Difference between revisions of "83Plus:RAM:8269"
From WikiTI
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Synopsis == | == Synopsis == | ||
| − | '''Official Name:''' | + | '''Official Name:''' MD5Length |
| − | '''Memory Address:''' | + | '''Memory Address:''' 8269h |
| − | '''Length:''' | + | '''Length:''' 4 bytes. |
| − | This area | + | This area stores the length ''in bits'' of the current MD5 data block. It is used internally by [[83Plus:BCALLs:808D|808D]], [[83Plus:BCALLs:8090|8090]] and [[83Plus:BCALLs:8018|8018]]. |
== Comments == | == Comments == | ||
| − | + | Do not modify this area. | |
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 18:30, 27 March 2005
Synopsis
Official Name: MD5Length
Memory Address: 8269h
Length: 4 bytes.
This area stores the length in bits of the current MD5 data block. It is used internally by 808D, 8090 and 8018.
Comments
Do not modify this area.