bobbimanners / EightBall

The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20
GNU General Public License v3.0
19 stars 3 forks source link

Use LOADER.SYS for Apple II #32

Closed bobbimanners closed 6 years ago

bobbimanners commented 6 years ago

cc65 provides LOADER.SYS which should allow me to access more main memory on Apple II. I need to experiment with this.

bobbimanners commented 6 years ago

Implemented in v0.73.