User Tools

Site Tools


mbstring extension must be loaded in order to run mPDF
sd:sd-8516_assembly_language

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sd:sd-8516_assembly_language [2026/04/05 09:50] appledogsd:sd-8516_assembly_language [2026/04/05 09:51] (current) appledog
Line 111: Line 111:
 | M, D | Memory pointer and memory pointer Destination. | These are often used in pairings like ELM, ELD, etc, to point to memory locations. As such they are generally for immediate use only and could be used on their own as temporary registers. | ELM is EL as high-byte | | M, D | Memory pointer and memory pointer Destination. | These are often used in pairings like ELM, ELD, etc, to point to memory locations. As such they are generally for immediate use only and could be used on their own as temporary registers. | ELM is EL as high-byte |
 | E, F, G | Extra registers | Most often used as high bytes for 24-bit memory access ex. GLD, FLM, etc. but can also be used for general purpose registers. | | | E, F, G | Extra registers | Most often used as high bytes for 24-bit memory access ex. GLD, FLM, etc. but can also be used for general purpose registers. | |
-| L | The Last True Register | If you really need another register, use this one. For emergency use only. | +| L | The Last True Register | If you really need another register, use this one. For emergency use only. | Rarely used. | 
-| Z | Z-index pointer | Often used as a third dimensional register for graphics or data processing. ExFLZ |+| Z | Z-index pointer | Often used as a third dimensional register for graphics or data processing. | Often used as a temporary register. |
  
 === Byte Access === Byte Access
sd/sd-8516_assembly_language.1775382642.txt.gz · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki