mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
videoart: update notes
This commit is contained in:
parent
8a574df9d0
commit
ad27127640
@ -25,7 +25,9 @@ TODO:
|
||||
- background color is wrong, this also causes it to scribble preset drawings on
|
||||
top of eachother, changing each screen_scanning(1) in video/ef9365.cpp to
|
||||
screen_scanning(0) makes it look ok
|
||||
- vectors on default splash screen should be thicker
|
||||
- vectors on default splash screen should be thicker, horizontal resolution is
|
||||
probably 128 instead of 512, which also makes more sense with the amount of
|
||||
RAM it has (compressing the width down to 128 crudely introduces other bugs)
|
||||
- palette is approximated from photos/videos
|
||||
|
||||
*******************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user