Entry
R0 = flags:
bit 0 set => pass on plotting calls, clear => don't pass on plotting calls
bit 1 set => use translation tables, clear => don't use translation tables
all other bits reserved (must be zero)
Exit
R0 = previous intercept state
This SWI is used by the printer drivers to request that SpriteExtend passes on all calls to JPEG plotting SWIs by itself calling PDriver_JPEGSWI. When SpriteExtend passes on these calls, it ignores them itself.
You must not make this call from your own applications.
|
|
|