Skip to content

App. H: <text address> Byte OrderΒ #67

@tajmone

Description

@tajmone
  • Get @tessman approval for these changes.
  • Fix document source.
  • Document the changes in CHANGES.md.
  • Document in ChangeLog?
  • Update commented annotation in source file.

Regarding the following passage from App. H: Code Patterns, on the textdata# token ($47):

47 <text address>

Where <text address> is three bytes (in lowest-to-highest byte order) giving the address of the entry in the text bank.

@juhana commented in @roodyyogurt's annotated PDF:

Actually the byte order is 3-1-2 with the highest byte first and the lowest byte second, e.g. address 65 43 21 is given as 65 21 43.

  • Work out if and how the original text should be modified in view of the above comment.

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions