-
The installer could be extended a bit in order to install also the documentation files into SYS:Documentation
-
Found today another bug in staging which didn't happen in the latest original DosBox.
Take as example ocp260pre6.zip filename. That what I have with staging:
http://kas1e.mikendezign.com/aos4/do…
kas1e updated
4 months ago
-
I am trying to make an SDL app of mine working when typing texts in other encodings than the English ones. For example, I want to type in Greek, but when I switch my locale the SDL_TEXTINPUT event is …
-
The recent introduction of the dynamic recompiler for 32-bit PowerPC brings really a lot of benefits in any PowerPC based version of DOSBox!
However DOSBox was (and still) not exactly famous for its …
-
Enabling AHI only effects MOD players.
khval updated
12 months ago
-
iGame will crash if you select the properties option from menu while no item/game are selected
Crash is reproducible with latest iGame 2.4.0 under AmigaOS4
[Crashlog_iGame.OS4_2023-05-14_19-16-5…
-
Currently, we have this undef too much at top of file, so includes coming after override our undef. Instead, it should be somewhere at a few includes after, like this:
```
/* Define BFD64 here, ev…
-
There are problems with the new Mplayer 1.5 version and YT.rexx/Odyssey when streaming YouTube.
You can reproduce it with the output wpa/comp/sdl_502 and Yt.rexx/Odyssey the script settings look li…
-
No building errors with:
CC=gcc-12 CXX=g++-12 gmake all all-sdk SHELL=$(brew --prefix)/bin/bash NDK=3.2 PREFIX=${PREFIX}
However, any include file in proto has a L
After removing all Ls it seems …
-
So when i tried to use "ar" to pack up some objects into .a archive, it creates empty .a , without objects inside.
I.e. simple doing `ar crub libhello.a libhello.o" , create an emptu libhello.a , …
kas1e updated
10 months ago