83Plus:BCALLs:52F0

From WikiTI
Revision as of 20:57, 22 February 2007 by Brandonw (Talk | contribs)

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

Synopsis

Unofficial Name: DeleteApp_Link

BCALL Address: 52F0

Deletes an application and then sends a skip/exit packet over the link port.

Inputs

  • A: code to send in the skip/exit packet.
  • (appInfo+2): first page of application to delete.
  • iy+1Bh set up accordingly

Outputs

  • None

Destroys

  • All

Comments

This B_CALL deletes an application without any confirmation from the user by writing a zero to 4000h at the page.

After deleting the application, it then sends the following packet and receives acknowledge: machineID,36h,05h,00h,00h,00h,A,00h,00h,checksumLow,checksumHigh