AT&T 6300 Programmer's Manual page 629

Gwbasic by microsoft
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Advanced Features
The following guidelines must be observed if
you choose to BLOAD, or read and poke, an
EXE file into memory:
• Make sure the subroutines do not contain any
long references, address offsets that exceed
64K or that take the user out of the code
segment. These long references require
handling by the EXE loader.
• Skip over the first 512 bytes (the header) of the
linker's output file (EXE), then read in the rest
of the file.
B-3

Advertisement

Table of Contents
loading

Table of Contents