kjt_load_file
Created by: phil, Last modification: Thu 18 of Aug, 2011 (19:14 UTC)
Name:
kjt_load_file
Action:
Reads an entire file from current disk / directory to RAM
Input registers:
IX = Address to load data to
B = bank to load data to
HL = zero terminated filename
Output registers:
Zero flag: If set, operation completed OK
Else, there was an error..
If A = $00, B = hardware device error flags.
If A <> $00, see error code table
kjt_load_file
Action:
Reads an entire file from current disk / directory to RAM
Input registers:
IX = Address to load data to
B = bank to load data to
HL = zero terminated filename
Output registers:
Zero flag: If set, operation completed OK
Else, there was an error..
If A = $00, B = hardware device error flags.
If A <> $00, see error code table