Portable emulator of an Apple ][+ or //e. Written in Go. Runs Total Replay.
Go to file
Ivan Izaguirre e6535c2778 Simplify resolveWithAddressMethod() use with Lens pattern 2019-01-29 00:23:43 +01:00
execute.go Simplify resolveWithAddressMethod() use with Lens pattern 2019-01-29 00:23:43 +01:00
execute_test.go Added SEx and CLx 2019-01-29 00:00:37 +01:00
main.go First generalization of LD? 2019-01-26 18:57:03 +01:00
memory.go First iteration of LDA, LDX, LDY completed 2019-01-27 18:13:16 +01:00
registers.go Added INC and DEC 2019-01-28 23:40:18 +01:00
registers_test.go Flags updated 2019-01-27 23:03:08 +01:00