1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte 70cdc2ca9f Fix MOVEP to register.
Advance to lack of MOVEM.
2022-05-05 12:37:47 -04:00
..
68000 Comparative Tests
68000 Coverage
68000 Decoding Import correct STOP, LINK, EXT. 2022-04-22 14:36:29 -04:00
AllSuiteA
Amiga Blitter Tests
Atari ROMs
BCDTest
Bridges
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 Applies trace testing to EmuTOS. 2019-04-29 16:55:21 -04:00
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift
6532Tests.swift
65816AddressingTests.swift
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Fix MOVEP to register. 2022-05-05 12:37:47 -04:00
68000ControlFlowTests.mm
68000DecoderTests.mm Distinguish [ADD/SUB]QA from [ADD/SUB]Q. 2022-05-03 14:17:26 -04:00
68000MoveTests.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
CRCTests.mm
DingusdevPowerPCTests.mm Normalise macros, remove unused AssertEqualOperationNameO. 2022-04-09 21:25:00 -04:00
DPLLTests.swift
EmuTOSTests.mm
EnterpriseDaveTests.mm
EnterpriseNickTests.mm Introduces unit test and thereby seemingly fixes get_next_sequence_point. 2021-06-18 17:44:17 -04:00
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MintermTests.mm
MSXStaticAnalyserTests.mm
OPLTests.mm Restores top bit of channel period, propagates it to the envelope generator. 2020-05-05 00:28:24 -04:00
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm Update tests. 2022-04-09 21:11:58 -04:00
QLTests.mm
SpectrumVideoContentionTests.mm
TestRunner68000.hpp
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift
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 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 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