This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Releases: ykhwong/dosbox-svn-daum
Releases · ykhwong/dosbox-svn-daum
DOSBox SVN Daum 20101030
- Based on SVN r3653
- Add new features to the config command for control of the config file:
- Fixed: Checking menu items like Serial, Parallel, Printer did not work.
- Added "Restart" menuitem.
- Removed CPU optimization patch due to the performance loss.
- Added support for .jrc (boot) and .ima (mount) in Drives menu.
- Pause item in Main menu will work while paused.
- Added gulikoza's highres rendering patch for Openglide. (glide2x.dll)
- Uses Direct3D as the default output with scaler=hardware2x.
- Fixed some minor bugs
Additional note:
Fixed a crash while pausing DOSBox (Windows build)
Uploaded a build for Linux (x86, x86-64)
DOSBox SVN Daum 20101021
- Based on SVN r3650
- Fixed: -nogui did not work at all.
- Fixed: Double-clicking titlebar did not work.
- Fixed: tv2x scaler slowed down the overall emulation (Thanks, Lupin2)
- Added save slots selections into menu.
- Added the following menu items : Serial / Parallel ports, Printer, MT32 rate
- Fixed some minor bugs.
DOSBox SVN Daum 20101011
- Based on SVN r3649
- Added mt32rate into [midi] section for MT-32 samplerates. (Default value is auto.)
- "-nogui" parameter is available again for disabling GUI. It differs from "-nomenu" to hide menubar.
- You can use other glide wrappers like nGlide. (read manuals)
- Added dosbox_readme.bat to read manuals easily. (see Tools directory)
- Added zmbv codec installer/uninstaller (see Tools directory)
- Fixed zero FPS on titlebar when using "Show details" mode with Direct3D.
- Fixed some minor bugs.
DOSBox SVN Daum 20101001
- Based on SVN r3646
- Removed libgcc and msvcr100 library dependencies. It does not require to install external libraries.
- Fixed Desktop/Original selection problems in resolution menu.
- Added EMS items (emsboard, emm386) into DOS menu according to the changes r3642.
- Fixed a crash if you go to fullscreen in OpenglHQ.
- Aero_fix patch will only work on Windows ver 6(Vista) or later. Direct3D will ignore aero_fix as it is not needed.
- Added CPU cores(full, simple) into CPU menu, following DOSBox configuration.
- Menubar will not be displayed in fullscreen if using "-fullscreen" parameter.
- Fixed menu responses.
- Added a patch: CGA/Tandy/PCJr palette patch (h-a-l-9000) by someone's request
- Added AUTHORS, THANKS, VERSION, INSTALL to DOCS directory.
- Fixed some minor bugs.
DOSBox SVN Daum 20100926
- Fixed menu events for speed (Thanks to Jed Clampett)
- Fixed an error occured when pressing Ctrl-F9 in fullscreen. (Thanks to Chris Spurr)
- If you press Ctrl-F9 then DOSBox will go back to window for exit.
- Menu will be disabled right after switiching to fullscreen.
- Fixed some minor bugs.
DOSBox SVN Daum 20100918
- Added the following patches
- Printer output (freetype)
- MT-32 MIDI (this might require ROM files)
- Stereo swap
- MP3/Wave Cue support
- Overscan (only works if output=surface)
- Fixed the following bugs
- Alt-key combination shows popup menu.
- Windows Aero might be turned off in some cirumstances.
- Fixed some other bugs.
DOSBox SVN Daum 20100909
- Upgraded gcc to 4.4.0 for compilation.
- Fixed dosbox_admin.exe for some anti-virus software.
- Changed the internal icon.
- Ouput help messages at startup (Korean).
- Fixed Numlock bugs.
- Fixed some keypress bugs.
- Changed the existing menu system.
- Rearranged and added some menu items.
- Fixed mouse cursor bugs.
- Improved stability.
- OK, Cancel buttons can be pressed in GUI.
- Added Hardware2x/3x scalers.
- Fixed OpenglHQ scailing.
- Fixed 3dfx voodoo graphics for games.
- Fixed some other bugs.
DOSBox SVN Daum 20100804
- Based on SVN source
- Updated some libraries including latest Direct SDK.
- Added Direct3D and pixelshaders implemented again
- OpenglHQ output implemented again
- Innovation implemented again
- Glide implemented again
- Zip/7z mount with libphysfs
- NE2000 Ethernet (hal)
- Save/Load state (ZenJu) - experimental
- Beep (hal)
- Added some missing sample rates (tandy/pcspeaker)
- Some other fixes and patches applied
DOSBox SVN Daum 20100411
Based on 0.73 CVS source. Fixed minor bugs.
DOSBox SVN Daum 20090519
Removed ZIP/7Z mount. Pressing Alt-pause will be used to pause DOSBox, not showing a configuration window.