1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/OSBindings/Mac/Clock SignalTests
..
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 Eliminate type-in-function-name from 6502-world. 2023-05-10 18:53:38 -05:00
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
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 Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
6809OperationMapperTests.mm
8088Tests.mm
65816AddressingTests.swift
65816ComparativeTests.mm
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm
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
68000MoveTests.mm
68000OldVsNew.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
CRCTests.mm
DingusdevPowerPCTests.mm
DispatcherTests.mm Shift back to original name. 2023-06-13 15:25:51 -04:00
DPLLTests.swift
EmuTOSTests.mm Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
EnterpriseDaveTests.mm
EnterpriseNickTests.mm Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm
NSData+dataWithContentsOfGZippedFile.h
NSData+dataWithContentsOfGZippedFile.m
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm Update tests. 2022-04-09 21:11:58 -04:00
QLTests.mm Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
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 Avoid type-in-function-name, Z80 edition. 2023-05-10 18:42:19 -05:00
Z80InterruptTests.swift
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