1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-07 11:32:44 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2020-01-27 20:35:58 -05:00
..
68000 Comparative Tests Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000 Coverage
AllSuiteA
Atari ROMs
BCDTest
Bridges Fixes test units. 2020-01-27 20:35:58 -05:00
FUSE
Klaus Dormann Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
MSX ROMs
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift
6532Tests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000ControlFlowTests.mm
68000MoveTests.mm
68000RollShiftTests.mm
68000Tests.mm Introduces a timing test for LSL. Which already passes. 2020-01-08 22:35:28 -05:00
AllSuiteATests.swift
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm Adds some minor extra testing. Highly duplicative, to be honest. 2020-01-02 23:14:05 -05:00
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
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
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
MSXStaticAnalyserTests.mm
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
QLTests.mm All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
TestRunner68000.hpp Introduces a timing test for LSL. Which already passes. 2020-01-08 22:35:28 -05:00
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift