26:e4cc203b0f34
|
2017-05-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated the image to feature dithering and more realistic colours. |
|
|
vga.S
|
|
25:aa4ee220569d
|
2017-05-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Use a suitable image for the I0RRGGBB representation. |
|
|
vga.S
|
|
24:b0afa50a86e9
|
2017-05-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added copyright and licensing information. |
|
|
docs/COPYING.txt docs/gpl-3.0.txt
|
|
23:81ee57d5c082
|
2017-05-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Switched to using a I0RRGGBB colour representation. |
|
|
README.txt tools/makeimage.py
|
|
22:27660220db5a
|
2017-05-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a tool for simple image conversion to the appropriate pixel data format. |
|
|
tools/makeimage.py
|
|
21:9e55bb93989c
|
2017-05-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Test a 48MHz system clock, 24MHz peripheral clock, and 800 x 600 @ 60Hz output
with the 160x256 picture in the centre of the screen, 256 lines doubled to 512. |
|
|
vga.S
|
|
20:3c8c93365e47
|
2017-05-17 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added missing operations to enable and disable the line channel. |
|
|
vga.S
|
|
19:2e365a839bc7
|
2017-05-17 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated the documentation to indicate that RB6 is not available and that only
7 bits are available for colour information, also changing the test picture. |
|
|
README.txt vga.S
|
|
18:d59a264cf254
|
2017-05-17 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added example image data and a sync instruction that seems to help the CPU
propagate the data to RAM. |
|
|
pic32.h vga.S
|
|
17:4980cefab1ae
|
2017-05-16 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a screen start address register. |
|
|
vga.S
|
|