mirror of
https://github.com/holub/mame
synced 2025-07-12 13:11:05 +03:00
![]() cleaner way to differentiate between multiple timers rather than relying on the pointers. These values are also saved with the timers. Updated the few devices using device timers to leverage this. Added new function device_timer_call_after_resynch() which creates a temporary 0-length timer that calls back through the device's device_timer() method with a given device_timer_id. Updated i8257_device to initialize its state and use device timers. (Fixes 04032: All sets in dkong.c: [debug] Game does not start.) |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |