Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Object type? |
R1 | &45540 (reason code) |
R2 | Pointer to the render state? |
Exit | |
---|---|
R1 | 0 if recognised, otherwise Preserved |
This service is issued whenever SWI DrawFile_Render encounters an object whose type it doesn’t know.
Extension modules should recognise the object type, process it and then claim the service. Errors should only be reported if there is no error presently known – the Drawfile DrawFile module will continue after errors, but only report the first one.