mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
Fixed both:
03589: mystston, myststono: VSYNC does not match original PCB [Corrado Tomaselli] 03588: mystston, myststono: Music is faster than original PCB [Corrado Tomaselli]
This commit is contained in:
parent
290de3bfc6
commit
486408ca6c
@ -25,7 +25,7 @@
|
||||
*************************************/
|
||||
|
||||
#define PIXEL_CLOCK (MYSTSTON_MASTER_CLOCK / 2)
|
||||
#define HTOTAL (0x140)
|
||||
#define HTOTAL (0x180)
|
||||
#define HBEND (0x000)
|
||||
#define HBSTART (0x100)
|
||||
#define VTOTAL (0x110) /* counts from 0x08-0xff, then from 0xe8-0xff */
|
||||
|
Loading…
Reference in New Issue
Block a user