Math123 wrote:Go on. Lets see more.
Matthias
Precisely.
Considering the 1K Frogger, now I expect 1K DOOM.

Actually there are still 1K machines' users.
And it's not only me.

Math123 wrote:Go on. Lets see more.
Matthias
Code: Select all
AUTO .DW 0 ; Line number (MSB)
.DW USREND - USRBEG ; Line length
USRBEG .DB $f5, $d4, ; PRINT USR
.DB $1c
.db 126, 143, 1, 26, 0, 0 ; Always 16523
.DB $76 ; EOL
USREND