Home » Personal collection » Acorn ADFS disks » Greaseweazled » dfs_box04_disk02b_eug_scripts.adf » SHIP64/Notes

SHIP64/Notes

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Greaseweazled » dfs_box04_disk02b_eug_scripts.adf
Filename: SHIP64/Notes
Read OK:
File size: 05D5 bytes
Load address: 730D6576
Exec address: 36706968
File contents
ADT Notes

*DEX
----
NB: Bug - will corrupt disk if used in MODEs 0-3

Editing keys:
CURSOR keys	- cursor movement
SHIFT left	- back 1 sector
SHIFT right	- forward 1 sector
SHIFT down	- forward 1 track
SHIFT up	- back 1 track
COPY		- Input type, hex or ASCII
CTRL-B		- change backgnd colour
CTRL-F		- change foregnd colour
CTRL-P		- print screen
ESC		- quit

*FORM
-----
- Select ADFS/DISK before format using *FADFS or *DISK
- Tags are:

M - single sided (ADFS only)
L - double sided (ADFS only)
C - dual catalogue format (DFS only)
T - format one track only to repair disk

*MENU
-----
Key definitions:

CURSOR keys	- pointer movement
RETURN		- RUN program
$		- enter $ dir.
0-F		- load program into sideways RAM
H		- CHAIN BASIC program
L		- Load BASIC program
R		- *RUN program
X		- *EXEC program
CTRL-B		- change backgnd colour
CTRL-F		- change foregnd colour
ESC		- quit

ADFS only:

^		- enter parent dir
&		- enter root dir (same as $)
P		- enter prev. dir

*MEX
----
Editing keys:

CURSOR keys	- cursor movement
SHIFT left	- move cursor to left margin
SHIFT right	- " right margin
SHIFT up	- page up
SHIFT down	- page down
COPY		- swap cursor, hex/ASCII
TAB		- cycle display format
CTRL ^		- home current memory byte
CTRL-B		- change backgnd col
CTRL-F		- change foregnd col
CTRL-P		- print screen
CTRL-R		- increment Rom no.
CTRL-T		- examine other side of tube
ESC		- quit

Disassembler only:

RETURN		- follow JMP/JSR/branch
CTRL-X		- return from JSR
SPACE		- move cursor forward.
00000000  41 44 54 20 4e 6f 74 65  73 0d 0d 2a 44 45 58 0d  |ADT Notes..*DEX.|
00000010  2d 2d 2d 2d 0d 4e 42 3a  20 42 75 67 20 2d 20 77  |----.NB: Bug - w|
00000020  69 6c 6c 20 63 6f 72 72  75 70 74 20 64 69 73 6b  |ill corrupt disk|
00000030  20 69 66 20 75 73 65 64  20 69 6e 20 4d 4f 44 45  | if used in MODE|
00000040  73 20 30 2d 33 0d 0d 45  64 69 74 69 6e 67 20 6b  |s 0-3..Editing k|
00000050  65 79 73 3a 0d 43 55 52  53 4f 52 20 6b 65 79 73  |eys:.CURSOR keys|
00000060  09 2d 20 63 75 72 73 6f  72 20 6d 6f 76 65 6d 65  |.- cursor moveme|
00000070  6e 74 0d 53 48 49 46 54  20 6c 65 66 74 09 2d 20  |nt.SHIFT left.- |
00000080  62 61 63 6b 20 31 20 73  65 63 74 6f 72 0d 53 48  |back 1 sector.SH|
00000090  49 46 54 20 72 69 67 68  74 09 2d 20 66 6f 72 77  |IFT right.- forw|
000000a0  61 72 64 20 31 20 73 65  63 74 6f 72 0d 53 48 49  |ard 1 sector.SHI|
000000b0  46 54 20 64 6f 77 6e 09  2d 20 66 6f 72 77 61 72  |FT down.- forwar|
000000c0  64 20 31 20 74 72 61 63  6b 0d 53 48 49 46 54 20  |d 1 track.SHIFT |
000000d0  75 70 09 2d 20 62 61 63  6b 20 31 20 74 72 61 63  |up.- back 1 trac|
000000e0  6b 0d 43 4f 50 59 09 09  2d 20 49 6e 70 75 74 20  |k.COPY..- Input |
000000f0  74 79 70 65 2c 20 68 65  78 20 6f 72 20 41 53 43  |type, hex or ASC|
00000100  49 49 0d 43 54 52 4c 2d  42 09 09 2d 20 63 68 61  |II.CTRL-B..- cha|
00000110  6e 67 65 20 62 61 63 6b  67 6e 64 20 63 6f 6c 6f  |nge backgnd colo|
00000120  75 72 0d 43 54 52 4c 2d  46 09 09 2d 20 63 68 61  |ur.CTRL-F..- cha|
00000130  6e 67 65 20 66 6f 72 65  67 6e 64 20 63 6f 6c 6f  |nge foregnd colo|
00000140  75 72 0d 43 54 52 4c 2d  50 09 09 2d 20 70 72 69  |ur.CTRL-P..- pri|
00000150  6e 74 20 73 63 72 65 65  6e 0d 45 53 43 09 09 2d  |nt screen.ESC..-|
00000160  20 71 75 69 74 0d 0d 2a  46 4f 52 4d 0d 2d 2d 2d  | quit..*FORM.---|
00000170  2d 2d 0d 2d 20 53 65 6c  65 63 74 20 41 44 46 53  |--.- Select ADFS|
00000180  2f 44 49 53 4b 20 62 65  66 6f 72 65 20 66 6f 72  |/DISK before for|
00000190  6d 61 74 20 75 73 69 6e  67 20 2a 46 41 44 46 53  |mat using *FADFS|
000001a0  20 6f 72 20 2a 44 49 53  4b 0d 2d 20 54 61 67 73  | or *DISK.- Tags|
000001b0  20 61 72 65 3a 0d 0d 4d  20 2d 20 73 69 6e 67 6c  | are:..M - singl|
000001c0  65 20 73 69 64 65 64 20  28 41 44 46 53 20 6f 6e  |e sided (ADFS on|
000001d0  6c 79 29 0d 4c 20 2d 20  64 6f 75 62 6c 65 20 73  |ly).L - double s|
000001e0  69 64 65 64 20 28 41 44  46 53 20 6f 6e 6c 79 29  |ided (ADFS only)|
000001f0  0d 43 20 2d 20 64 75 61  6c 20 63 61 74 61 6c 6f  |.C - dual catalo|
00000200  67 75 65 20 66 6f 72 6d  61 74 20 28 44 46 53 20  |gue format (DFS |
00000210  6f 6e 6c 79 29 0d 54 20  2d 20 66 6f 72 6d 61 74  |only).T - format|
00000220  20 6f 6e 65 20 74 72 61  63 6b 20 6f 6e 6c 79 20  | one track only |
00000230  74 6f 20 72 65 70 61 69  72 20 64 69 73 6b 0d 0d  |to repair disk..|
00000240  2a 4d 45 4e 55 0d 2d 2d  2d 2d 2d 0d 4b 65 79 20  |*MENU.-----.Key |
00000250  64 65 66 69 6e 69 74 69  6f 6e 73 3a 0d 0d 43 55  |definitions:..CU|
00000260  52 53 4f 52 20 6b 65 79  73 09 2d 20 70 6f 69 6e  |RSOR keys.- poin|
00000270  74 65 72 20 6d 6f 76 65  6d 65 6e 74 0d 52 45 54  |ter movement.RET|
00000280  55 52 4e 09 09 2d 20 52  55 4e 20 70 72 6f 67 72  |URN..- RUN progr|
00000290  61 6d 0d 24 09 09 2d 20  65 6e 74 65 72 20 24 20  |am.$..- enter $ |
000002a0  64 69 72 2e 0d 30 2d 46  09 09 2d 20 6c 6f 61 64  |dir..0-F..- load|
000002b0  20 70 72 6f 67 72 61 6d  20 69 6e 74 6f 20 73 69  | program into si|
000002c0  64 65 77 61 79 73 20 52  41 4d 0d 48 09 09 2d 20  |deways RAM.H..- |
000002d0  43 48 41 49 4e 20 42 41  53 49 43 20 70 72 6f 67  |CHAIN BASIC prog|
000002e0  72 61 6d 0d 4c 09 09 2d  20 4c 6f 61 64 20 42 41  |ram.L..- Load BA|
000002f0  53 49 43 20 70 72 6f 67  72 61 6d 0d 52 09 09 2d  |SIC program.R..-|
00000300  20 2a 52 55 4e 20 70 72  6f 67 72 61 6d 0d 58 09  | *RUN program.X.|
00000310  09 2d 20 2a 45 58 45 43  20 70 72 6f 67 72 61 6d  |.- *EXEC program|
00000320  0d 43 54 52 4c 2d 42 09  09 2d 20 63 68 61 6e 67  |.CTRL-B..- chang|
00000330  65 20 62 61 63 6b 67 6e  64 20 63 6f 6c 6f 75 72  |e backgnd colour|
00000340  0d 43 54 52 4c 2d 46 09  09 2d 20 63 68 61 6e 67  |.CTRL-F..- chang|
00000350  65 20 66 6f 72 65 67 6e  64 20 63 6f 6c 6f 75 72  |e foregnd colour|
00000360  0d 45 53 43 09 09 2d 20  71 75 69 74 0d 0d 41 44  |.ESC..- quit..AD|
00000370  46 53 20 6f 6e 6c 79 3a  0d 0d 5e 09 09 2d 20 65  |FS only:..^..- e|
00000380  6e 74 65 72 20 70 61 72  65 6e 74 20 64 69 72 0d  |nter parent dir.|
00000390  26 09 09 2d 20 65 6e 74  65 72 20 72 6f 6f 74 20  |&..- enter root |
000003a0  64 69 72 20 28 73 61 6d  65 20 61 73 20 24 29 0d  |dir (same as $).|
000003b0  50 09 09 2d 20 65 6e 74  65 72 20 70 72 65 76 2e  |P..- enter prev.|
000003c0  20 64 69 72 0d 0d 2a 4d  45 58 0d 2d 2d 2d 2d 0d  | dir..*MEX.----.|
000003d0  45 64 69 74 69 6e 67 20  6b 65 79 73 3a 0d 0d 43  |Editing keys:..C|
000003e0  55 52 53 4f 52 20 6b 65  79 73 09 2d 20 63 75 72  |URSOR keys.- cur|
000003f0  73 6f 72 20 6d 6f 76 65  6d 65 6e 74 0d 53 48 49  |sor movement.SHI|
00000400  46 54 20 6c 65 66 74 09  2d 20 6d 6f 76 65 20 63  |FT left.- move c|
00000410  75 72 73 6f 72 20 74 6f  20 6c 65 66 74 20 6d 61  |ursor to left ma|
00000420  72 67 69 6e 0d 53 48 49  46 54 20 72 69 67 68 74  |rgin.SHIFT right|
00000430  09 2d 20 22 20 72 69 67  68 74 20 6d 61 72 67 69  |.- " right margi|
00000440  6e 0d 53 48 49 46 54 20  75 70 09 2d 20 70 61 67  |n.SHIFT up.- pag|
00000450  65 20 75 70 0d 53 48 49  46 54 20 64 6f 77 6e 09  |e up.SHIFT down.|
00000460  2d 20 70 61 67 65 20 64  6f 77 6e 0d 43 4f 50 59  |- page down.COPY|
00000470  09 09 2d 20 73 77 61 70  20 63 75 72 73 6f 72 2c  |..- swap cursor,|
00000480  20 68 65 78 2f 41 53 43  49 49 0d 54 41 42 09 09  | hex/ASCII.TAB..|
00000490  2d 20 63 79 63 6c 65 20  64 69 73 70 6c 61 79 20  |- cycle display |
000004a0  66 6f 72 6d 61 74 0d 43  54 52 4c 20 5e 09 09 2d  |format.CTRL ^..-|
000004b0  20 68 6f 6d 65 20 63 75  72 72 65 6e 74 20 6d 65  | home current me|
000004c0  6d 6f 72 79 20 62 79 74  65 0d 43 54 52 4c 2d 42  |mory byte.CTRL-B|
000004d0  09 09 2d 20 63 68 61 6e  67 65 20 62 61 63 6b 67  |..- change backg|
000004e0  6e 64 20 63 6f 6c 0d 43  54 52 4c 2d 46 09 09 2d  |nd col.CTRL-F..-|
000004f0  20 63 68 61 6e 67 65 20  66 6f 72 65 67 6e 64 20  | change foregnd |
00000500  63 6f 6c 0d 43 54 52 4c  2d 50 09 09 2d 20 70 72  |col.CTRL-P..- pr|
00000510  69 6e 74 20 73 63 72 65  65 6e 0d 43 54 52 4c 2d  |int screen.CTRL-|
00000520  52 09 09 2d 20 69 6e 63  72 65 6d 65 6e 74 20 52  |R..- increment R|
00000530  6f 6d 20 6e 6f 2e 0d 43  54 52 4c 2d 54 09 09 2d  |om no..CTRL-T..-|
00000540  20 65 78 61 6d 69 6e 65  20 6f 74 68 65 72 20 73  | examine other s|
00000550  69 64 65 20 6f 66 20 74  75 62 65 0d 45 53 43 09  |ide of tube.ESC.|
00000560  09 2d 20 71 75 69 74 0d  0d 44 69 73 61 73 73 65  |.- quit..Disasse|
00000570  6d 62 6c 65 72 20 6f 6e  6c 79 3a 0d 0d 52 45 54  |mbler only:..RET|
00000580  55 52 4e 09 09 2d 20 66  6f 6c 6c 6f 77 20 4a 4d  |URN..- follow JM|
00000590  50 2f 4a 53 52 2f 62 72  61 6e 63 68 0d 43 54 52  |P/JSR/branch.CTR|
000005a0  4c 2d 58 09 09 2d 20 72  65 74 75 72 6e 20 66 72  |L-X..- return fr|
000005b0  6f 6d 20 4a 53 52 0d 53  50 41 43 45 09 09 2d 20  |om JSR.SPACE..- |
000005c0  6d 6f 76 65 20 63 75 72  73 6f 72 20 66 6f 72 77  |move cursor forw|
000005d0  61 72 64 2e 0d                                    |ard..|
000005d5
SHIP64/Notes.m0
SHIP64/Notes.m1
SHIP64/Notes.m2
SHIP64/Notes.m4
SHIP64/Notes.m5