Skip to content

Beautiful boot screen

Pre-release
Pre-release
Compare
Choose a tag to compare
@lacanoid lacanoid released this 27 May 17:28
· 296 commits to master since this release

Boot program has been changed to show less garbage on screen while switching to c64 mode, making booting look a bit neater. The second bootblock now loads at $0C00 and therefore tends to stick around a bit longer than if loaded directly into screen memory at $0400. Now you can SYS3072 to switch to c64 mode and run the program.

Also, code has been cleaned up and now uses more common labels for well known addresses.