1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 02:55:07 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte 2c1f2edcf2 Introduce failing 'clock' test case.
i.e. a few seconds of the Workbench 1.0 clock application.
2021-10-31 16:12:51 -07:00
..
68000 Comparative Tests
68000 Coverage
AllSuiteA
Amiga Blitter Tests Introduce failing 'clock' test case. 2021-10-31 16:12:51 -07:00
Atari ROMs
BCDTest
Bridges I'm not yet sure this is the best approach, but starts trying to make use of Lorenz's 6526 tests. 2021-07-30 21:21:16 -04:00
emudev.de krom traces Takes a swing at incorporating krom's 65816 test suite. At least as far as ADC. 2020-11-02 21:09:32 -05:00
FM Synthesis
FUSE
jeek816
Klaus Dormann
krom 65816 Attempts to reduce pull request heft. 2020-11-04 21:49:45 -05:00
MSX ROMs
Patrik Rak Z80 Tests
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift
6532Tests.swift
65816AddressingTests.swift
65816kromTests.swift Merge pull request #846 from MaddTheSane/maddsIIgs 2020-11-06 09:39:27 -05:00
68000ArithmeticTests.mm Assume and test that divide-by-zero posts the PC of the offending instruction. 2021-08-07 17:51:00 -04:00
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Minor pokes to the test files code. 2021-03-19 02:19:49 -06:00
68000ControlFlowTests.mm
68000MoveTests.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift
AmigaBlitterTests.mm Introduce failing 'clock' test case. 2021-10-31 16:12:51 -07:00
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
CRCTests.mm
DPLLTests.swift
EmuTOSTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
EnterpriseDaveTests.mm Remove redundant parameter. 2021-07-06 20:47:49 -04:00
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 Introduces basic auxiliary switch tests. 2020-12-11 21:30:03 -05:00
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Updates unit tests. 2021-04-05 21:33:04 -04:00
MintermTests.mm Correct filename. 2021-10-16 05:37:46 -07:00
MSXStaticAnalyserTests.mm
OPLTests.mm
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm Switch spaces to tabs. 2021-10-04 05:27:25 -07:00
QLTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
SpectrumVideoContentionTests.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
TestRunner68000.hpp Assume and test that divide-by-zero posts the PC of the offending instruction. 2021-08-07 17:51:00 -04:00
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift Adds the CNT input. 2021-08-03 22:19:41 -04:00
x86DecoderTests.mm Switch spaces to tabs. 2021-10-04 05:27:25 -07:00
Z80ContentionTests.mm Establishes that the 48/128kb contention patterns can be derived from my partial machine cycles alone. 2021-04-14 20:15:40 -04:00
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift
ZexallTests.swift