<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vbados.git, branch v0.66</title>
<subtitle>DOS mouse driver and shared folders for VirtualBox</subtitle>
<id>https://git.javispedro.com/cgit/vbados.git/atom?h=v0.66</id>
<link rel='self' href='https://git.javispedro.com/cgit/vbados.git/atom?h=v0.66'/>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/'/>
<updated>2023-01-01T16:25:07Z</updated>
<entry>
<title>bump to 0.66</title>
<updated>2023-01-01T16:25:07Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2023-01-01T16:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=eae434ad97f38f33a8a312e8b39d4d32db7af8dd'/>
<id>urn:sha1:eae434ad97f38f33a8a312e8b39d4d32db7af8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restore int33 callback+window when windows goes foreground</title>
<updated>2022-12-31T14:26:56Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-31T14:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=ea30df89b6fa62874b82cd75e6cf81a089ee2d25'/>
<id>urn:sha1:ea30df89b6fa62874b82cd75e6cf81a089ee2d25</id>
<content type='text'>
Even though it should not be necessary, this should help some cases
where mouse control is lost when returning from a fullscreen DOS box.
</content>
</entry>
<entry>
<title>slight makefile cleanups</title>
<updated>2022-12-18T20:25:34Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-18T20:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=831d16b852dc13a9f5ff7a1b56302f94ed193565'/>
<id>urn:sha1:831d16b852dc13a9f5ff7a1b56302f94ed193565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use pause opcode when waiting for vbox result</title>
<updated>2022-12-18T20:18:45Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-18T20:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=ae74cf99ea1513b7bd03e3a39fa49d3b715f225e'/>
<id>urn:sha1:ae74cf99ea1513b7bd03e3a39fa49d3b715f225e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump to 0.65</title>
<updated>2022-12-11T16:28:45Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-11T16:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=9a33ea807b463e3ef344e4237eedee4f618d2788'/>
<id>urn:sha1:9a33ea807b463e3ef344e4237eedee4f618d2788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not allow the show cursor counter to go above 0</title>
<updated>2022-12-11T15:26:11Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-11T15:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=7e3679f7c06cee1bd5ca76c6efdebc8ce367f587'/>
<id>urn:sha1:7e3679f7c06cee1bd5ca76c6efdebc8ce367f587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue with borlandc, bump to 0.64</title>
<updated>2022-12-10T14:39:41Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-12-10T14:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=5fc2534453bfadb0ec0075d38980a0423137ab26'/>
<id>urn:sha1:5fc2534453bfadb0ec0075d38980a0423137ab26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump to v0.63</title>
<updated>2022-11-27T22:58:44Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-11-27T22:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=c5f5946be34b91c597b9f29308cdad3f86146ddf'/>
<id>urn:sha1:c5f5946be34b91c597b9f29308cdad3f86146ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix regression with non-uppercase filenames</title>
<updated>2022-11-27T22:57:52Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-11-27T22:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=7e5aa8406e33f8b24c49e5ff64bcf5cadf5b55d7'/>
<id>urn:sha1:7e5aa8406e33f8b24c49e5ff64bcf5cadf5b55d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix README typos</title>
<updated>2022-11-27T22:03:15Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-11-27T22:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=88508d2daef2cbcd80623781251ef0589eed4c01'/>
<id>urn:sha1:88508d2daef2cbcd80623781251ef0589eed4c01</id>
<content type='text'>
</content>
</entry>
</feed>
