83Plus:BCALLs:4E7F
From WikiTI
Synopsis
Unofficial Name: ChkFindSymAsm
BCALL Address: 4E7F
Gets information about a specified unsquished assembly program in RAM.
Inputs
- OP1: type and name of program
Outputs
- BC: size of program in bytes
- HL: pointer to variable data (past size bytes)
- DE: pointer to VAT entry
Destroys
- All
Comments
This will throw an error if the program is squished, BASIC, archived, etc.