1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/OSBindings/Mac/Clock SignalTests
Ryan Carsten Schmidt d811501421 Compatibility fixes in Markdown files.
Improve compatibility with some Markdown readers like MacDown by adding
blank lines before lists. Blank lines around headers were added for
consistency. One header level was fixed. One code block was fixed.
2024-01-27 13:24:35 -06:00
..
68000 Comparative Tests Compatibility fixes in Markdown files. 2024-01-27 13:24:35 -06:00
68000 Coverage
68000 Decoding Decode [MUL/DIV][U/S].l. 2022-10-30 11:32:36 -04:00
AllSuiteA Compatibility fixes in Markdown files. 2024-01-27 13:24:35 -06:00
Amiga Blitter Tests Compatibility fixes in Markdown files. 2024-01-27 13:24:35 -06:00
Atari ROMs
BCDTest Compatibility fixes in Markdown files. 2024-01-27 13:24:35 -06:00
Bridges Test stack result, pass first test. 2023-09-21 10:00:26 -04:00
dingusdev PowerPC tests
emudev.de krom traces
flamewing 68000 BCD tests
FM Synthesis
FUSE
IIgs Memory Map Eliminate all whitespace-only lines. 2023-05-12 14:16:39 -04:00
jeek816
Klaus Dormann
krom 65816
MSX ROMs
Neskell Tests Import Neskell binaries. 2023-10-07 14:29:53 -04:00
Patrik Rak Z80 Tests
QL Startup
TOS Startup Eliminate trace. 2023-12-21 15:31:09 -05:00
Wolfgang Lorenz 6502 test suite Compatibility fixes in Markdown files. 2024-01-27 13:24:35 -06:00
Zexall
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
6532Tests.swift
6809OperationMapperTests.mm Shift back to original name. 2023-06-13 15:25:51 -04:00
8088Tests.mm Be overt about jump size, albeit without internal rigour. 2023-12-24 14:11:41 -05:00
65816AddressingTests.swift
65816ComparativeTests.mm Vary seed between processors. 2023-08-29 16:55:39 -04:00
65816kromTests.swift
68000ArithmeticTests.mm
68000BCDTests.mm
68000BitwiseTests.mm
68000ComparativeTests.mm Attempt to build fixed operations into type. 2023-12-21 23:08:18 -05:00
68000ControlFlowTests.mm
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
68000MoveTests.mm
68000OldVsNew.mm Merge branch 'master' into Templates 2023-08-19 15:57:37 -04:00
68000RollShiftTests.mm
68000Tests.mm
AllSuiteATests.swift Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
AmigaBlitterTests.mm
AtariStaticAnalyserTests.mm
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
Comparative68000.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
CRCTests.mm
DingusdevPowerPCTests.mm
DispatcherTests.mm Shift back to original name. 2023-06-13 15:25:51 -04:00
DPLLTests.swift
EmuTOSTests.mm Eliminate MemoryMap access macros, fix tests target. 2024-01-03 13:21:39 -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 Fix test. 2024-01-09 21:19:44 -05:00
Info.plist
Jeek816Tests.swift
KlausDormannTests.swift
MacGCRTests.mm
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
MSXStaticAnalyserTests.mm
NeskellTests.swift Correct SHA, SHX, SHY, SHS when page boundary crossed. 2023-09-21 15:31:04 -04:00
NSData+dataWithContentsOfGZippedFile.h
NSData+dataWithContentsOfGZippedFile.m
OPLTests.mm Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
PatrikRakTests.swift
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm
PowerPCDecoderTests.mm
QLTests.mm Eliminate MemoryMap access macros, fix tests target. 2024-01-03 13:21:39 -05:00
SpectrumVideoContentionTests.mm
TestRunner68000.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
TIATests.mm
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
x86DecoderTests.mm Boil down segment ahead of time. 2023-10-27 12:54:42 -04:00
Z80ContentionTests.mm Avoid type-in-function-name, Z80 edition. 2023-05-10 18:42:19 -05:00
Z80InterruptTests.swift
Z80MachineCycleTests.swift
Z80MemptrTests.swift Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
ZexallTests.swift