1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-04 06:33:47 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte 315e0b4545 Add experimental 6809 opcode decoder.
Just a pleasant distraction, for now.
2023-03-17 21:20:35 -04:00
..
68000 Comparative Tests Mention DIVU/DIVS flags. 2022-05-25 15:39:00 -04:00
68000 Coverage
68000 Decoding Decode [MUL/DIV][U/S].l. 2022-10-30 11:32:36 -04:00
AllSuiteA
Amiga Blitter Tests Remove 'Faulty peek' JSON breakages. 2022-08-08 15:22:18 -04:00
Atari ROMs
BCDTest
Bridges
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests Introduce and overwhelmingly fail the flamewing BCD tests. 2022-05-11 15:19:39 -04:00
FM Synthesis
FUSE
IIgs Memory Map Fix installation of LCW test value; thereby permit all tests. 2022-06-29 15:04:21 -04:00
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
6522Tests.swift Takes a run at timer-linked PB7 output behaviour. 2020-09-20 14:51:59 -04:00
6532Tests.swift
6809OperationMapperTests.mm Add experimental 6809 opcode decoder. 2023-03-17 21:20:35 -04:00
65816AddressingTests.swift
65816ComparativeTests.mm Disable test generation for commit. 2022-06-24 16:50:23 -04:00
65816kromTests.swift Simplify slightly, per new S reporting rule. 2022-06-22 16:43:00 -04:00
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 Introduce/extend 68k enums to cover 68020 instruction set. 2022-10-22 15:20:30 -04:00
68000ControlFlowTests.mm Fix CHK tests: timing and expected flags. 2022-05-29 15:26:56 -04:00
68000DecoderTests.mm Add test of operand_flags and operand_size; add entries for missing 68000 and 68010 instructions. 2022-10-31 15:15:05 -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 Introduce/extend 68k enums to cover 68020 instruction set. 2022-10-22 15:20:30 -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 Add overt include. 2022-08-22 10:03:24 -04:00
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp Remove usage of sprintf. 2022-11-11 20:29:59 -05:00
CRCTests.mm
DingusdevPowerPCTests.mm
DPLLTests.swift
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 Fix tests. 2022-09-13 16:33:44 -04:00
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Update SMS VDP tests. 2023-01-09 22:58:12 -05:00
MintermTests.mm
MSXStaticAnalyserTests.mm
NSData+dataWithContentsOfGZippedFile.h Be overt about performance side effect. 2022-08-08 15:17:04 -04:00
NSData+dataWithContentsOfGZippedFile.m Factor out GZip shenanigans. 2022-08-08 10:52:55 -04:00
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
WolfgangLorenzTests.swift
x86DataPointerTests.mm
x86DecoderTests.mm
Z80ContentionTests.mm
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift