1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-21 09:16:34 +00:00

6809: Document direct addressing mode

This commit is contained in:
Karol Stasiak
2020-07-31 01:57:10 +02:00
parent f0b083abea
commit 8ec82ef520
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -30,5 +30,7 @@ Colons are required in label declarations.
* 6809: `0,X` is assembled the same as `,X`.
* 6502: To enforce direct-page addressing, prepend the argument with `<`: `<arg`.