Difference between revisions of "83Plus:BCALLs:802D"
From WikiTI
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:83Plus:BCALLs:By_Name|GetCertificateEnd]] | + | [[Category:83Plus:BCALLs:By_Name:Other|GetCertificateEnd]] [[Category:83Plus:BCALLs:By_Name|GetCertificateEnd]] [[Category:83Plus:BCALLs:By_Address|802D - GetCertificateEnd]] |
− | [[Category:83Plus:BCALLs: | + | |
− | [[Category:83Plus:BCALLs: | + | |
== Synopsis == | == Synopsis == | ||
'''Official Name:''' GetCertificateEnd | '''Official Name:''' GetCertificateEnd | ||
Line 17: | Line 15: | ||
=== Destroys === | === Destroys === | ||
* AF, DE | * AF, DE | ||
+ | * [[83Plus:RAM:8478|OP1]] | ||
== Comments == | == Comments == | ||
Flash must be [[83Plus:Ports:14|write enabled]] first. | Flash must be [[83Plus:Ports:14|write enabled]] first. |
Latest revision as of 20:36, 29 March 2005
Synopsis
Official Name: GetCertificateEnd
BCALL Address: 802D
Find the end of the certificate data.
Inputs
None
Outputs
- HL = address of the end of the certificate
Destroys
- AF, DE
- OP1
Comments
Flash must be write enabled first.