VOGONS

Common searches


Search results

Display options

Patch for supporting loadable fonts

This patch should be extremely useful for russian users because there are three different russian charsets: CP866 under DOS, CP1251 under Windows and KOI8-r under Unix. My patch allows to select font from command line (-font8x16 file.fnt) or from config file ([bios] font8x16=file.fnt). Contents of …

Bug with command line parsing

This works well: dosbox -c mem /tmp/mydir ... DOSBox opens new window, executes "mem" command, then mounts /tmp/mydir as C:. This works with bug: dosbox -lang my.lng /tmp/mydir ... Language file is successfully loaded, but!!! directory name is ignored, i.e. nothing is mounted. This works with bug: …

Page 1 of 1