|
|
|
|
|
by fogleman
4496 days ago
|
|
Looks like you might be right... ,0 The program will be loaded to the start of BASIC memory (2049/$0801) ,1 The program will be loaded absolute, i.e. to its stored location defined by the first two bytes in the binary file. Needed for machine language programs. http://www.c64-wiki.com/index.php/LOAD |
|