mirror of
https://github.com/holub/mame
synced 2025-05-23 06:08:48 +03:00
![]() Sent: Tuesday, December 23, 2008 7:49 AM To: submit@mamedev.org Subject: Submissions * ddragon.diff: - converted scanline timer to be a device - corrected M6809 CPU frequencies, they are supposed to be internally divided by 4 but there's no internal divider in the core * gstream.diff: - improved oki banking (educated guesswork, see notes in the driver) - replaced CPU_EAT_CYCLES hack with CPU_SPINUNTIL_INT because the first cause the video completely out of sync with audio. I think the game is really so slow on the PCB too * vball.diff: - converted driver to be fully scanlines based using timers - hooked up interrupts - updated driver to new video screen raw parameters (based on ddragon.c driver) * xain.diff: - converted driver to be fully scanlines based using timers - fixed ID 02742 - updated driver to new video screen raw parameters (based on ddragon.c driver) |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |