© Christophe Gottheimer, 1986-2012
![]()
Download ZIPped archive:
basfile.zip (340 KB).
| COPYING | The GPLv2 license. |
| README | This introduction. |
| basfile.c | The C relocator. To build it, you need gcc and do gcc -o basfile basfile.c |
| BASFILEnnnn.BIN | The binary image usable with PockEmul or the make your own WAV file. |
| BASFILEnnnn.WAV | The WAV audio files made by bin2wav from the PocketTools. |
| BASFILEnnnn.FRAG | The LHfragments files for use with the lhTools. |
| BASFILE00C5.ASM | A disassembled file from the image BASFILE00C5.BIN |
| BASFILE00C5-B1.ASM | A disassembled file from the image BASFILE00C5-B1.BIN |
| Page 1 | F1 ! | F2 " | F3 # | F4 $ | F5 % | F6 % |
| I | MINIT | MMEM | MDIR | MNAME | MKILL | CALL &xy88@ |
| II | PSAVE | LOAD | GSAVE | GLOAD | B1COPY | HEX$ |
| III | PCALL | PRETURN | PENDALL | PSTACK | PENVRN | |
| Page 2 | F1 ! | F2 " | F3 # | F4 $ | F5 % | F6 % |
| I | MINIT | MMEM | MDIR | MNAME | MKILL | CALL &xy88@ |
| II | FCREATE | FOPEN | FCLOSE | B1COPY | HEX$ | |
| III | FWRITE | FREAD | FEOF | FSEEK | FTELL |