1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2019-12-16 20:00:42 -05:00
..
68000 Comparative Tests Withdraws test of CHK (exception taken). 2019-12-16 20:00:42 -05:00
68000 Coverage Imports additional files used as test cases. 2019-04-25 21:43:47 -04:00
AllSuiteA
Atari ROMs
BCDTest
Bridges Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
FUSE
Klaus Dormann Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
MSX ROMs
QL Startup Applies trace testing to EmuTOS. 2019-04-29 16:55:21 -04:00
TOS Startup Adds a test of TOS 1.00, as far as it goes without meaningful hardware. 2019-04-29 18:04:57 -04:00
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift Resolves various instances of spaces in place of tabs. 2018-09-09 20:33:56 -04:00
6502TimingTests.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
6522Tests.swift Introduces an initial shift unit test, and makes it pass. 2019-07-07 22:13:36 -04:00
6532Tests.swift
68000ArithmeticTests.mm Corrects comment. 2019-08-04 20:30:41 -04:00
68000BCDTests.mm Factors BCD out of general arithmetic. 2019-06-29 13:31:24 -04:00
68000BitwiseTests.mm Imports AND tests. 2019-06-29 20:16:10 -04:00
68000ComparativeTests.mm Corrects collection of instruction codes. 2019-12-16 00:01:18 -05:00
68000ControlFlowTests.mm Corrects TRAP, TRAPV and CHK timing. 2019-06-29 21:25:22 -04:00
68000MoveTests.mm Corrects missing file. 2019-07-01 18:18:46 -04:00
68000RollShiftTests.mm Imports ROXL and ROXR tests. 2019-06-29 15:26:09 -04:00
68000Tests.mm Updates test case. 2019-07-24 22:07:17 -04:00
AllSuiteATests.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
AtariStaticAnalyserTests.mm Permits a delay on DE propagation back to the CPU. Plus tests. 2019-11-18 22:12:24 -05:00
AtariSTVideoTests.mm Integrates basic unit test for Atari ST video event prediction. 2019-11-19 21:54:13 -05:00
BCDTest.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
C1540Tests.swift
Comparative68000.hpp Applies trace testing to EmuTOS. 2019-04-29 16:55:21 -04:00
CRCTests.mm
DPLLTests.swift
EmuTOSTests.mm Hides all runtime Program member accesses behind macros. 2019-07-24 12:01:30 -04:00
FUSETests.swift
Info.plist
KlausDormannTests.swift Implements proper test for ADC/SBC 65C02 NZ, though not yet the proper timing. 2018-08-10 22:42:35 -04:00
MacGCRTests.mm Completes Mac GCR decoding and its associated test. 2019-07-11 17:37:07 -04:00
MacintoshVideoTests.mm Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
MasterSystemVDPTests.mm Resolves printf type errors. 2019-12-08 11:56:05 -05:00
MSXStaticAnalyserTests.mm
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
QLTests.mm Hides all runtime Program member accesses behind macros. 2019-07-24 12:01:30 -04:00
TestRunner68000.hpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
Z80InterruptTests.swift
Z80MachineCycleTests.swift Updates to track Swift. 2019-03-27 21:25:51 -04:00
Z80MemptrTests.swift Updates to track Swift. 2019-03-27 21:25:51 -04:00
ZexallTests.swift