c64rom
c64rom copied to clipboard
Commodore 64 BASIC and KERNAL Source
Michael - would it be possible to mix the 80 col repo with a new c64 basic and kernal?
The current build process just creates a basic.bin for the 901226-01 - and sets the checksum accordingly. What is the reason for the switch between 'old' and 'new' check in...
HI, I did some work on the checksum tool, rewrote to use argparse and added a bunch of new options, e.g decimal or octal output, and the ability to append...
Hi, I'd like to use this code as a test for my CA65 code reformatter. However, I cannot find any mentions of the license. Can I distribute a copy of...
I think I found two bugs in the checksum script: 1. The check at line 49: `if checksum < desired_checksum:` should be: `if checksum