1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-14 12:24:04 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2022-03-25 20:10:08 -04:00
..
68000 Comparative Tests Fixes A7-relative JSRs. 2020-01-04 22:22:33 -05:00
68000 Coverage
AllSuiteA
Amiga Blitter Tests Add README.md 2021-12-07 18:19:51 -05:00
Atari ROMs
BCDTest
Bridges I'm not yet sure this is the best approach, but starts trying to make use of Lorenz's 6526 tests. 2021-07-30 21:21:16 -04:00
dingusdev PowerPC tests Introduce dingusdev tests, do just enough to check bx. 2022-03-18 17:24:12 -04:00
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 Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
6522Tests.swift
6532Tests.swift
65816AddressingTests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
65816kromTests.swift
68000ArithmeticTests.mm Assume and test that divide-by-zero posts the PC of the offending instruction. 2021-08-07 17:51:00 -04:00
68000BCDTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
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 Correct test logic. 2021-11-25 04:11:20 -05:00
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp Edges towards offering the 65816 as another type of 6502 for testing. 2020-09-26 22:31:50 -04:00
CRCTests.mm
DingusdevPowerPCTests.mm Resolve final branch test: aa() applies. 2022-03-25 20:10:08 -04:00
DPLLTests.swift
EmuTOSTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
EnterpriseDaveTests.mm Remove redundant parameter. 2021-07-06 20:47:49 -04:00
EnterpriseNickTests.mm Introduces unit test and thereby seemingly fixes get_next_sequence_point. 2021-06-18 17:44:17 -04:00
FUSETests.swift Resolves deprecated use of scanHexInt32. 2020-12-06 20:49:12 -05:00
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
OPLTests.mm
PatrikRakTests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm Switch spaces to tabs. 2021-10-04 05:27:25 -07:00
QLTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
SpectrumVideoContentionTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
TestRunner68000.hpp Assume and test that divide-by-zero posts the PC of the offending instruction. 2021-08-07 17:51:00 -04:00
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift Adds the CNT input. 2021-08-03 22:19:41 -04:00
x86DataPointerTests.mm Switch to intended compact version of Instruction. 2022-03-10 15:14:50 -05:00
x86DecoderTests.mm Add one more address size modifier test. 2022-03-11 13:01:02 -05:00
Z80ContentionTests.mm
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift