1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2020-04-20 18:40:47 -04:00
..
68000 Comparative Tests Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000 Coverage
AllSuiteA
Atari ROMs
BCDTest
Bridges Starts towards implementing some OPL test cases. 2020-04-14 23:51:45 -04:00
FUSE
Klaus Dormann
MSX ROMs Introduces failing tests of the MSX static analyser. 2018-01-01 16:38:26 -05:00
Patrik Rak Z80 Tests Starts introducing the Patrik Rak tests. 2020-02-22 15:49:36 -05:00
QL Startup Applies trace testing to EmuTOS. 2019-04-29 16:55:21 -04:00
TOS Startup
Wolfgang Lorenz 6502 test suite Added an appropriate licence and credit for Wolfgang Lorenz's suite. 2016-11-01 22:26:12 -04:00
Zexall Imported the Zexall.com tester, as a first thing to throw at the Z80 to be. 2017-05-16 21:37:09 -04:00
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift Introduces an initial shift unit test, and makes it pass. 2019-07-07 22:13:36 -04:00
6532Tests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Corrects lambda capture. 2020-02-22 12:34:16 -05:00
68000ControlFlowTests.mm
68000MoveTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
68000RollShiftTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
68000Tests.mm
AllSuiteATests.swift
AtariStaticAnalyserTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
AtariSTVideoTests.mm Makes the shifter behaviour conform to its documentation. 2020-02-02 17:26:39 -05:00
BCDTest.swift
C1540Tests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Comparative68000.hpp Applies trace testing to EmuTOS. 2019-04-29 16:55:21 -04:00
CRCTests.mm
DPLLTests.swift Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse. 2020-01-12 17:25:21 -05:00
EmuTOSTests.mm All these 'override's can be 'final's. 2020-01-23 22:57:51 -05: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
MasterSystemVDPTests.mm Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
MSXStaticAnalyserTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
PCMTrackTests.mm Makes an initial removal of PCMPatchedTrack. Farewell, old friend. 2018-07-01 22:49:57 -04:00
QLTests.mm All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
TestRunner68000.hpp
TIATests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TimeTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
WolfgangLorenzTests.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
Z80InterruptTests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Z80MachineCycleTests.swift
Z80MemptrTests.swift Corrects test cases, as far as they go. 2020-02-27 22:33:18 -05:00
ZexallTests.swift Improves documentation. 2020-02-27 22:33:34 -05:00