<?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%2FKBD%2FKBDVersion</id>
		<title>83Plus:Software:usb8x/Asm Interface/KBD/KBDVersion - 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%2FKBD%2FKBDVersion"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/KBD/KBDVersion&amp;action=history"/>
		<updated>2026-04-05T18:33:37Z</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/KBD/KBDVersion&amp;diff=5143&amp;oldid=prev</id>
		<title>Dan Englender at 18:25, 27 August 2006</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/KBD/KBDVersion&amp;diff=5143&amp;oldid=prev"/>
				<updated>2006-08-27T18:25:12Z</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:''' KBDVersion&lt;br /&gt;
&lt;br /&gt;
'''Minimum usb8x version:''' 0.11&lt;br /&gt;
&lt;br /&gt;
Returns keyboard 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 [[../KBDInit|KBDInit]]&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;
The version reported by this routine is the version of the keyboard driver.  To get the usb8x version use the [[../../GetVersion|GetVersion]] routine.  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 32 bytes.&lt;/div&gt;</summary>
		<author><name>Dan Englender</name></author>	</entry>

	</feed>