izapple2/core6502
Ivan Izaguirre 1a150d0f96 Tom Harte tests for wdc6502 2021-09-25 21:11:15 +02:00
..
testdata Emulation of the 65c02 processor variant. 2019-10-11 00:06:42 +02:00
addressing.go Pass the 6502s test from Harte without breaking the 65c02 tests from Klaus 2021-09-25 20:58:48 +02:00
cmos65c02.go Pass the 6502s test from Harte without breaking the 65c02 tests from Klaus 2021-09-25 20:58:48 +02:00
cmos65c02_test.go Emulation of the 65c02 processor variant. 2019-10-11 00:06:42 +02:00
execute.go Change PC externally 2021-07-25 11:50:35 +02:00
execute_test.go Emulation of the 65c02 processor variant. 2019-10-11 00:06:42 +02:00
harteSuite_test.go Tom Harte tests for wdc6502 2021-09-25 21:11:15 +02:00
memory.go First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
nmos6502.go First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
nmos6502_test.go Remove new warnings 2021-09-25 20:16:40 +02:00
operations.go First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
registers.go First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
registers_test.go Remove new warnings 2021-09-25 20:16:40 +02:00