r/c64 • u/PixelMaim • 22h ago
Picture Doing this was criminal, right?
134
Upvotes
r/c64 • u/International_me_day • 4h ago
Martin Webb, who developed the OutRun port for Commodore back in the 80's has been chronicling that journey on his professional page and it been a fascinating read. Enjoy!
r/c64 • u/marhaus1 • 22h ago
Enable HLS to view with audio, or disable this notification
I made a thing, it shows checksums when you input basic lines. It handles 10 different algorithms (only 6 in the video), and you can change it using a single peek (shown in the help, which you can also access with SYS 50000.
The supported modes are:
+ 0 which is just a tiny one I added as a default.
I put it on a .d64 here: tg-check.d64
Source is on GitHub.
Thankful for any bug reports etc.