<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vbados.git, branch master</title>
<subtitle>DOS mouse driver and shared folders for VirtualBox</subtitle>
<id>https://git.javispedro.com/cgit/vbados.git/atom?h=master</id>
<link rel='self' href='https://git.javispedro.com/cgit/vbados.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/'/>
<updated>2026-09-04T23:05:36Z</updated>
<entry>
<title>moustest: allow changing speed/sensitivity</title>
<updated>2026-09-04T23:05:36Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-09-04T23:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=51d19f9e8b844c1ba4ebd044ee4307ec0d8078c3'/>
<id>urn:sha1:51d19f9e8b844c1ba4ebd044ee4307ec0d8078c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused code</title>
<updated>2026-09-04T22:14:51Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-09-04T22:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=a8a4256bca568f328d7d19ed0ed6456df582d1e6'/>
<id>urn:sha1:a8a4256bca568f328d7d19ed0ed6456df582d1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>embed language &amp; unicode tables into main executables</title>
<updated>2026-09-03T22:06:23Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-09-03T21:49:29Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=1b9e3118374a13dc12652d87b1dd3d1ccfecbbf3'/>
<id>urn:sha1:1b9e3118374a13dc12652d87b1dd3d1ccfecbbf3</id>
<content type='text'>
use KITTENC to embed all NLS files into executable
KITTENC does not allow loading external files anymore...

embed the cp???uni.tbl (codepage -&gt; unicode conversion tables)
into the main executable too. however, we will still try to find
them in PATH if user cp is missing from the internal ones.

this means the distribution zip/flp now contain much fewer files.

con: some utilities now need to built in the host (kittenc &amp; unitbl2c)
this may make the build less portable; so far unix and dos/386 still work.
</content>
</entry>
<entry>
<title>mousew16: minor comment cleanup</title>
<updated>2026-08-30T21:09:33Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T21:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=906193586d30a382d2b982419d92f80c07a65286'/>
<id>urn:sha1:906193586d30a382d2b982419d92f80c07a65286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix out of memory error in windows 3.0 by fixing data segment</title>
<updated>2026-08-30T21:02:11Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T21:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=d27caefd5fb1465c6641a4555f66d2d1b64ff804'/>
<id>urn:sha1:d27caefd5fb1465c6641a4555f66d2d1b64ff804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move unicode tables from nls to unitbl dir in src</title>
<updated>2026-08-30T17:29:35Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T17:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=8ed9a1bb205faf76f6487a2d8a94f3cf2fb721c9'/>
<id>urn:sha1:8ed9a1bb205faf76f6487a2d8a94f3cf2fb721c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle wheel serial protocol (untested)</title>
<updated>2026-08-30T17:01:23Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T17:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=8459567950d6d7dcc8f92753b0c1918f417ab149'/>
<id>urn:sha1:8459567950d6d7dcc8f92753b0c1918f417ab149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force nls files to be checkout as CRLF</title>
<updated>2026-08-30T13:55:25Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T13:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=6c79dffa4fd38a36845f518443668a3aa654728c'/>
<id>urn:sha1:6c79dffa4fd38a36845f518443668a3aa654728c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readd hack to kitten to load files from exe path, update vbmouse help message &amp; nls files</title>
<updated>2026-08-30T13:53:05Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T13:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=24bb6b6b4a40a7e7d9f430f9489626c93c58215d'/>
<id>urn:sha1:24bb6b6b4a40a7e7d9f430f9489626c93c58215d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow for 'vbados reconf' command to re-search for mouse and reconfigure driver</title>
<updated>2026-08-30T01:39:32Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2026-08-30T01:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=9104ab9ab59c5b23e12a174368062b4bc166359f'/>
<id>urn:sha1:9104ab9ab59c5b23e12a174368062b4bc166359f</id>
<content type='text'>
</content>
</entry>
</feed>
