.. |
68000 Comparative Tests
|
Eliminate trailing whitespace, fix tabs.
|
2023-05-12 14:03:38 -04:00 |
68000 Coverage
|
Imports additional files used as test cases.
|
2019-04-25 21:43:47 -04:00 |
68000 Decoding
|
Decode [MUL/DIV][U/S].l.
|
2022-10-30 11:32:36 -04:00 |
AllSuiteA
|
Partitioned and added text for AllSuiteA and Klaus Dormann's tests.
|
2016-11-01 22:35:15 -04:00 |
Amiga Blitter Tests
|
Remove 'Faulty peek' JSON breakages.
|
2022-08-08 15:22:18 -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
|
Test stack result, pass first test.
|
2023-09-21 10:00:26 -04:00 |
dingusdev PowerPC tests
|
Introduce dingusdev tests, do just enough to check bx .
|
2022-03-18 17:24:12 -04: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 |
flamewing 68000 BCD tests
|
Introduce and overwhelmingly fail the flamewing BCD tests.
|
2022-05-11 15:19:39 -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 |
IIgs Memory Map
|
Eliminate all whitespace-only lines.
|
2023-05-12 14:16:39 -04: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
|
Attempts to reduce pull request heft.
|
2020-11-04 21:49:45 -05:00 |
MSX ROMs
|
Introduces failing tests of the MSX static analyser.
|
2018-01-01 16:38:26 -05:00 |
Neskell Tests
|
Import Neskell binaries.
|
2023-10-07 14:29:53 -04:00 |
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
|
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
|
Attempts to bring a little more consistency to my use of Swift in test code.
|
2020-10-17 22:42:54 -04:00 |
6502TimingTests.swift
|
Attempts to bring a little more consistency to my use of Swift in test code.
|
2020-10-17 22:42:54 -04:00 |
6522Tests.swift
|
Eliminate redundant [space][tab] pairs.
|
2023-05-12 14:14:45 -04:00 |
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 |
6809OperationMapperTests.mm
|
Shift back to original name.
|
2023-06-13 15:25:51 -04:00 |
8088Tests.mm
|
Implement LDS, LES.
|
2023-10-12 14:24:28 -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 |
65816ComparativeTests.mm
|
Vary seed between processors.
|
2023-08-29 16:55:39 -04:00 |
65816kromTests.swift
|
Simplify slightly, per new S reporting rule.
|
2022-06-22 16:43:00 -04:00 |
68000ArithmeticTests.mm
|
Test only well-defined flags.
|
2022-06-03 10:18:46 -04:00 |
68000BCDTests.mm
|
Switch register-setting interface.
|
2022-05-26 07:52:14 -04:00 |
68000BitwiseTests.mm
|
Switch register-setting interface.
|
2022-05-26 07:52:14 -04:00 |
68000ComparativeTests.mm
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
68000ControlFlowTests.mm
|
Fix CHK tests: timing and expected flags.
|
2022-05-29 15:26:56 -04:00 |
68000DecoderTests.mm
|
Add test of operand_flags and operand_size ; add entries for missing 68000 and 68010 instructions.
|
2022-10-31 15:15:05 -04:00 |
68000flamewingTests.mm
|
Remove manual test count, now that all are being performed.
|
2022-05-13 11:00:26 -04:00 |
68000MoveTests.mm
|
Switch register-setting interface.
|
2022-05-26 07:52:14 -04:00 |
68000OldVsNew.mm
|
Merge branch 'master' into Templates
|
2023-08-19 15:57:37 -04:00 |
68000RollShiftTests.mm
|
Switch register-setting interface.
|
2022-05-26 07:52:14 -04:00 |
68000Tests.mm
|
Take improved guess at address error stacking order.
|
2022-06-09 16:17:09 -04:00 |
AllSuiteATests.swift
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
AmigaBlitterTests.mm
|
Add overt include.
|
2022-08-22 10:03:24 -04:00 |
AtariStaticAnalyserTests.mm
|
Corrects various old-fashioned bits of indentation, plus the odd const.
|
2019-12-22 00:00:23 -05:00 |
AtariSTVideoTests.mm
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
BCDTest.swift
|
With some degree of hit and hope, correct 65C02 results.
|
2023-08-31 15:28:59 -04:00 |
C1540Tests.swift
|
Attempts to bring a little more consistency to my use of Swift in test code.
|
2020-10-17 22:42:54 -04:00 |
Comparative68000.hpp
|
Remove the 68000's Mk2 suffix.
|
2023-05-10 17:13:01 -05:00 |
CRCTests.mm
|
Corrects various old-fashioned bits of indentation, plus the odd const.
|
2019-12-22 00:00:23 -05:00 |
DingusdevPowerPCTests.mm
|
Normalise macros, remove unused AssertEqualOperationNameO.
|
2022-04-09 21:25:00 -04:00 |
DispatcherTests.mm
|
Shift back to original name.
|
2023-06-13 15:25:51 -04:00 |
DPLLTests.swift
|
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
|
2020-01-12 17:25:21 -05:00 |
EmuTOSTests.mm
|
Remove the 68000's Mk2 suffix.
|
2023-05-10 17:13:01 -05:00 |
EnterpriseDaveTests.mm
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
EnterpriseNickTests.mm
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
FUSETests.swift
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
IIgsMemoryMapTests.mm
|
Eliminate all whitespace-only lines.
|
2023-05-12 14:16:39 -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 |
Jeek816Tests.swift
|
Makes minor formatting improvement.
|
2020-10-17 22:31:51 -04:00 |
KlausDormannTests.swift
|
Imports a custom-built copy of Klaus Dormann's 65C02 test, with only 65816-compatible parts.
|
2020-10-19 19:27:16 -04:00 |
MacGCRTests.mm
|
Completes Mac GCR decoding and its associated test.
|
2019-07-11 17:37:07 -04:00 |
MacintoshVideoTests.mm
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
MasterSystemVDPTests.mm
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
MintermTests.mm
|
Correct filename.
|
2021-10-16 05:37:46 -07:00 |
MSXStaticAnalyserTests.mm
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
NeskellTests.swift
|
Correct SHA, SHX, SHY, SHS when page boundary crossed.
|
2023-09-21 15:31:04 -04:00 |
NSData+dataWithContentsOfGZippedFile.h
|
Be overt about performance side effect.
|
2022-08-08 15:17:04 -04:00 |
NSData+dataWithContentsOfGZippedFile.m
|
Factor out GZip shenanigans.
|
2022-08-08 10:52:55 -04:00 |
OPLTests.mm
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
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
|
Corrects test target.
|
2020-09-19 21:20:37 -04:00 |
PowerPCDecoderTests.mm
|
Update tests.
|
2022-04-09 21:11:58 -04:00 |
QLTests.mm
|
Remove the 68000's Mk2 suffix.
|
2023-05-10 17:13:01 -05:00 |
SpectrumVideoContentionTests.mm
|
Updates autotests to new RomFetcher world.
|
2021-06-06 20:34:55 -04:00 |
TestRunner68000.hpp
|
Remove the 68000's Mk2 suffix.
|
2023-05-10 17:13:01 -05:00 |
TIATests.mm
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
TimeTests.mm
|
Disambiguate Storage.hpp.
|
2023-05-10 15:06:39 -05:00 |
WolfgangLorenzTests.swift
|
Eliminate redundant [space][tab] pairs.
|
2023-05-12 14:14:45 -04:00 |
x86DataPointerTests.mm
|
Switch to intended compact version of Instruction .
|
2022-03-10 15:14:50 -05:00 |
x86DecoderTests.mm
|
Create a central location for avoiding segment conditionality.
|
2023-10-05 17:12:38 -04:00 |
Z80ContentionTests.mm
|
Avoid type-in-function-name, Z80 edition.
|
2023-05-10 18:42:19 -05:00 |
Z80InterruptTests.swift
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
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
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
ZexallTests.swift
|
Attempts to bring a little more consistency to my use of Swift in test code.
|
2020-10-17 22:42:54 -04:00 |