83Plus:BCALLs:5098
From WikiTI
Synopsis
Unofficial Name: CopyFlashPage
BCALL Address: 5098
Copies one Flash page to another.
Inputs
- A: source Flash page
- B: destination Flash page
Outputs
- None
Destroys
- appData
- C, DE
Comments
Flash must be write enabled first.
This BCALL will refuse to do anything with Flash pages 1Eh/3Eh/7Eh (neither source nor destination). It will also refuse to use any Flash page that begins with 0FFh as the source.