1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte c6c6213460 Bifurcate the fetch-operand flow.
Address calculation will be the same, but the fetch will differ. I don't think there's a neat costless way to factor out the address calculations, alas, but I'll see whether macros can save the day.
2022-05-19 10:27:51 -04:00
..
68000 Comparative Tests Bifurcate the fetch-operand flow. 2022-05-19 10:27:51 -04:00
68000 Coverage
68000 Decoding
AllSuiteA
Amiga Blitter Tests
Atari ROMs
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
jeek816
Klaus Dormann
krom 65816
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
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 Bifurcate the fetch-operand flow. 2022-05-19 10:27:51 -04:00
68000ControlFlowTests.mm
68000DecoderTests.mm Move string logic into Preinstruction. 2022-05-12 19:46:08 -04:00
68000flamewingTests.mm Remove manual test count, now that all are being performed. 2022-05-13 11:00:26 -04:00
68000MoveTests.mm
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift
C1540Tests.swift
Comparative68000.hpp
CRCTests.mm
DingusdevPowerPCTests.mm
DPLLTests.swift
EmuTOSTests.mm
EnterpriseDaveTests.mm
EnterpriseNickTests.mm
FUSETests.swift
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
MintermTests.mm
MSXStaticAnalyserTests.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
OPLTests.mm Restores top bit of channel period, propagates it to the envelope generator. 2020-05-05 00:28:24 -04:00
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm
SpectrumVideoContentionTests.mm
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 Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TimeTests.mm
WolfgangLorenzTests.swift
x86DataPointerTests.mm
x86DecoderTests.mm
Z80ContentionTests.mm
Z80InterruptTests.swift
Z80MachineCycleTests.swift
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