Tompis1995
Results
1
comments of
Tompis1995
Wait, I got it! This is the code: ``` define ascii $ff define upMove $77 define downMove $73 define rightMove $64 define leftMove $61 define CursorPosition $200 CursorStart: ldx #$f1...