83Plus:BCALLs:52F0
From WikiTI
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