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 Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
cpu_heatmap.inl Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
cpu_instructions.inl Fix opcode timing issues reported in #292 2015-05-26 21:58:48 +01:00