1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-14 11:57:27 +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
68000 Coverage Imports additional files used as test cases. 2019-04-25 21:43:47 -04:00
68000 Decoding
AllSuiteA
Amiga Blitter Tests
Atari ROMs
BCDTest
Bridges
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests
FM Synthesis
FUSE
IIgs Memory Map
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
6532Tests.swift
6809OperationMapperTests.mm Add experimental 6809 opcode decoder. 2023-03-17 21:20:35 -04:00
65816AddressingTests.swift
65816ComparativeTests.mm
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm
68000ControlFlowTests.mm
68000DecoderTests.mm
68000flamewingTests.mm Remove manual test count, now that all are being performed. 2022-05-13 11:00:26 -04:00
68000MoveTests.mm
68000OldVsNew.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
Comparative68000.hpp Remove usage of sprintf. 2022-11-11 20:29:59 -05:00
CRCTests.mm
DingusdevPowerPCTests.mm
DPLLTests.swift
EmuTOSTests.mm
EnterpriseDaveTests.mm
EnterpriseNickTests.mm
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MintermTests.mm
MSXStaticAnalyserTests.mm
NSData+dataWithContentsOfGZippedFile.h
NSData+dataWithContentsOfGZippedFile.m
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm
SpectrumVideoContentionTests.mm
TestRunner68000.hpp
TIATests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TimeTests.mm
WolfgangLorenzTests.swift
x86DataPointerTests.mm
x86DecoderTests.mm
Z80ContentionTests.mm
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift