Home » Archimedes archive » Acorn User » AU 1997-10 A.adf » Extras » Apple][e/PD/PIC/!PICbasic/Extras/Header

Apple][e/PD/PIC/!PICbasic/Extras/Header

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 » Archimedes archive » Acorn User » AU 1997-10 A.adf » Extras
Filename: Apple][e/PD/PIC/!PICbasic/Extras/Header
Read OK:
File size: 00BA bytes
Load address: 0000
Exec address: 0000
File contents
   10REM Minimum recommended header for a PICbasic file
   20:
   30W=0
   40F=1
   50:
   60DIM code% 128
   70FORX=4TO7STEP3
   80P%=0:REM Or alter to suite value of reset vector
   90O%=code%
  100[OPTX
  110]
  120NEXT

4� Minimum recommended header for a PICbasic file
:
W=0
(F=1
2:
<� code% 128
F�X=4�7�3
P2P%=0:� Or alter to suite value of reset vector
ZO%=code%
d	[OPTX
n]
x�
�
00000000  0d 00 0a 34 f4 20 4d 69  6e 69 6d 75 6d 20 72 65  |...4. Minimum re|
00000010  63 6f 6d 6d 65 6e 64 65  64 20 68 65 61 64 65 72  |commended header|
00000020  20 66 6f 72 20 61 20 50  49 43 62 61 73 69 63 20  | for a PICbasic |
00000030  66 69 6c 65 0d 00 14 05  3a 0d 00 1e 07 57 3d 30  |file....:....W=0|
00000040  0d 00 28 07 46 3d 31 0d  00 32 05 3a 0d 00 3c 0f  |..(.F=1..2.:..<.|
00000050  de 20 63 6f 64 65 25 20  31 32 38 0d 00 46 0c e3  |. code% 128..F..|
00000060  58 3d 34 b8 37 88 33 0d  00 50 32 50 25 3d 30 3a  |X=4.7.3..P2P%=0:|
00000070  f4 20 4f 72 20 61 6c 74  65 72 20 74 6f 20 73 75  |. Or alter to su|
00000080  69 74 65 20 76 61 6c 75  65 20 6f 66 20 72 65 73  |ite value of res|
00000090  65 74 20 76 65 63 74 6f  72 0d 00 5a 0c 4f 25 3d  |et vector..Z.O%=|
000000a0  63 6f 64 65 25 0d 00 64  09 5b 4f 50 54 58 0d 00  |code%..d.[OPTX..|
000000b0  6e 05 5d 0d 00 78 05 ed  0d ff                    |n.]..x....|
000000ba