mirror of
https://github.com/ksherlock/x65.git
synced 2025-01-13 20:32:00 +00:00
295129cd6c
ddb generates a "double byte" which is actually a big-endian 16-bit number. For relocation purposes, it has to be handled as 2 individual bytes with shifts to adjust it.