Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

DOSBox SVN Daum 20110104

Compare
Choose a tag to compare
@ykhwong ykhwong released this 10 Aug 01:58
· 1 commit to master since this release
4fd0de9

Happy New Year!

  1. Added some changes on DOS commands (Mostly borrowed from FreeDOS)
    Updated: MOVE, MEM, EDIT, CLS
    Added: FIND, TREE, DOSIDLE
    Added DOS Extenders (DOS4GW and DOS32A) for DOS games/utilities.
  2. Updated save/load state feature.
  • Fixed a bug that DOSBox cannlot load states in some programs.
  • Displays a program title if it is not correct for a saved state.
  • Creates a save directory if it does not exist.
  • Added an item "remove state" into Main menu.
  • Added "Run save states manager.bat" in TOOLS directory.
  1. Updated MUNT code a bit
  • Disables multi-threading support on single core CPU without hyperthreading.
  • Removed all hacks for noise fix.
  1. Fixed some minor bugs.