Commit Graph

5 Commits

Author SHA1 Message Date
Will Angenent
ade84dc657 Added glide based dependency management 2018-05-27 14:39:03 +01:00
Will Angenent
024eebae61 Renamed mos6502 to apple2 2018-05-27 11:05:00 +01:00
Will Angenent
7ce52edf93 Moved disk module out of mmu 2018-05-26 23:23:35 +01:00
Will Angenent
d950bb8ff0 Fixed aux memory writes that should have been ignored
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.
2018-05-26 13:58:41 +01:00
Will Angenent
9f2226d968 Updated drive head move logic to handle Prodos's head move logic 2018-05-20 19:55:00 +01:00