1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/OSBindings/Mac/Clock SignalTests
..
68000 Comparative Tests
68000 Coverage
68000 Decoding
AllSuiteA
Amiga Blitter Tests
Atari ROMs
BCDTest
Bridges
dingusdev PowerPC tests
emudev.de krom traces
FM Synthesis
FUSE
jeek816
Klaus Dormann
krom 65816
MSX ROMs
Patrik Rak Z80 Tests
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift Takes a run at timer-linked PB7 output behaviour. 2020-09-20 14:51:59 -04:00
6532Tests.swift
65816AddressingTests.swift
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm
68000ControlFlowTests.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
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
CRCTests.mm
DingusdevPowerPCTests.mm
DPLLTests.swift
EmuTOSTests.mm
EnterpriseDaveTests.mm
EnterpriseNickTests.mm
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift Imports a custom-built copy of Klaus Dormann's 65C02 test, with only 65816-compatible parts. 2020-10-19 19:27:16 -04:00
m68kDecoderTests.mm Introduce remainder of tests. 2022-04-22 14:33:43 -04:00
MacGCRTests.mm Completes Mac GCR decoding and its associated test. 2019-07-11 17:37:07 -04:00
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm
SpectrumVideoContentionTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
TestRunner68000.hpp
TIATests.mm
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
Z80MachineCycleTests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
Z80MemptrTests.swift
ZexallTests.swift