Owner`s manual

6
You can now press the [ENTER] key to leave the Modify mode. Look at the line and
compare it to the line above. If you find you've made a mistake, type: [M][8][0][1][0]
and press the space bar once to re-enter the Modify mode.
You can simply press the space bar till the pair of vertical lines are positioned on
either side of the incorrect entry. Type the correct two digits and press the space bar
to store the change. After the changes are made, press [ENTER] to exit the Modify
mode at this address. There is one more program left to write.
Type: [D][B][D][3][0] and press the space bar to Display the part of memory containing
the starting address DB30 (the fourth line from the top of the screen. Next, type the
Modify command: [M][B][D][3][0] and press the space bar. Here are the new values
that must be entered for each line. The markers will drop to the next line
automatically as you finish each line. Remember to press the space bar after each
two digits.
BD30 F3 AF 21 D2 06 11 00 40 01 36 00 ED B0 3D 3D 20
BD40 F1 06 27 12 13 10 FC AF 32 1D 40 21 54 BD 22 16
BD50 40 C3 75 00 3E 07 32 1D 40 21 E3 03 22 16 40 21
BD60 20 80 11 00 43 01 00 3D ED B0 C3 00 43
Press [ENTER] to exit the Modify mode. Check the changed lines carefully. If
there are any errors, go back to Modify (MBD30, MBD40, MBD50, or MBD60)
and make any changes. You can press the space bar to skip the correct portions
of the line. Press [ENTER] to exit the Modify mode at this section of memory.
You are now finished with DEBUG. (You've just written two machine language
relocation programs—Congratulations!!) While holding down the [BREAK] key, press
the Reset button to go to BASIC.
Press [ENTER] to answer the MEM0RY SIZE? question. At READY >_,type
[S][Y][S][T][E][M] and press [ENTER]. *?_ will appear. Type
[B][E][D][L][A][M] and press [ENTER]. The Bedlam program tape will start
to load. After Bedlam is loaded, *?_ will reappear. Type [/][3][2][7][8][4] and press
[ENTER]. The computer will return to DOS READY.
At DOS READY, type the following line exactly, without spaces (except for the two
spaces shown:
DUMP BEDLAM/CMD (START=X'8020',END=X'0BD3F',TRA=X'0BD30')
and press [ENTER] . The Bedlam program will be transferred to diskette (under the
file name, BEDLAM/CMD). To run Bedlam, just type [B][E][D][L][A][M] and press
[ENTER] at DOS READY.