CALL EXT
Contents |
Effect
BPE data expansion. This format allows for a high-speed data expansion.
Syntax
CALL EXT ([@]<SourceAddress>,[@]<DestinationAddress>)
Parameters
<SourceAddress> is the start address (0~FFFFH) of the compressed data in RAM or VRAM.
<DestinationAddress> is the destination address (0~FFFFH) in RAM or VRAM to the compress data. (0~FFFFH)
If the prefix @ is used, the address is in VRAM.