.. |
68000 Coverage
|
Imports additional files used as test cases.
|
2019-04-25 21:43:47 -04:00 |
AllSuiteA
|
Partitioned and added text for AllSuiteA and Klaus Dormann's tests.
|
2016-11-01 22:35:15 -04:00 |
Atari ROMs
|
Added a readme, as is traditional for folders I'm excluding from Git.
|
2017-03-12 22:16:12 -04:00 |
BCDTest
|
Fixed accreditation of BCDTest.
|
2016-11-01 22:40:48 -04:00 |
Bridges
|
Introduces an initial shift unit test, and makes it pass.
|
2019-07-07 22:13:36 -04:00 |
FUSE
|
After hitting my head against the wall of trying to use [NS]Scanner as a parser some more, have given up and transcoded the two tests files to JSON.
|
2017-05-25 18:20:13 -04:00 |
Klaus Dormann
|
Introduces Klaus Dorman's 65C02 tests. All failing.
|
2018-08-06 21:48:43 -04:00 |
MSX ROMs
|
Introduces failing tests of the MSX static analyser.
|
2018-01-01 16:38:26 -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
|
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
|
Resolves various instances of spaces in place of tabs.
|
2018-09-09 20:33:56 -04:00 |
6502TimingTests.swift
|
Introduces Klaus Dorman's 65C02 tests. All failing.
|
2018-08-06 21:48:43 -04:00 |
6522Tests.swift
|
Introduces an initial shift unit test, and makes it pass.
|
2019-07-07 22:13:36 -04:00 |
6532Tests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
68000ArithmeticTests.mm
|
Corrects comment.
|
2019-08-04 20:30:41 -04:00 |
68000BCDTests.mm
|
Factors BCD out of general arithmetic.
|
2019-06-29 13:31:24 -04:00 |
68000BitwiseTests.mm
|
Imports AND tests.
|
2019-06-29 20:16:10 -04:00 |
68000ControlFlowTests.mm
|
Corrects TRAP, TRAPV and CHK timing.
|
2019-06-29 21:25:22 -04:00 |
68000MoveTests.mm
|
Corrects missing file.
|
2019-07-01 18:18:46 -04:00 |
68000RollShiftTests.mm
|
Imports ROXL and ROXR tests.
|
2019-06-29 15:26:09 -04:00 |
68000Tests.mm
|
Updates test case.
|
2019-07-24 22:07:17 -04:00 |
AllSuiteATests.swift
|
Introduces Klaus Dorman's 65C02 tests. All failing.
|
2018-08-06 21:48:43 -04:00 |
AtariStaticAnalyserTests.mm
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
BCDTest.swift
|
Introduces Klaus Dorman's 65C02 tests. All failing.
|
2018-08-06 21:48:43 -04:00 |
C1540Tests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
Comparative68000.hpp
|
Applies trace testing to EmuTOS.
|
2019-04-29 16:55:21 -04:00 |
CRCTests.mm
|
Generalised CRC generation and created specific subclasses for the CCITT CRC16 and CRC32.
|
2018-05-23 22:21:57 -04:00 |
DPLLTests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
EmuTOSTests.mm
|
Hides all runtime Program member accesses behind macros.
|
2019-07-24 12:01:30 -04:00 |
FUSETests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04: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 |
KlausDormannTests.swift
|
Implements proper test for ADC/SBC 65C02 NZ, though not yet the proper timing.
|
2018-08-10 22:42:35 -04:00 |
MacGCRTests.mm
|
Completes Mac GCR decoding and its associated test.
|
2019-07-11 17:37:07 -04:00 |
MacintoshVideoTests.mm
|
Corrects test.
|
2019-10-27 21:30:58 -04:00 |
MasterSystemVDPTests.mm
|
Corrects some minor spaces-instead-of-tabs errors.
|
2019-01-24 22:59:03 -05:00 |
MSXStaticAnalyserTests.mm
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
PCMSegmentEventSourceTests.mm
|
Makes an initial removal of PCMPatchedTrack . Farewell, old friend.
|
2018-07-01 22:49:57 -04:00 |
PCMTrackTests.mm
|
Makes an initial removal of PCMPatchedTrack . Farewell, old friend.
|
2018-07-01 22:49:57 -04:00 |
QLTests.mm
|
Hides all runtime Program member accesses behind macros.
|
2019-07-24 12:01:30 -04:00 |
TestRunner68000.hpp
|
Factors out MOVE tests, and ensures test machine RAM is zero initialised.
|
2019-06-30 21:43:30 -04:00 |
TIATests.mm
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
TimeTests.mm
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
WolfgangLorenzTests.swift
|
Introduces Klaus Dorman's 65C02 tests. All failing.
|
2018-08-06 21:48:43 -04:00 |
Z80InterruptTests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
Z80MachineCycleTests.swift
|
Updates to track Swift.
|
2019-03-27 21:25:51 -04:00 |
Z80MemptrTests.swift
|
Updates to track Swift.
|
2019-03-27 21:25:51 -04:00 |
ZexallTests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |