Difference between revisions of "83Plus:RAM:839F"
From WikiTI
Thepenguin77 (Talk | contribs) m (changed "reversed" and "normal" to "little-endian" and "big-endian") |
|||
Line 11: | Line 11: | ||
'''Length:''' 4 bytes. | '''Length:''' 4 bytes. | ||
− | This area of memory stores the value with the free archive space, in normal hexadecimal code. These bytes are in | + | This area of memory stores the value with the free archive space, in normal hexadecimal code. These bytes are in big-endian and not little-endian like bytes normally are on the z80. |
== Comments == | == Comments == |
Revision as of 18:38, 31 December 2009
Synopsis
Official Name: ???
Unofficial Name: tempFreeArchive
Memory Address: 839Fh
Length: 4 bytes.
This area of memory stores the value with the free archive space, in normal hexadecimal code. These bytes are in big-endian and not little-endian like bytes normally are on the z80.
Comments
This is where 83Plus:BCALLs:5014 stores the output.
This chunk of memory is located in the middle of 83Plus:RAM:82A5.
Credits and Contributions
- Detachedsolutions forums