Changes

Jump to: navigation, search

FPGAmstrad

1 byte added, 17:52, 9 January 2018
/* VGA */
In ZX-Uno FPGAmstrad, I implemented CRTC0.
==== VGA: TODO : arnoldemu testbench ====
'''arnoldemu testbench: crtctest'''
 
Adding choice of CRTC 0 or 1 on OSD, and passing this test could be great.
 
==== VGA: TODO : winape testbench ====
'''winape testbench: plustest'''
 
a better border heuristic
 
Using winape testbench (plustest), test 2 does show somes problems while border does go out of screen, negative border does hide line itself.
==== VGA: VRAM ====
RAM_palette contains the ink list and the mode for each line of VRAM, sampled at horizontal middle of 800x600 screen, and used at begin of each line.
 
==== VGA: TODO : arnoldemu testbench ====
'''arnoldemu testbench: crtctest'''
 
Adding choice of CRTC 0 or 1 on OSD, and passing this test could be great.
 
==== VGA: TODO : winape testbench ====
'''winape testbench: plustest'''
 
a better border heuristic
 
Using winape testbench (plustest), test 2 does show somes problems while border does go out of screen, negative border does hide line itself.
=== bootloader ===
1,200
edits