1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/OSBindings/Mac/Clock SignalTests
..
68000 Comparative Tests
68000 Coverage
68000 Decoding Decode [MUL/DIV][U/S].l. 2022-10-30 11:32:36 -04:00
AllSuiteA Partitioned and added text for AllSuiteA and Klaus Dormann's tests. 2016-11-01 22:35:15 -04:00
Amiga Blitter Tests Remove 'Faulty peek' JSON breakages. 2022-08-08 15:22:18 -04:00
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 Adds test data for FM wave generation. 2020-04-20 19:33:03 -04:00
FUSE
IIgs Memory Map
jeek816
Klaus Dormann
krom 65816
MSX ROMs
Neskell Tests
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 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
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 Add experimental 6809 opcode decoder. 2023-03-17 21:20:35 -04:00
8088Tests.mm
65816AddressingTests.swift
65816ComparativeTests.mm
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
68000ControlFlowTests.mm
68000DecoderTests.mm
68000flamewingTests.mm
68000MoveTests.mm Switch register-setting interface. 2022-05-26 07:52:14 -04:00
68000OldVsNew.mm
68000RollShiftTests.mm
68000Tests.mm Take improved guess at address error stacking order. 2022-06-09 16:17:09 -04:00
AllSuiteATests.swift Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
AmigaBlitterTests.mm Add overt include. 2022-08-22 10:03:24 -04:00
AtariStaticAnalyserTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
AtariSTVideoTests.mm Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
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
CRCTests.mm
DingusdevPowerPCTests.mm Normalise macros, remove unused AssertEqualOperationNameO. 2022-04-09 21:25:00 -04:00
DispatcherTests.mm Shift back to original name. 2023-06-13 15:25:51 -04:00
DPLLTests.swift Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse. 2020-01-12 17:25:21 -05:00
EmuTOSTests.mm
EnterpriseDaveTests.mm
EnterpriseNickTests.mm Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
FUSETests.swift Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
IIgsMemoryMapTests.mm Eliminate all whitespace-only lines. 2023-05-12 14:16:39 -04:00
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
MasterSystemVDPTests.mm
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm
NeskellTests.swift
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 Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm Corrects test target. 2020-09-19 21:20:37 -04:00
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 Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
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 Switch to intended compact version of Instruction. 2022-03-10 15:14:50 -05:00
x86DecoderTests.mm
Z80ContentionTests.mm
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 Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
ZexallTests.swift