1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/OSBindings/Mac/Clock SignalTests
..
68000 Comparative Tests
68000 Coverage
68000 Decoding
AllSuiteA
Amiga Blitter Tests
Atari ROMs
BCDTest
Bridges Test stack result, pass first test. 2023-09-21 10:00:26 -04:00
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests
FM Synthesis
FUSE
IIgs Memory Map
jeek816
Klaus Dormann
krom 65816 Attempts to reduce pull request heft. 2020-11-04 21:49:45 -05:00
MSX ROMs Introduces failing tests of the MSX static analyser. 2018-01-01 16:38:26 -05:00
Neskell Tests Import Neskell binaries. 2023-10-07 14:29:53 -04:00
Patrik Rak Z80 Tests Starts introducing the Patrik Rak tests. 2020-02-22 15:49:36 -05:00
QL Startup
TOS Startup Adds a test of TOS 1.00, as far as it goes without meaningful hardware. 2019-04-29 18:04:57 -04:00
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
6502TimingTests.swift
6522Tests.swift
6532Tests.swift
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
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
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift With some degree of hit and hope, correct 65C02 results. 2023-08-31 15:28:59 -04:00
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 Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
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
FUSETests.swift
IIgsMemoryMapTests.mm
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NeskellTests.swift
NSData+dataWithContentsOfGZippedFile.h
NSData+dataWithContentsOfGZippedFile.m
OPLTests.mm Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm
SpectrumVideoContentionTests.mm
TestRunner68000.hpp
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
x86DecoderTests.mm Boil down segment ahead of time. 2023-10-27 12:54:42 -04:00
Z80ContentionTests.mm Avoid type-in-function-name, Z80 edition. 2023-05-10 18:42:19 -05:00
Z80InterruptTests.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift