<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ASoftware%3Ausb8x%2FAsm_Interface%2FMSD%2FMSDVersion</id>
		<title>83Plus:Software:usb8x/Asm Interface/MSD/MSDVersion - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ASoftware%3Ausb8x%2FAsm_Interface%2FMSD%2FMSDVersion"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/MSD/MSDVersion&amp;action=history"/>
		<updated>2026-04-06T10:39:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/MSD/MSDVersion&amp;diff=5040&amp;oldid=prev</id>
		<title>Brandonw at 06:20, 17 August 2006</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/MSD/MSDVersion&amp;diff=5040&amp;oldid=prev"/>
				<updated>2006-08-17T06:20:05Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Synopsis ==&lt;br /&gt;
'''Name:''' MSDVersion&lt;br /&gt;
&lt;br /&gt;
'''Minimum usb8x version:''' 0.10&lt;br /&gt;
&lt;br /&gt;
Gets mass storage driver version and RAM requirements.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* HL: Size of internal memory buffer in bytes&lt;br /&gt;
* DE: Size of sector buffer in bytes&lt;br /&gt;
* B: Mass storage driver major version&lt;br /&gt;
* C: Mass storage driver minor version&lt;br /&gt;
* A: Size of file handle for opened files&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF, BC, DE, HL&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
It is probably safe to assume that HL will be 254, DE is 512, and A is 27, but if you want to allocate memory dynamically, this function is important.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[../MSD_Initialize|MSD_Initialize]] - Initializes the mass storage driver&lt;/div&gt;</summary>
		<author><name>Brandonw</name></author>	</entry>

	</feed>