Portable emulator of an Apple ][+ or //e. Written in Go. Runs Total Replay.
Go to file
2019-01-28 23:40:18 +01:00
execute_test.go Fixed ROL A, added ROR 2019-01-28 23:10:23 +01:00
execute.go Added INC and DEC 2019-01-28 23:40:18 +01:00
main.go
memory.go First iteration of LDA, LDX, LDY completed 2019-01-27 18:13:16 +01:00
registers_test.go Flags updated 2019-01-27 23:03:08 +01:00
registers.go Added INC and DEC 2019-01-28 23:40:18 +01:00