Skip to content

DOSBox-X release 2017-12-28 11:59

Compare
Choose a tag to compare
@joncampbell123 joncampbell123 released this 29 Dec 08:16
  • Removed non-recursive page fault option, it is always "on" now
  • Removed dynamic x86 core, 32-bit builds no longer have "dynamic" core
  • IRQ cascade cleanup and fixes
  • BAT files given on DOSBox-X executable command line (from your host operating system) are now processed after registration of ULTRASND and BLASTER environment variables
  • PC-98 DOS console emulation updated to decode Shift-JIS in CON driver instead of INT 10h hackaround
  • PC-98 DOS console emulation fixed to recognize certain double-byte encodings that yield single-wide characters and print appropriately (including a range of proprietary JIS codes specific to the PC-98 that include box/line drawing characters).
  • DOSBox shell welcome text fixed to display a proper box using box/line characters in PC-98 mode, instead of letting the IBM PC charset draw rows and columns of katakana. (basic2004)