<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vbados.git/makefile, 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-04T22:14:51Z</updated>
<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>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>add new moustest program for testing</title>
<updated>2024-06-02T18:54:46Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2024-06-02T18:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=6def163aa0a11996d2f990fb18690a83b5e605a6'/>
<id>urn:sha1:6def163aa0a11996d2f990fb18690a83b5e605a6</id>
<content type='text'>
</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>cleaning up makefile</title>
<updated>2022-11-06T18:24:47Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-11-06T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=4efa890a9c75b36ee78271b3361ee5cec991490a'/>
<id>urn:sha1:4efa890a9c75b36ee78271b3361ee5cec991490a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve wheel support (e.g. winword works now)</title>
<updated>2022-11-06T17:47:43Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-11-06T17:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=9faeb819405454b3c43cf59918e0c587887e1994'/>
<id>urn:sha1:9faeb819405454b3c43cf59918e0c587887e1994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Localization support</title>
<updated>2022-07-14T17:50:31Z</updated>
<author>
<name>Eduardo Casino</name>
<email>mail@eduardocasino.es</email>
</author>
<published>2022-06-15T19:56:57Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=fbe961e941cea7f1294818fe76b281c24d7100dd'/>
<id>urn:sha1:fbe961e941cea7f1294818fe76b281c24d7100dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .tbl files in both floppy image and dist zip</title>
<updated>2022-06-12T18:08:34Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-06-12T18:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=e57021b700e75118d4ec904cc4fae305c4a187d8'/>
<id>urn:sha1:e57021b700e75118d4ec904cc4fae305c4a187d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define IN_TSR macro in all tsr files</title>
<updated>2022-06-12T17:06:31Z</updated>
<author>
<name>Javier</name>
<email>dev.git@javispedro.com</email>
</author>
<published>2022-06-12T17:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.javispedro.com/cgit/vbados.git/commit/?id=fbf3eb7918b1dc015023708eb6d32e65934a1128'/>
<id>urn:sha1:fbf3eb7918b1dc015023708eb6d32e65934a1128</id>
<content type='text'>
</content>
</entry>
</feed>
