83Plus:BCALLs:4E7F

From WikiTI
Revision as of 06:23, 8 March 2007 by Brandonw (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.