1
0
mirror of https://github.com/AppleWin/AppleWin.git synced 2025-04-17 15:40:59 +00:00
TomCh 6125c2b12d
Support for synchronous events (PR )
Switched Mockingboard/6522 Timer interrupts & Mousecard's VBlank interrupt to use synchronous events.
This is a linked-list of ordered timer-based event, where only the head of the list needs updating after every opcode.
2020-10-11 16:08:05 +01:00
..