1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 01:31:42 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2021-04-05 21:33:04 -04:00
..
68000 Comparative Tests
68000 Coverage
AllSuiteA
Atari ROMs
BCDTest Fixed accreditation of BCDTest. 2016-11-01 22:40:48 -04:00
Bridges Takes a swing at incorporating krom's 65816 test suite. At least as far as ADC. 2020-11-02 21:09:32 -05: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 Apparently tStates is decimal. Of course it is. 2020-02-26 20:04:55 -05:00
jeek816 Starts using Jeek816 for a basic native-mode audit. Fixes absolute long addressing. 2020-10-11 22:02:46 -04:00
Klaus Dormann Adds the .lst; otherwise I'll probably just lose it. 2020-10-19 20:58:24 -04:00
krom 65816
MSX ROMs
Patrik Rak Z80 Tests Starts introducing the Patrik Rak tests. 2020-02-22 15:49:36 -05:00
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 Imported the Zexall.com tester, as a first thing to throw at the Z80 to be. 2017-05-16 21:37:09 -04:00
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
65816AddressingTests.swift Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
65816kromTests.swift Merge pull request #846 from MaddTheSane/maddsIIgs 2020-11-06 09:39:27 -05:00
68000ArithmeticTests.mm
68000BCDTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000BitwiseTests.mm
68000ComparativeTests.mm
68000ControlFlowTests.mm
68000MoveTests.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift
AtariStaticAnalyserTests.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp Edges towards offering the 65816 as another type of 6502 for testing. 2020-09-26 22:31:50 -04:00
CRCTests.mm
DPLLTests.swift
EmuTOSTests.mm
FUSETests.swift
IIgsMemoryMapTests.mm Introduces basic auxiliary switch tests. 2020-12-11 21:30:03 -05: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
KlausDormannTests.swift
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm
MSXStaticAnalyserTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
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 Corrects test target. 2020-09-19 21:20:37 -04:00
PCMTrackTests.mm
PowerPCDecoderTests.mm Corrects namespace. 2021-01-21 18:58:11 -05:00
QLTests.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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
WolfgangLorenzTests.swift
x86DecoderTests.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 Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
ZexallTests.swift