6 lines
104 B
Text
6 lines
104 B
Text
|
|
NEW
|
||
|
|
DIM A%(1,1)
|
||
|
|
A%(0,0)=1
|
||
|
|
A%(0,1)=2
|
||
|
|
CALL-151 : REM enter the machine language monitor to inspect memory
|