1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Thomas Harte 979186e71d Transcribes the English-language versions of the outstanding tests.
Passing these will make me willing to call the 65816 functionality provisionally done, other than making sureI signal VPA, VDA, VPB, etc, correctly.
2020-10-14 13:56:37 -04:00
..
68000 Comparative Tests
68000 Coverage
AllSuiteA
Atari ROMs
BCDTest
Bridges Starts transcribing the addressing examples I have into tests. 2020-10-13 21:38:30 -04:00
FM Synthesis Adds test data for FM wave generation. 2020-04-20 19:33:03 -04:00
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
MSX ROMs
Patrik Rak Z80 Tests
QL Startup
TOS Startup
Wolfgang Lorenz 6502 test suite
Zexall
6502InterruptTests.swift Starts transcribing the addressing examples I have into tests. 2020-10-13 21:38:30 -04:00
6502TimingTests.swift Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
6522Tests.swift Takes a run at timer-linked PB7 output behaviour. 2020-09-20 14:51:59 -04:00
6532Tests.swift
65816AddressingTests.swift Transcribes the English-language versions of the outstanding tests. 2020-10-14 13:56:37 -04:00
68000ArithmeticTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000BCDTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000BitwiseTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000ComparativeTests.mm Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
68000ControlFlowTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000MoveTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000RollShiftTests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
68000Tests.mm Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
AllSuiteATests.swift Edges towards offering the 65816 as another type of 6502 for testing. 2020-09-26 22:31:50 -04:00
AtariStaticAnalyserTests.mm
AtariSTVideoTests.mm
BCDTest.swift Edges towards offering the 65816 as another type of 6502 for testing. 2020-09-26 22:31:50 -04:00
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 Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
FUSETests.swift Corrects memptr behaviour of JP nn. 2020-02-26 22:02:15 -05:00
Info.plist
Jeek816Tests.swift Corrects absolute, x and absolute, y addressing modes. 2020-10-13 20:30:39 -04:00
KlausDormannTests.swift This test isn't actually 65816-compatible. 2020-10-10 18:19:48 -04:00
MacGCRTests.mm
MacintoshVideoTests.mm
MasterSystemVDPTests.mm Further strips OpenGL from the macOS target. 2020-08-09 22:17:27 -04:00
MSXStaticAnalyserTests.mm
OPLTests.mm Restores top bit of channel period, propagates it to the envelope generator. 2020-05-05 00:28:24 -04:00
PatrikRakTests.swift Corrects memptr behaviour of OTIR/OTDR and INIR/INDR. 2020-02-27 20:55:43 -05:00
PCMSegmentEventSourceTests.mm Corrects test target. 2020-09-19 21:20:37 -04:00
PCMTrackTests.mm Corrects test target. 2020-09-19 21:20:37 -04:00
QLTests.mm Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
TestRunner68000.hpp Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
TIATests.mm
TimeTests.mm
WolfgangLorenzTests.swift Starts transcribing the addressing examples I have into tests. 2020-10-13 21:38:30 -04:00
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift Corrects test cases, as far as they go. 2020-02-27 22:33:18 -05:00
ZexallTests.swift Improves documentation. 2020-02-27 22:33:34 -05:00