1
0
mirror of https://github.com/ksherlock/x65.git synced 2024-06-25 20:29:31 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Kelvin Sherlock
295129cd6c fix merlin ddb
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.
2020-10-18 13:39:42 -04:00