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

Releases: ykhwong/dosbox-svn-daum

DOSBox SVN Daum 20101030

10 Aug 01:54
4fd0de9
Compare
Choose a tag to compare
  1. Based on SVN r3653
  • Add new features to the config command for control of the config file:
  1. Fixed: Checking menu items like Serial, Parallel, Printer did not work.
  2. Added "Restart" menuitem.
  3. Removed CPU optimization patch due to the performance loss.
  4. Added support for .jrc (boot) and .ima (mount) in Drives menu.
  5. Pause item in Main menu will work while paused.
  6. Added gulikoza's highres rendering patch for Openglide. (glide2x.dll)
  7. Uses Direct3D as the default output with scaler=hardware2x.
  8. 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

10 Aug 01:53
4fd0de9
Compare
Choose a tag to compare
  1. Based on SVN r3650
  2. Fixed: -nogui did not work at all.
  3. Fixed: Double-clicking titlebar did not work.
  4. Fixed: tv2x scaler slowed down the overall emulation (Thanks, Lupin2)
  5. Added save slots selections into menu.
  6. Added the following menu items : Serial / Parallel ports, Printer, MT32 rate
  7. Fixed some minor bugs.

DOSBox SVN Daum 20101011

10 Aug 01:52
4fd0de9
Compare
Choose a tag to compare
  1. Based on SVN r3649
  2. Added mt32rate into [midi] section for MT-32 samplerates. (Default value is auto.)
  3. "-nogui" parameter is available again for disabling GUI. It differs from "-nomenu" to hide menubar.
  4. You can use other glide wrappers like nGlide. (read manuals)
  5. Added dosbox_readme.bat to read manuals easily. (see Tools directory)
  6. Added zmbv codec installer/uninstaller (see Tools directory)
  7. Fixed zero FPS on titlebar when using "Show details" mode with Direct3D.
  8. Fixed some minor bugs.

DOSBox SVN Daum 20101001

10 Aug 01:51
4fd0de9
Compare
Choose a tag to compare
  1. Based on SVN r3646
  2. Removed libgcc and msvcr100 library dependencies. It does not require to install external libraries.
  3. Fixed Desktop/Original selection problems in resolution menu.
  4. Added EMS items (emsboard, emm386) into DOS menu according to the changes r3642.
  5. Fixed a crash if you go to fullscreen in OpenglHQ.
  6. Aero_fix patch will only work on Windows ver 6(Vista) or later. Direct3D will ignore aero_fix as it is not needed.
  7. Added CPU cores(full, simple) into CPU menu, following DOSBox configuration.
  8. Menubar will not be displayed in fullscreen if using "-fullscreen" parameter.
  9. Fixed menu responses.
  10. Added a patch: CGA/Tandy/PCJr palette patch (h-a-l-9000) by someone's request
  11. Added AUTHORS, THANKS, VERSION, INSTALL to DOCS directory.
  12. Fixed some minor bugs.

DOSBox SVN Daum 20100926

10 Aug 01:50
4fd0de9
Compare
Choose a tag to compare
  1. Fixed menu events for speed (Thanks to Jed Clampett)
  2. 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.
  1. Menu will be disabled right after switiching to fullscreen.
  2. Fixed some minor bugs.

DOSBox SVN Daum 20100918

10 Aug 01:49
4fd0de9
Compare
Choose a tag to compare
  1. 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)
  1. Fixed the following bugs
  • Alt-key combination shows popup menu.
  • Windows Aero might be turned off in some cirumstances.
  1. Fixed some other bugs.

DOSBox SVN Daum 20100909

10 Aug 01:48
4fd0de9
Compare
Choose a tag to compare
  1. Upgraded gcc to 4.4.0 for compilation.
  2. Fixed dosbox_admin.exe for some anti-virus software.
  3. Changed the internal icon.
  4. Ouput help messages at startup (Korean).
  5. Fixed Numlock bugs.
  6. Fixed some keypress bugs.
  7. Changed the existing menu system.
  8. Rearranged and added some menu items.
  9. Fixed mouse cursor bugs.
  10. Improved stability.
  11. OK, Cancel buttons can be pressed in GUI.
  12. Added Hardware2x/3x scalers.
  13. Fixed OpenglHQ scailing.
  14. Fixed 3dfx voodoo graphics for games.
  15. Fixed some other bugs.

DOSBox SVN Daum 20100804

10 Aug 01:47
4fd0de9
Compare
Choose a tag to compare
  1. Based on SVN source
  2. Updated some libraries including latest Direct SDK.
  3. Added Direct3D and pixelshaders implemented again
  4. OpenglHQ output implemented again
  5. Innovation implemented again
  6. Glide implemented again
  7. Zip/7z mount with libphysfs
  8. NE2000 Ethernet (hal)
  9. Save/Load state (ZenJu) - experimental
  10. Beep (hal)
  11. Added some missing sample rates (tandy/pcspeaker)
  12. Some other fixes and patches applied

DOSBox SVN Daum 20100411

10 Aug 01:46
4fd0de9
Compare
Choose a tag to compare

Based on 0.73 CVS source. Fixed minor bugs.

DOSBox SVN Daum 20090519

10 Aug 01:45
4fd0de9
Compare
Choose a tag to compare

Removed ZIP/7Z mount. Pressing Alt-pause will be used to pause DOSBox, not showing a configuration window.