Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 16 submissions in the queue.

Submission Preview

Link to Story

Dirty tricks 6502 programmers use

Accepted submission by owl at 2025-04-16 16:32:14
Software
https://nurpax.github.io/posts/2019-08-18-dirty-tricks-6502-programmers-use.html [github.io]

This post recaps some of the C64 coding tricks used in my little Commodore 64 coding competition. The competition rules were simple: make a C64 executable (PRG) that draws two lines to form the below image. The objective was to do this in as few bytes as possible.


Original Submission