Commit Graph

10 Commits

Author SHA1 Message Date
Ivan Izaguirre 4f963b0bd6 Cycle count accurate per the Harte test suite 2021-09-26 01:22:08 +02:00
Ivan Izaguirre 358c4fabc1 Pass the 6502s test from Harte without breaking the 65c02 tests from Klaus 2021-09-25 20:58:48 +02:00
Ivan Izaguirre 3f916a60fa First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
Ivan Izaguirre 95998ba37d Add proper extra cycle when adding an index cross boundaries on memory reads 2020-12-06 21:18:20 +01:00
Ivan Izaguirre b9dbcc43a8 Improve trace 2020-04-04 20:13:53 +02:00
Ivan Izaguirre 6387e93f06 Much faster resolution avoiding a single getSet with callbacks. 2020-01-11 17:15:42 +01:00
Ivan Izaguirre df41114043 Emulation of the 65c02 processor variant. 2019-10-11 00:06:42 +02:00
Ivan Izaguirre f92bc2b08e Proper Go error management 2019-10-06 01:26:00 +02:00
Ivan Izaguirre b847cd34e6 Fix Saturn card to pass Saturn test 2019-06-07 17:42:18 +02:00
Ivan Izaguirre 55ad73d01d Reorg 6502 files. Count cycles. Pending extra cycles on page change. 2019-02-28 23:54:38 +01:00