mirror of
https://github.com/freewilll/apple2-go.git
synced 2025-08-05 07:26:44 +00:00
d950bb8ff032550f6299fc3ff8ad42f6372ab8ab
This was killing the Prodos basic intepreter bootstrapper since a write was going to main memory at $800, leading to invalid code when the JMP to $0800 from the prodos reloader was done.
Description
Languages
Go
100%