AppleWin/source/CPU
TomCh 6125c2b12d
Support for synchronous events (PR #841)
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
..
cpu65C02.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
cpu6502.h Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
cpu_general.inl
cpu_heatmap.inl
cpu_instructions.inl