mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
Fix typo...
This commit is contained in:
parent
cb8c13000b
commit
eb843cc1d2
@ -489,7 +489,7 @@ ROM_END
|
||||
or just some differences against the i8255. Needs more research.
|
||||
|
||||
KR580VI53/i8253 timers usage:
|
||||
0 - used to blank part of display in horisontal direction, apparently it's CLK0 is PIXEL_CLOCK/4, GATE0 is HBlank, OUT0 - blank video
|
||||
0 - used to blank part of display in horizontal direction, apparently it's CLK0 is PIXEL_CLOCK/4, GATE0 is HBlank, OUT0 - blank video
|
||||
1 - used to blank part of display in vertical direction, apparently it's CLK1 is HBlank or OUT0, GATE1 is VBlank, OUT1 - blank video
|
||||
2 - sound generation
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user