.pixbl .PBUF EQUB 0 \ The number of bytes to transmit with this command EQUB 0 \ The number of bytes to receive with this command SKIP 256 \ The pixel buffer to send with this commandName: PBUF [Show more] Type: Variable Category: Drawing pixels Summary: The pixel buffer to send with the OSWORD 241 commandContext: See this variable in context in the source code References: This variable is used as follows: * PIXEL uses PBUF * PIXEL3 uses PBUF * PBFL calls via pixbl
Other entry points: pixbl Points to the first byte of the PBUF block, which is where the OSWORD transmission size goes