C64. Finally learning assembly. Wrote program #1 today!
> c000 jsr $ffcf
> c001 jsr $ffd2
> c002 jmp $c000
(prints the key that you press)
Assembly doesn't seem so hard anymore now that I managed to do something. But I still have no idea what I'm doing lol