1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-07 19:05:38 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2022-05-20 18:48:19 -04:00
..
68000 Comparative Tests
68000 Coverage
68000 Decoding
AllSuiteA
Amiga Blitter Tests
Atari ROMs
BCDTest
Bridges
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests
FM Synthesis
FUSE
jeek816 Starts using Jeek816 for a basic native-mode audit. Fixes absolute long addressing. 2020-10-11 22:02:46 -04:00
Klaus Dormann
krom 65816
MSX ROMs Introduces failing tests of the MSX static analyser. 2018-01-01 16:38:26 -05:00
Patrik Rak Z80 Tests
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
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
6532Tests.swift
65816AddressingTests.swift
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000BitwiseTests.mm
68000ComparativeTests.mm Add a faulty attempt at MOVEM. 2022-05-20 18:48:19 -04:00
68000ControlFlowTests.mm
68000DecoderTests.mm
68000flamewingTests.mm
68000MoveTests.mm
68000RollShiftTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000Tests.mm
AllSuiteATests.swift
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
Comparative68000.hpp
CRCTests.mm
DingusdevPowerPCTests.mm
DPLLTests.swift
EmuTOSTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
EnterpriseDaveTests.mm
EnterpriseNickTests.mm
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift Makes minor formatting improvement. 2020-10-17 22:31:51 -04:00
KlausDormannTests.swift
MacGCRTests.mm Completes Mac GCR decoding and its associated test. 2019-07-11 17:37:07 -04:00
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Updates unit tests. 2021-04-05 21:33:04 -04:00
MintermTests.mm
MSXStaticAnalyserTests.mm
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm Corrects test target. 2020-09-19 21:20:37 -04:00
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm
SpectrumVideoContentionTests.mm
TestRunner68000.hpp
TIATests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TimeTests.mm
WolfgangLorenzTests.swift
x86DataPointerTests.mm
x86DecoderTests.mm
Z80ContentionTests.mm Establishes that the 48/128kb contention patterns can be derived from my partial machine cycles alone. 2021-04-14 20:15:40 -04:00
Z80InterruptTests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift