Difference between revisions of "User:HunterZ"

From DOSBoxWiki
Jump to navigationJump to search
 
Line 1: Line 1:
This article is a discussion of the general purpose of DOSBox SVN builds, and a list of which known public ones exist and where to get them. The first part is a FAQ covering various questions regarding DOSBox SVN builds; it is followed by a listing, description of and links to known SVN builds, as well as a selection of useful related links.  
+
This thread is meant to discuss the general purpose of DOSBox CVS builds, which known public ones exist, and where to get them. The first part is a FAQ covering various DOSBox CVS-related questions, is followed by a listing, description of, and links to known CVS builds, and finally a selection of related useful links.
  
 +
Feel free to post any questions or suggestions in response to this thread, but be advised that replies are purged occasionally to keep the thread clean.
  
==SVN Builds FAQ==
+
Please refer to the very last section if you are a maintainer or forum moderator.
 +
_________________________________________________________
  
===What are SVN builds?===
+
[size=18]What are CVS builds?[/size]
SVN builds are versions of DOSBox that people have built from the latest version of the DOSBox source code, which is stored on [http://www.sourceforge.net/ sourceforge.net] in something called an SVN repository. SVN builds contain changes that have been made by the DOSBox developers since the latest official release. Some enhanced SVN builds also contain unofficial features and fixes that have been created by enthusiasts in the DOSBox development community.
 
  
 +
CVS builds are versions of dosbox.exe that people have built from the latest version of the DOSBox source code, which is stored on [url=http://www.sourceforge.net/]sourceforge.net[/url] in something called a CVS repository. CVS builds contain changes that have been made by Qbix and Harekiet since the latest official release. Some enhanced CVS builds also contain unofficial features and fixes that have been created by enthusiasts in the DOSBox development community.
  
===Why should I use an SVN build?===
+
[b]Why should I get a CVS build?[/b]
Every so often a new official version of DOSBox is released. However, active development continues between releases, with new features and fixes continuously added to DOSBox's SVN repository that eventually result in the next release. If you're having trouble running a game with the current DOSBox release, it's worth trying an SVN build to see if the problem has been addressed since then. You may also want access to the new features or optimizations if you are having compatibility or performance issues.
+
As of this writing, the latest official release version of DOSBox is 0.72. Active development continues, however, so new features and fixes will continue to be added to DOSBox's CVS repository. If you're having trouble running a game with the DOSBox release, it's worth trying a CVS build to see if the problem has since been addressed. You may also want access to the new features or optimizations if you are having compatibility or performance issues.
  
 +
[b]Which one should I get?[/b]
 +
That's up to you. Consult the list below to see which features the different builds contain and decide which one you want to try first. If you are interested in getting a CVS build in hopes that it will fix a problem you're having in the latest release version, you should probably start with a "plain" (no-enhancements) CVS build like the AEP one. Also, see replies to this post from the maintainers for additional info on their builds.
  
===Which one should I use?===
+
[b]How do I use it?[/b]
That's up to you. Consult the list below to see which features the different builds contain and decide which one you want to try first. If you are interested in trying an SVN build in hopes that it will fix a problem you're having in the latest release version, you should probably start with a "plain" (no-enhancements) SVN build. Also, see replies to this post from the maintainers for additional info on their builds.
+
First, install the latest official release of DOSBox. Then, unpack the CVS build over the top of it, replacing the release versions of the files with the CVS versions. Some developers also recommend regenerating your dosbox.conf configuration file so that you will see any new config options that have been added. Consult [url=http://vogons.zetafleet.com/viewtopic.php?p=68701#68701]this thread[/url] for info on how to regenerate a config file.
  
 +
[b]What do I do if I find bugs in a CVS build?[/b]
 +
First, search these forums to see if it's already been reported. If it hasn't, post as much information as possible (see the [url=http://vogons.zetafleet.com/viewtopic.php?t=2949]help request guidelines[/url]).
  
===How do I use it?===
+
[i]Update:[/i] Note that bugs in plain CVS builds are probably the only ones of interest to the DOSBox devs (QBix and Harekiet). Problem reports for the other builds should be addressed to their respective maintainers, as problems could be caused by experimental patches that aren't part of the official CVS source code.
Some SVN builds come packaged as a fully-functional DOSBox distribution, so you can simply unpack the archive into an empty folder and run it. Other builds contain only a custom dosbox executable binary (e.g. dosbox.exe) and possibly some supporting libraries, and require that you first install the latest official release of DOSBox and then unpack the SVN build over the top of it - replacing the release versions of the files with the SVN versions. Some developers also recommend regenerating your dosbox.conf configuration file so that you will see any new config options that have been added. Consult [http://vogons.zetafleet.com/viewtopic.php?p=68701#68701 this forum thread] for info on how to regenerate a config file.
+
_________________________________________________________
  
 +
[size=18]The following CVS builds are based directly off of the official DOSBox CVS source code.[/size]
  
===What do I do if I find bugs in an SVN build?===
+
Use these builds to test the latest official CVS changes.
First, search the DOSBox community forums to see if it's already been reported. If it hasn't, post as much information as possible (see the [http://vogons.zetafleet.com/viewtopic.php?t=2949 help request guidelines]). ''Update:'' Note that bugs in plain SVN builds are probably the only ones of interest to the DOSBox developers. Problem reports for the other builds should be addressed to their respective maintainers, as problems could be caused by experimental patches that aren't part of the official SVN source code.
 
  
 +
[b]EmuCR builds[/b]
 +
Last updated: [color=darkred][b]April 12, 2010[/b][/color]
 +
URL: http://www.emucr.com/search/label/DOSBox
 +
Description: Updated a few times a week. Haven't tried these myself yet; thanks to NoVaTuRiEnT for pointing them out.
  
===Where can I go to talk about SVN builds? (forum thread)===
+
[b]Tharos' builds[/b] [color=darkred][b]*** daily builds seem to have stopped as of 3/28/10 ***[/b][/color]
Please feel free to discuss SVN build-related topics in the [http://vogons.zetafleet.com/viewtopic.php?t=9306 forum thread] where this article originally started.
+
Last updated: [color=darkred][b]March 28, 2010[/b][/color]
 +
URL: http://builds.tharos-online.de/index.php?dir=&sort=date&order=desc
 +
Description: A direct build (i.e. no modifications or unofficial patches) from the official CVS source code. Good for testing games that have problems in the latest release version to see if they've since been fixed in CVS.
 +
_________________________________________________________
  
 +
[size=18]The following CVS builds contain additional fixes and/or features that are not officially part of DOSBox.[/size]
  
==List of SVN Builds==
+
Many people prefer them due to the included extra features that are not included in in the CVS. Note that if you have problems with these builds, it may be due to the unofficial changes that have been made by their maintainers and not the official DOSBox code itself that is to blame.
  
 +
[b]ykhwong's[/b]
 +
Last updated: [color=darkred][b]April 11, 2010[/b][/color]
 +
URL: http://ykhwong.x-y.net/page.htm
 +
Description: The Windows build incorporates vasyl's experimental emulation of various SVGA chipsets, OpenGL-HQ, Direct3D, Glide emulation, munt mt32 emulation, Improved IPX support, Virtual Printer support, PhysFS support (Mount .zip files), Overscan Border patch.
  
===Plain/vanilla/clean SVN builds===
+
[b]HAL 9000's "Mega Build"[/b]
The following SVN builds are based directly off of the official DOSBox SVN source code. Use these builds to test the latest official SVN changes.
+
Last updated: [color=darkred][b]September 13, 2009[/b][/color]
 +
URL: http://home.arcor.de/h-a-l-9000/
 +
Description: Build of DosBox focused on serial/networking support.
  
 +
[b]gulikoza's (Windows)[/b]
 +
Last Updated: July 9, 2009
 +
URL: http://www.si-gamer.net/gulikoza/
 +
Description: Build of DOSBox focused on GLIDE support.
 +
_________________________________________________________
  
* '''EmuCR'''
+
[size=18]These builds are for other Operating Systems and are not in any way supported by the DOSBox team[/size]
** Last updated: April 12, 2010
 
** URL: http://www.emucr.com/search/label/DOSBox
 
** Notes: Updated a few times a week. Haven't tried these myself yet; thanks to NoVaTuRiEnT for pointing them out.
 
  
 +
[b]DOSBOX 0.72 for AmigaOS 4.0[/b]
 +
URL: http://www.os4depot.net/share/emulation/computer/dosbox.lha
  
* '''Tharos'''
+
[b]DosBox CVS for OS/2[/b]
** Last updated: March 28, 2010
+
Last updated: January 25, 2008
** URL: http://builds.tharos-online.de/index.php?dir=&sort=date&order=desc
+
URL: http://www.joschs-robotics.de/dosbox/
** Notes: '''Daily builds seem to have stopped as of 3/28/10.'''
+
URL: http://www.os2site.com/sw/emulators/dosbox/index.html
  
 +
[b]DosBox v0.60 for Dreamcast[/b]
 +
Last Updated: ??? (release dates not currently provided on the linked web site)
 +
URL: http://gpf.dcemu.co.uk/dcdoxbox.shtml
  
===Enhanced SVN builds===
+
[b]DosBox for GP2x[/b]
The following SVN builds contain additional fixes and/or features that are not officially part of DOSBox. Many people prefer them due to the included extra features that are not included in in the SVN. Note that if you have problems with these builds, it may be due to the unofficial changes that have been made by their maintainers and not the official DOSBox code itself that is to blame.
+
Last updated: January 3, 2009
 +
URL: http://dl.openhandhelds.org/cgi-bin/gp2x.cgi?0,0,0,0,72,2534
 +
URL: http://wiki.gp2x.org/wiki/DosBox
  
 +
[b]DosBox for IRIX[/b]
 +
URL: http://www.enosnusnu.de/index.php?/archives/98-DOSBox-on-IRIX.html
  
* '''ykhwong'''
+
[b]DosBox for PSP[/b]
** Last updated: April 11, 2010
+
URL: http://forums.ps2dev.org/viewtopic.php?t=3179&start=60
** URL: http://ykhwong.x-y.net/page.htm
+
URL: http://www.dcemu.co.uk/vbulletin/showthread.php?t=65494
** URL: http://www.thx4good.x-y.net/
 
** URL: http://ykhwong.xo.st/
 
** Notes: The Windows build incorporates vasyl's experimental emulation of various SVGA chipsets, OpenGL-HQ, Direct3D, Glide emulation, munt mt32 emulation, Improved IPX support, Virtual Printer support, PhysFS support (Mount .zip files), Overscan Border patch.
 
  
 +
[b]n0p's DosBox for Pocket PC[/b]
 +
Last updated: July 6, 2009
 +
URL: http://n0p.tonych.info/?DOSBox_PPC
  
* '''DOSBox "Mega Build" series by HAL 9000'''
+
[b]Dosbox 0.70 Optimized for PXA270 (iwmmxt)[/b]
** Last updated: September 13, 2009
+
URL: http://www.oesf.org/forums/index.php?s=1dec7dd003587d385fbec45efb1ffbaa&showtopic=18415&st=270&p=156742&#entry156742
** URL: http://home.arcor.de/h-a-l-9000/
+
____________________________________________________
** Notes: Builds of DOSBox focused on serial/networking support.
 
  
 +
[size=18]Obsolete[/size]
  
* '''gulikoza'''
+
[b]Moe's (Linux)[/b]
** Last Updated: July 9, 2009
+
Last updated: December 15, 2006
** URL: http://www.si-gamer.net/gulikoza/
+
URL: http://garni.ch/dosbox/
** Notes: Build of DOSBox focused on GLIDE support.
+
Description: Recently Moe has decided to provide a DOSBox Linux (x86, 32-bit, Athlon64-optimized) binary including some useful patches. It is built against latest CVS and includes at least these patches: addkey, adlib optimize, Innovation SSI-2001, Self-Modifying-Code optimizations, SVGA chipsets, CD-Image cycling, Glide emulation, Printer emulation.
 +
Moe is also the creator of OPENGL-HQ. OPENGL-HQ is another scaler that is implemented in SDL.dll. Unfortunately it may be some time (or never), until OPENGL-HQ is implemented in the official SDL so until then you'll have to download it from here (or compile it yourself). Neat thing about this is that you can use this SDL.DLL with any SDL program (e.g. DOSBox, SCUMMVM...).
  
 +
[b]rhoenie/Marcus Herbert (Mac OSX)[/b]
 +
Last updated: August 9, 2008
 +
DosBox 0.72 for G3
 +
DosBox CVS for OSX (G4/G5/i386)
 +
URL: http://www.spam-filter.de/bastelstunde#dosbox
  
===Unofficial ports===
+
[b]Canadacow's MT-32 build[/b]
These builds are for other Operating Systems and are not in any way supported by the DOSBox team.
+
Last updated: October 15, 2004
 +
URL: http://www.artworxinn.com/alex/downloads.htm
 +
Description: [u]This build is no longer useful[/u]; it was made before DOSBox 0.63 came out and contains MT-32 emulation code that is much older than the current Munt releases. Note that more current MT-32 emulation is also included as an unofficial feature of some of the newer CVS builds.
  
 +
[b]pDosBox for Pocket PC[/b]
 +
URL: http://www.e-lation.net/site/emufor_Pocket_PC.html
 +
____________________________________________________
  
* '''DOSBox 0.72 for AmigaOS 4.0'''
+
[size=18]Other useful links[/size]
** Last updated: June 14, 2009
 
** URL: http://www.os4depot.net/share/emulation/computer/dosbox.lha
 
** URL: http://www.os4depot.net/index.php?function=browse&cat=emulation/computer
 
  
 +
[list][*]Snapshot of latest DOSBox CVS source code: http://dosbox.linuxsecured.net/dosboxcvs.tgz
 +
[*]Changelog (list of latest changes in CVS): http://dosbox.linuxsecured.net/dosboxcvs.txt
 +
[*]Another changelog (in case one of them goes down): http://cvscompile.aep-emu.de/cl/dosboxChangeLog.txt
 +
[*]CVS section of DOSBox Wiki: http://dosbox.sourceforge.net/wiki/index.php?page=BuildingDOSBox
 +
[*]DOSBox compatibility Database: http://www.dosbox.com/game_database.xml
 +
[*]DOSBox Debug Build: http://vogons.zetafleet.com/viewtopic.php?t=7323
 +
[*]DOSBox home page: http://dosbox.sourceforge.net/
 +
[*]DOSBox sourceforge project page: http://sourceforge.net/projects/dosbox
 +
[*]EmuCR posts with DOSBox tag (DOSBox CVS builds, news regarding frontends and other DOSBox ports): http://www.emucr.com/search/label/DOSBox
 +
[/list]_________________________________________________________
  
* '''DOSBox for OS/2'''
+
[b]Moderators:[/b]
** Last updated: September 17, 2010
+
Feel free to edit this post to keep things updated. I hope to be able to point users to this thread as a place to find fairly up-to-date links to and descriptions of various CVS builds and other related links.
** URL: http://www.joschs-robotics.de/dosbox/
 
** URL: http://www.os2site.com/sw/emulators/dosbox/index.html
 
  
 +
[b]Maintainers:[/b]
 +
If you want info added or changed regarding your CVS build, feel free to post about it in this thread and hopefully someone will update it for you :cool: Also feel free to submit your own descriptions as long as they are in a form that I can drop in as a replacement for the descriptions I have up.
 +
_________________________________________________________
  
* '''DOSBox v0.60 for Dreamcast'''
+
[i]Dates semi-current as of April 13, 2010 by HunterZ - dates updated since last change are in [color=darkred][b]dark-red[/b][/color][/i]
** Last Updated: ??? (release dates not currently provided on the linked web site)
 
** URL: http://gpf.dcemu.co.uk/dcdoxbox.shtml
 
 
 
 
 
* '''DOSBox for GP2x'''
 
** Last updated: January 3, 2009
 
** URL: http://dl.openhandhelds.org/cgi-bin/gp2x.cgi?0,0,0,0,72,2534
 
** URL: http://wiki.gp2x.org/wiki/DosBox
 
 
 
 
 
* '''DOSBox for IRIX'''
 
** Last Updated: ??? (release dates not currently provided on the linked web site)
 
** URL: http://www.enosnusnu.de/index.php?/archives/98-DOSBox-on-IRIX.html
 
** URL: http://www.spam-filter.de/dosbox/dosbox_on_irix
 
** Notes: Link seems to now redirect to spam-filter.de. I added a link to a DOSBox on IRIX page on that site, but it doesn't appear to have a binary.
 
 
 
 
 
* '''DOSBox for PSP'''
 
** URL: http://forums.ps2dev.org/viewtopic.php?t=3179&start=60
 
** URL: http://www.dcemu.co.uk/vbulletin/showthread.php?t=65494
 
 
 
 
 
* '''DOSBox for Pocket PC (by n0p)'''
 
** Last updated: July 6, 2009
 
** URL: http://n0p.tonych.info/?DOSBox_PPC
 
 
 
 
 
* '''DOSBox 0.70 Optimized for PXA270 (iwmmxt)'''
 
** URL: http://www.oesf.org/forums/index.php?s=1dec7dd003587d385fbec45efb1ffbaa&showtopic=18415&st=270&p=156742&#entry156742
 
 
 
 
 
* '''pDOSBox for Pocket PC'''
 
** URL: http://www.e-lation.net/site/emufor_Pocket_PC.html
 
 
 
 
 
===Obsolete SVN/CVS builds===
 
These builds are no longer maintained and are listed here for historical reference.
 
 
 
 
 
* '''DOSBox CVS for Linux (by Moe)'''
 
** Last updated: December 15, 2006
 
** URL: http://garni.ch/dosbox/
 
** Description: Recently Moe has decided to provide a DOSBox Linux (x86, 32-bit, Athlon64-optimized) binary including some useful patches. It is built against latest CVS and includes at least these patches: addkey, adlib optimize, Innovation SSI-2001, Self-Modifying-Code optimizations, SVGA chipsets, CD-Image cycling, Glide emulation, Printer emulation.
 
** Notes: Moe is also the creator of OPENGL-HQ. OPENGL-HQ is another scaler that is implemented in SDL.dll. Unfortunately it may be some time (or never), until OPENGL-HQ is implemented in the official SDL so until then you'll have to download it from here (or compile it yourself). Neat thing about this is that you can use this SDL.DLL with any SDL program (e.g. DOSBox, SCUMMVM...).
 
 
 
 
 
* '''DOSBox for Mac OSX (by rhoenie/Marcus Herbert)'''
 
** Last updated: August 9, 2008
 
** URL: http://www.spam-filter.de/bastelstunde#dosbox
 
** Description: DosBox 0.72 for G3 & DosBox CVS for OSX (G4/G5/i386)
 
 
 
 
 
* '''DOSBox with MT-32 emulation (by Canadacow)'''
 
** Last updated: October 15, 2004
 
** URL: http://www.artworxinn.com/alex/downloads.htm
 
** Description: ''This build is no longer useful''; it was made before DOSBox 0.63 came out and contains MT-32 emulation code that is much older than the current Munt releases. Note that more current MT-32 emulation is also included as an unofficial feature of some of the newer SVN builds.
 
 
 
 
 
==Useful Links==
 
 
 
 
 
===SVN changelog===
 
The following links list the latest changes to the official DOSBox source code on its sourceforge.net SVN repository:
 
* URL: http://source.dosbox.com/dosboxcvs.txt
 
* URL: http://dosbox.svn.sourceforge.net/viewvc/dosbox/?view=log
 
* URL: http://dosbox.linuxsecured.net/dosboxcvs.txt - '''broken link as of 10/25/10'''
 
* URL: http://cvscompile.aep-emu.de/cl/dosboxChangeLog.txt - '''broken link as of 10/25/10'''
 
* Description: List of latest changes in the DOSBox SVN source code repository.
 
 
 
===SVN build news===
 
The following link(s) provide news related to DOSBox SVN builds:
 
* URL: http://www.emucr.com/search/label/DOSBox
 
* Description: EmuCR posts with DOSBox tag (DOSBox SVN builds, news regarding frontends and other DOSBox ports)
 
 
 
===Debugger-enabled builds===
 
Qbix has a thread on the DOSBox forum containing links to some special DOSBox builds that have a built-in debugger:
 
* URL: http://vogons.zetafleet.com/viewtopic.php?t=7323
 
 
 
===Making your own SVN build===
 
The following DOSBoxWiki article discusses the process of making your own SVN build from the official DOSBox SVN source code:
 
* URL: [[BuildingDOSBox]]
 
 
 
===Snapshot of latest DOSBox SVN source code===
 
Snapshots of the latest SVN versions of the DOSBox source code are available at the following URL(s) :
 
* URL: http://source.dosbox.com/dosboxcvs.tgz
 
* URL: http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/?view=tar
 
* URL: http://sourceforge.net/scm/?type=svn&group_id=52551
 
* URL: http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/
 
* URL: http://dosbox.linuxsecured.net/dosboxcvs.tgz - '''broken link as of 10/25/10'''
 

Latest revision as of 23:00, 25 October 2010

This thread is meant to discuss the general purpose of DOSBox CVS builds, which known public ones exist, and where to get them. The first part is a FAQ covering various DOSBox CVS-related questions, is followed by a listing, description of, and links to known CVS builds, and finally a selection of related useful links.

Feel free to post any questions or suggestions in response to this thread, but be advised that replies are purged occasionally to keep the thread clean.

Please refer to the very last section if you are a maintainer or forum moderator. _________________________________________________________

[size=18]What are CVS builds?[/size]

CVS builds are versions of dosbox.exe that people have built from the latest version of the DOSBox source code, which is stored on [url=http://www.sourceforge.net/]sourceforge.net[/url] in something called a CVS repository. CVS builds contain changes that have been made by Qbix and Harekiet since the latest official release. Some enhanced CVS builds also contain unofficial features and fixes that have been created by enthusiasts in the DOSBox development community.

[b]Why should I get a CVS build?[/b] As of this writing, the latest official release version of DOSBox is 0.72. Active development continues, however, so new features and fixes will continue to be added to DOSBox's CVS repository. If you're having trouble running a game with the DOSBox release, it's worth trying a CVS build to see if the problem has since been addressed. You may also want access to the new features or optimizations if you are having compatibility or performance issues.

[b]Which one should I get?[/b] That's up to you. Consult the list below to see which features the different builds contain and decide which one you want to try first. If you are interested in getting a CVS build in hopes that it will fix a problem you're having in the latest release version, you should probably start with a "plain" (no-enhancements) CVS build like the AEP one. Also, see replies to this post from the maintainers for additional info on their builds.

[b]How do I use it?[/b] First, install the latest official release of DOSBox. Then, unpack the CVS build over the top of it, replacing the release versions of the files with the CVS versions. Some developers also recommend regenerating your dosbox.conf configuration file so that you will see any new config options that have been added. Consult [url=http://vogons.zetafleet.com/viewtopic.php?p=68701#68701]this thread[/url] for info on how to regenerate a config file.

[b]What do I do if I find bugs in a CVS build?[/b] First, search these forums to see if it's already been reported. If it hasn't, post as much information as possible (see the [url=http://vogons.zetafleet.com/viewtopic.php?t=2949]help request guidelines[/url]).

[i]Update:[/i] Note that bugs in plain CVS builds are probably the only ones of interest to the DOSBox devs (QBix and Harekiet). Problem reports for the other builds should be addressed to their respective maintainers, as problems could be caused by experimental patches that aren't part of the official CVS source code. _________________________________________________________

[size=18]The following CVS builds are based directly off of the official DOSBox CVS source code.[/size]

Use these builds to test the latest official CVS changes.

[b]EmuCR builds[/b] Last updated: [color=darkred][b]April 12, 2010[/b][/color] URL: http://www.emucr.com/search/label/DOSBox Description: Updated a few times a week. Haven't tried these myself yet; thanks to NoVaTuRiEnT for pointing them out.

[b]Tharos' builds[/b] [color=darkred][b]*** daily builds seem to have stopped as of 3/28/10 ***[/b][/color] Last updated: [color=darkred][b]March 28, 2010[/b][/color] URL: http://builds.tharos-online.de/index.php?dir=&sort=date&order=desc Description: A direct build (i.e. no modifications or unofficial patches) from the official CVS source code. Good for testing games that have problems in the latest release version to see if they've since been fixed in CVS. _________________________________________________________

[size=18]The following CVS builds contain additional fixes and/or features that are not officially part of DOSBox.[/size]

Many people prefer them due to the included extra features that are not included in in the CVS. Note that if you have problems with these builds, it may be due to the unofficial changes that have been made by their maintainers and not the official DOSBox code itself that is to blame.

[b]ykhwong's[/b] Last updated: [color=darkred][b]April 11, 2010[/b][/color] URL: http://ykhwong.x-y.net/page.htm Description: The Windows build incorporates vasyl's experimental emulation of various SVGA chipsets, OpenGL-HQ, Direct3D, Glide emulation, munt mt32 emulation, Improved IPX support, Virtual Printer support, PhysFS support (Mount .zip files), Overscan Border patch.

[b]HAL 9000's "Mega Build"[/b] Last updated: [color=darkred][b]September 13, 2009[/b][/color] URL: http://home.arcor.de/h-a-l-9000/ Description: Build of DosBox focused on serial/networking support.

[b]gulikoza's (Windows)[/b] Last Updated: July 9, 2009 URL: http://www.si-gamer.net/gulikoza/ Description: Build of DOSBox focused on GLIDE support. _________________________________________________________

[size=18]These builds are for other Operating Systems and are not in any way supported by the DOSBox team[/size]

[b]DOSBOX 0.72 for AmigaOS 4.0[/b] URL: http://www.os4depot.net/share/emulation/computer/dosbox.lha

[b]DosBox CVS for OS/2[/b] Last updated: January 25, 2008 URL: http://www.joschs-robotics.de/dosbox/ URL: http://www.os2site.com/sw/emulators/dosbox/index.html

[b]DosBox v0.60 for Dreamcast[/b] Last Updated: ??? (release dates not currently provided on the linked web site) URL: http://gpf.dcemu.co.uk/dcdoxbox.shtml

[b]DosBox for GP2x[/b] Last updated: January 3, 2009 URL: http://dl.openhandhelds.org/cgi-bin/gp2x.cgi?0,0,0,0,72,2534 URL: http://wiki.gp2x.org/wiki/DosBox

[b]DosBox for IRIX[/b] URL: http://www.enosnusnu.de/index.php?/archives/98-DOSBox-on-IRIX.html

[b]DosBox for PSP[/b] URL: http://forums.ps2dev.org/viewtopic.php?t=3179&start=60 URL: http://www.dcemu.co.uk/vbulletin/showthread.php?t=65494

[b]n0p's DosBox for Pocket PC[/b] Last updated: July 6, 2009 URL: http://n0p.tonych.info/?DOSBox_PPC

[b]Dosbox 0.70 Optimized for PXA270 (iwmmxt)[/b] URL: http://www.oesf.org/forums/index.php?s=1dec7dd003587d385fbec45efb1ffbaa&showtopic=18415&st=270&p=156742&#entry156742 ____________________________________________________

[size=18]Obsolete[/size]

[b]Moe's (Linux)[/b] Last updated: December 15, 2006 URL: http://garni.ch/dosbox/ Description: Recently Moe has decided to provide a DOSBox Linux (x86, 32-bit, Athlon64-optimized) binary including some useful patches. It is built against latest CVS and includes at least these patches: addkey, adlib optimize, Innovation SSI-2001, Self-Modifying-Code optimizations, SVGA chipsets, CD-Image cycling, Glide emulation, Printer emulation. Moe is also the creator of OPENGL-HQ. OPENGL-HQ is another scaler that is implemented in SDL.dll. Unfortunately it may be some time (or never), until OPENGL-HQ is implemented in the official SDL so until then you'll have to download it from here (or compile it yourself). Neat thing about this is that you can use this SDL.DLL with any SDL program (e.g. DOSBox, SCUMMVM...).

[b]rhoenie/Marcus Herbert (Mac OSX)[/b] Last updated: August 9, 2008 DosBox 0.72 for G3 DosBox CVS for OSX (G4/G5/i386) URL: http://www.spam-filter.de/bastelstunde#dosbox

[b]Canadacow's MT-32 build[/b] Last updated: October 15, 2004 URL: http://www.artworxinn.com/alex/downloads.htm Description: [u]This build is no longer useful[/u]; it was made before DOSBox 0.63 came out and contains MT-32 emulation code that is much older than the current Munt releases. Note that more current MT-32 emulation is also included as an unofficial feature of some of the newer CVS builds.

[b]pDosBox for Pocket PC[/b] URL: http://www.e-lation.net/site/emufor_Pocket_PC.html ____________________________________________________

[size=18]Other useful links[/size]

[list][*]Snapshot of latest DOSBox CVS source code: http://dosbox.linuxsecured.net/dosboxcvs.tgz [*]Changelog (list of latest changes in CVS): http://dosbox.linuxsecured.net/dosboxcvs.txt [*]Another changelog (in case one of them goes down): http://cvscompile.aep-emu.de/cl/dosboxChangeLog.txt [*]CVS section of DOSBox Wiki: http://dosbox.sourceforge.net/wiki/index.php?page=BuildingDOSBox [*]DOSBox compatibility Database: http://www.dosbox.com/game_database.xml [*]DOSBox Debug Build: http://vogons.zetafleet.com/viewtopic.php?t=7323 [*]DOSBox home page: http://dosbox.sourceforge.net/ [*]DOSBox sourceforge project page: http://sourceforge.net/projects/dosbox [*]EmuCR posts with DOSBox tag (DOSBox CVS builds, news regarding frontends and other DOSBox ports): http://www.emucr.com/search/label/DOSBox [/list]_________________________________________________________

[b]Moderators:[/b] Feel free to edit this post to keep things updated. I hope to be able to point users to this thread as a place to find fairly up-to-date links to and descriptions of various CVS builds and other related links.

[b]Maintainers:[/b] If you want info added or changed regarding your CVS build, feel free to post about it in this thread and hopefully someone will update it for you :cool: Also feel free to submit your own descriptions as long as they are in a form that I can drop in as a replacement for the descriptions I have up. _________________________________________________________

[i]Dates semi-current as of April 13, 2010 by HunterZ - dates updated since last change are in [color=darkred][b]dark-red[/b][/color][/i]