POKE
[pet] [vic20] [c64] [c16] [cplus4] [c128] [x16] [m65]
Syntax
POKE <address>, <value>
The POKE command stores a value into the given memory address.
Examples
REM ** turn border to black ** POKE 53280, 0
[pet] [vic20] [c64] [c16] [cplus4] [c128] [x16] [m65]
POKE <address>, <value>
The POKE command stores a value into the given memory address.
REM ** turn border to black ** POKE 53280, 0
v3/poke.txt ยท Last modified: by neils