User:Sigma 7

From C64-Wiki
Jump to navigationJump to search
C-64 Wedge
  • @new0:{name},{id} (Format)
  • @new0:{name} (Erase and rename)
  • <- {filename} (Save)
  • /{filename} (Load}
  • Up arrow {filename} (Load and run)
  • %{filename} (Load machine code in exact pace from whence it was saved)
BASIC-ROM copy

FOR I=40960 to 49151:poke i, peek(i):next

poke 1, PEEK(1) and 254): poke 1, peek(1) or 1

ASC - blank string

poke 46991,5: REM orig value 8; allows passing "" to ascii to return 0

Color

http://unusedino.de/ec64/technical/misc/vic656x/colors/

00 00 00 FF FF FF 68 37 2B 70 A4 B2 6F 3D 86 58 8D 43 35 28 79 B8 C7 6F 6F 4F 25 43 39 00 9A 67 59 44 44 44 6C 6C 6C 9A D2 84 6C 5E B5 95 95 95


Tap[edit | edit source]

High scores[edit | edit source]