izapple2/core6502
Ivan Izaguirre c10a6f7e8a Press F11 to toggle CPU execution trace to standard output 2019-10-02 23:00:02 +02:00
..
testdata Project files organization. First commit with only moves 2019-02-16 20:12:55 +01:00
6502functional_test.go Added the -traceCpu and -traceSS command line switches. 2019-09-24 23:32:03 +02:00
addressing.go Fix Saturn card to pass Saturn test 2019-06-07 17:42:18 +02:00
execute.go Press F11 to toggle CPU execution trace to standard output 2019-10-02 23:00:02 +02:00
execute_test.go Reorg 6502 files. Count cycles. Pending extra cycles on page change. 2019-02-28 23:54:38 +01:00
memory.go Use ioutil.ReadFile() 2019-05-15 16:01:04 +02:00
nmos6502.go Added the -traceCpu and -traceSS command line switches. 2019-09-24 23:32:03 +02:00
operations.go Reorg 6502 files. Count cycles. Pending extra cycles on page change. 2019-02-28 23:54:38 +01:00
registers.go Support for state snapshots. F7 to save, F8 to load 2019-05-17 23:28:20 +02:00
registers_test.go Improved memory manager to support Apple2e shadow ROM 2019-02-24 00:41:32 +01:00