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

From WikiTI
Jump to: navigation, search
m
m (more concise)
 
(2 intermediate revisions by 2 users not shown)
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 "normal" order and not reversed 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 ==
 
This is where [[83Plus:BCALLs:5014]] stores the output.
 
This is where [[83Plus:BCALLs:5014]] stores the output.
This chunk of memory is located in [[83Plus:RAM:83A5]] which '''appear''' temporary ram only during MD5 calculations. (check this affirmation)
+
 
 +
This chunk of memory is located in the middle of [[83Plus:RAM:82A5]].
  
 
== Credits and Contributions ==
 
== Credits and Contributions ==
 
* Detachedsolutions forums
 
* Detachedsolutions forums

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