1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2023-05-10 17:13:01 -05:00
..
68000 Comparative Tests
68000 Coverage
68000 Decoding
AllSuiteA
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 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 Added an appropriate licence and credit for Wolfgang Lorenz's suite. 2016-11-01 22:26:12 -04:00
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
65816AddressingTests.swift
65816ComparativeTests.mm Disable test generation for commit. 2022-06-24 16:50:23 -04:00
65816kromTests.swift
68000ArithmeticTests.mm Test only well-defined flags. 2022-06-03 10:18:46 -04:00
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
68000ControlFlowTests.mm
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 Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
68000RollShiftTests.mm
68000Tests.mm Take improved guess at address error stacking order. 2022-06-09 16:17:09 -04:00
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 Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
C1540Tests.swift
Comparative68000.hpp Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
CRCTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
DingusdevPowerPCTests.mm
DPLLTests.swift Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse. 2020-01-12 17:25:21 -05:00
EmuTOSTests.mm Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
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 Resolves deprecated use of scanHexInt32. 2020-12-06 20:49:12 -05:00
IIgsMemoryMapTests.mm Fix tests. 2022-09-13 16:33:44 -04:00
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 Makes minor formatting improvement. 2020-10-17 22:31:51 -04:00
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
MasterSystemVDPTests.mm
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm
NSData+dataWithContentsOfGZippedFile.h
NSData+dataWithContentsOfGZippedFile.m
OPLTests.mm
PatrikRakTests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm Corrects test target. 2020-09-19 21:20:37 -04:00
PowerPCDecoderTests.mm
QLTests.mm Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
SpectrumVideoContentionTests.mm
TestRunner68000.hpp Remove the 68000's Mk2 suffix. 2023-05-10 17:13:01 -05:00
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 Add one more address size modifier test. 2022-03-11 13:01:02 -05:00
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
ZexallTests.swift