1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-04 22:33:09 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte c1bae49a92 Standardises on read and write for bus accesses.
Logic being: name these things for the bus action they model, not the effect they have.
2020-01-05 13:40:02 -05:00
..
68000 Comparative Tests Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000 Coverage
AllSuiteA
Atari ROMs
BCDTest
Bridges Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
FUSE
Klaus Dormann
MSX ROMs
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift
6502TimingTests.swift Introduces Klaus Dorman's 65C02 tests. All failing. 2018-08-06 21:48:43 -04:00
6522Tests.swift
6532Tests.swift
68000ArithmeticTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
68000BCDTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
68000BitwiseTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
68000ComparativeTests.mm Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000ControlFlowTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
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 Adds and satisfies test on the function code word. 2020-01-04 23:58:07 -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
EmuTOSTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
FUSETests.swift
Info.plist
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
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 Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TestRunner68000.hpp Adds some minor extra testing. Highly duplicative, to be honest. 2020-01-02 23:14:05 -05:00
TIATests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TimeTests.mm
WolfgangLorenzTests.swift
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift