Difference between revisions of "83Plus:RAM:839F"

From WikiTI
Jump to: navigation, search
m (changed "reversed" and "normal" to "little-endian" and "big-endian")
m (more concise)
 
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 big-endian and not little-endian like bytes normally are on the z80.  
+
This area of memory stores the value of the free archive space in big-endian hexadecimal.  
  
 
== Comments ==
 
== Comments ==

Latest revision as of 19:42, 31 December 2009


Synopsis

Official Name: ???

Unofficial Name: tempFreeArchive

Memory Address: 839Fh

Length: 4 bytes.

This area of memory stores the value of the free archive space in big-endian hexadecimal.

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