| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 4 days | remove unused code | Javier | 1 | -1/+0 | |
| 5 days | embed language & unicode tables into main executables | Javier | 1 | -8/+28 | |
| use KITTENC to embed all NLS files into executable KITTENC does not allow loading external files anymore... embed the cp???uni.tbl (codepage -> 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 & unitbl2c) this may make the build less portable; so far unix and dos/386 still work. | |||||
| 10 days | move unicode tables from nls to unitbl dir in src | Javier | 1 | -3/+8 | |
| 2024-06-02 | add new moustest program for testing | Javier | 1 | -2/+11 | |
| 2022-12-18 | slight makefile cleanups | Javier | 1 | -8/+14 | |
| 2022-11-06 | cleaning up makefile | Javier | 1 | -23/+34 | |
| 2022-11-06 | improve wheel support (e.g. winword works now) | Javier | 1 | -1/+1 | |
| 2022-07-14 | Localization support | Eduardo Casino | 1 | -3/+7 | |
| 2022-06-12 | add .tbl files in both floppy image and dist zip | Javier | 1 | -0/+2 | |
| 2022-06-12 | define IN_TSR macro in all tsr files | Javier | 1 | -1/+1 | |
| 2022-04-16 | add .zip download too | Javier | 1 | -0/+3 | |
| 2022-04-16 | rename flp image to vbados.flp | Javier | 1 | -5/+7 | |
| 2022-04-13 | fix sft leak | Javier | 1 | -9/+9 | |
| 2022-04-11 | add new virtualbox shared folders client | Javier | 1 | -4/+19 | |
| 2022-04-09 | rename source files for consistency | Javier | 1 | -10/+11 | |
| 2022-04-06 | minor makefile comments | Javier | 1 | -4/+5 | |
| 2022-04-05 | add vmware support, debug logging to serial port, and fix ps2 routine ↵ | Javier | 1 | -2/+2 | |
| clobbering registers | |||||
| 2022-04-03 | replace some custom asm utils with watcom intrinsincs | Javier | 1 | -4/+5 | |
| 2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f ↵ | Javier | 1 | -6/+8 | |
| hooking, simplify w16 driver | |||||
| 2022-03-29 | initial import of DOS mouse driver | Javier | 1 | -11/+34 | |
| 2022-03-13 | let VMD know the mouse type | Javier | 1 | -1/+1 | |
| 2022-02-28 | use virtual DMA service on windows with paging enabled | Javier | 1 | -1/+1 | |
| 2022-02-27 | initial import | Javier | 1 | -0/+26 | |
