AppleWin/test
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
..
TestCPU6502 Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
TestDebugger Fixed Coverity 'High Impact Outstanding' issues: 2020-01-04 17:43:20 +00:00
UnitTests.bat Add new TestDebugger project with some simple unit-tests for _6502_GetTargets() (#445) 2017-08-15 21:02:54 +01:00