.. |
68000 Comparative Tests
|
Fixes A7-relative JSRs.
|
2020-01-04 22:22:33 -05:00 |
68000 Coverage
|
|
|
AllSuiteA
|
|
|
Atari ROMs
|
|
|
BCDTest
|
|
|
Bridges
|
Starts towards implementing some OPL test cases.
|
2020-04-14 23:51:45 -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 |
Klaus Dormann
|
|
|
MSX ROMs
|
|
|
Patrik Rak Z80 Tests
|
Starts introducing the Patrik Rak tests.
|
2020-02-22 15:49:36 -05:00 |
QL Startup
|
Applies trace testing to EmuTOS.
|
2019-04-29 16:55:21 -04:00 |
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
|
|
|
Zexall
|
|
|
6502InterruptTests.swift
|
|
|
6502TimingTests.swift
|
|
|
6522Tests.swift
|
Introduces an initial shift unit test, and makes it pass.
|
2019-07-07 22:13:36 -04:00 |
6532Tests.swift
|
|
|
68000ArithmeticTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000BCDTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000BitwiseTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000ComparativeTests.mm
|
Corrects lambda capture.
|
2020-02-22 12:34:16 -05:00 |
68000ControlFlowTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000MoveTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000RollShiftTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
68000Tests.mm
|
Introduces a timing test for LSL. Which already passes.
|
2020-01-08 22:35:28 -05:00 |
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
|
Makes the shifter behaviour conform to its documentation.
|
2020-02-02 17:26:39 -05:00 |
BCDTest.swift
|
|
|
C1540Tests.swift
|
|
|
Comparative68000.hpp
|
Applies trace testing to EmuTOS.
|
2019-04-29 16:55:21 -04:00 |
CRCTests.mm
|
Corrects various old-fashioned bits of indentation, plus the odd const.
|
2019-12-22 00:00:23 -05:00 |
DPLLTests.swift
|
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
|
2020-01-12 17:25:21 -05:00 |
EmuTOSTests.mm
|
All these 'override's can be 'final's.
|
2020-01-23 22:57:51 -05:00 |
FUSETests.swift
|
Corrects memptr behaviour of JP nn.
|
2020-02-26 22:02:15 -05:00 |
Info.plist
|
|
|
KlausDormannTests.swift
|
|
|
MacGCRTests.mm
|
Completes Mac GCR decoding and its associated test.
|
2019-07-11 17:37:07 -04:00 |
MacintoshVideoTests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
MasterSystemVDPTests.mm
|
Standardises on read and write for bus accesses.
|
2020-01-05 13:40:02 -05:00 |
MSXStaticAnalyserTests.mm
|
|
|
OPLTests.mm
|
Via a unit test, confirms and fixes relative volumes of OPLL channels.
|
2020-04-20 23:17:29 -04:00 |
PatrikRakTests.swift
|
Corrects memptr behaviour of OTIR/OTDR and INIR/INDR.
|
2020-02-27 20:55:43 -05:00 |
PCMSegmentEventSourceTests.mm
|
Corrects various old-fashioned bits of indentation, plus the odd const.
|
2019-12-22 00:00:23 -05:00 |
PCMTrackTests.mm
|
|
|
QLTests.mm
|
All these 'override's can be 'final's.
|
2020-01-23 22:57:51 -05:00 |
TestRunner68000.hpp
|
Introduces a timing test for LSL. Which already passes.
|
2020-01-08 22:35:28 -05: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
|
|
|
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 |