c $A17E GETPLA - loads the next byte from the input buffer using BUFPNT and increments BUFPNT C $A17E copy BUFPNT into HL C $A181 increment pointer and load the pointed to byte into A C $A183 increment BUFPNT (now 2 bytes on from where we started) C $A187 return