w2b.Rd
Convert a 16bit address to 2 bytes (lo_byte, hi_byte) as is the 6502 way
w2b(address)
address from $0000 to $ffff
integer vector of length 2 with (lo_byte, hi_byte)