sd:sd-8516_assembly_language
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sd:sd-8516_assembly_language [2026/02/26 22:57] – appledog | sd:sd-8516_assembly_language [2026/02/26 22:58] (current) – appledog | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| C000: | C000: | ||
| </ | </ | ||
| + | |||
| + | You can SAVE machine language programs like the above by using [[HEXMON]] to save a range of bytes: | ||
| + | |||
| + | C000.C020S | ||
| + | |||
| + | You can LOAD them by typing L in [[HEXMON]]. | ||
| == Lesson 1 : Memory, Registers and Flags | == Lesson 1 : Memory, Registers and Flags | ||
sd/sd-8516_assembly_language.txt · Last modified: by appledog
