1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2022-06-19 06:58:23 -04:00
..
68000 Comparative Tests Mention DIVU/DIVS flags. 2022-05-25 15:39:00 -04:00
68000 Coverage
68000 Decoding Add missing instruction: RESET. 2022-06-03 11:15:39 -04:00
AllSuiteA
Amiga Blitter Tests
Atari ROMs Added a readme, as is traditional for folders I'm excluding from Git. 2017-03-12 22:16:12 -04:00
BCDTest
Bridges
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests
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 Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
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
65816ComparativeTests.mm Use 'x' instead of 'i'. 2022-06-19 06:58:23 -04:00
65816kromTests.swift
68000ArithmeticTests.mm Test only well-defined flags. 2022-06-03 10:18:46 -04:00
68000BCDTests.mm Switch register-setting interface. 2022-05-26 07:52:14 -04:00
68000BitwiseTests.mm Switch register-setting interface. 2022-05-26 07:52:14 -04:00
68000ComparativeTests.mm Add the option to log a list of all untested instructions. 2022-05-25 13:17:01 -04:00
68000ControlFlowTests.mm Fix CHK tests: timing and expected flags. 2022-05-29 15:26:56 -04:00
68000DecoderTests.mm Move string logic into Preinstruction. 2022-05-12 19:46:08 -04:00
68000flamewingTests.mm Remove manual test count, now that all are being performed. 2022-05-13 11:00:26 -04:00
68000MoveTests.mm Switch register-setting interface. 2022-05-26 07:52:14 -04:00
68000OldVsNew.mm Restore 1000 test count. 2022-06-14 22:02:53 -04:00
68000RollShiftTests.mm Switch register-setting interface. 2022-05-26 07:52:14 -04:00
68000Tests.mm Take improved guess at address error stacking order. 2022-06-09 16:17:09 -04:00
AllSuiteATests.swift
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
C1540Tests.swift
Comparative68000.hpp Switch comparative trace tests to 68000 Mk2. 2022-05-25 11:32:00 -04:00
CRCTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
DingusdevPowerPCTests.mm
DPLLTests.swift Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse. 2020-01-12 17:25:21 -05:00
EmuTOSTests.mm Switch comparative trace tests to 68000 Mk2. 2022-05-25 11:32:00 -04:00
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
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MintermTests.mm
MSXStaticAnalyserTests.mm
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm Switch comparative trace tests to 68000 Mk2. 2022-05-25 11:32:00 -04:00
SpectrumVideoContentionTests.mm
TestRunner68000.hpp Simplify transaction. 2022-05-26 19:37:30 -04:00
TIATests.mm
TimeTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
WolfgangLorenzTests.swift
x86DataPointerTests.mm
x86DecoderTests.mm
Z80ContentionTests.mm
Z80InterruptTests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift