Open Claus64 opened 8 years ago
I hope I did this right: I think we need a register class for zeropage locations, so that the compiler can chose addresses freely.
The BASIC ROM should be turned off to free the RAM below I think. There are dependencies on the Kernal for I/O, but that is still visible.
I've merged the bits apart from the zero-page one, thanks!
I hope I did this right: I think we need a register class for zeropage locations, so that the compiler can chose addresses freely.
The BASIC ROM should be turned off to free the RAM below I think. There are dependencies on the Kernal for I/O, but that is still visible.