<?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%2FGetVersion</id>
		<title>83Plus:Software:usb8x/Asm Interface/GetVersion - 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%2FGetVersion"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/GetVersion&amp;action=history"/>
		<updated>2026-04-06T02:39:46Z</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/GetVersion&amp;diff=4884&amp;oldid=prev</id>
		<title>Dan Englender at 04:29, 16 July 2006</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/GetVersion&amp;diff=4884&amp;oldid=prev"/>
				<updated>2006-07-16T04:29:43Z</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:''' GetVersion&lt;br /&gt;
&lt;br /&gt;
'''Minimum usb8x version:''' 0.05&lt;br /&gt;
&lt;br /&gt;
Returns driver version and memory requirements.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* ''None''&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* DE: size of buffer required for [[../DriverInit|DriverInit]]&lt;br /&gt;
* H: major version&lt;br /&gt;
* L: minor version&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* ''None''&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
If your application uses any routines first introduced in a version after 0.05, you should check the usb8x version to make sure the user has an appropriate version.  The buffer size is the actual size used by the driver.  Use this value if you would like to dynamically allocate the driver's buffer.  If you would like to statically allocate it, you can use a buffer size of 128 bytes.&lt;/div&gt;</summary>
		<author><name>Dan Englender</name></author>	</entry>

	</feed>