Downloads

Please note that some of these files are downloaded from external sites for speed and bandwidth reasons. Please report any broken links to the webmaster.

Current Windows Release

MESS 0.138
File Description
mess0138b.zip MESS 0.138 Windows binaries
mess0138b_i686.zip MESS 0.138 Windows binaries (I686 optimized)
mess0138s.zip MESS 0.138 sources in ZIP format (all platforms)

Mac and *nix builds now use SDLMESS. Additional Mac builds can be found at the MacMESS homepage, and Fedora builds can be found at the Dribble Repository.

Anonymous SVN Access

For developers who want to work on the latest tree, we have opened Subversion (SVN). Note, this is the source code only and will not always compile or/and run. Also note that we do not have the time to answer questions regarding the SVN tree.

To checkout a copy of the source using SVN:

  1. Check out the MESS sources.

    C:\> svn checkout svn://messdev.fdns.net/mess/

    This will produce a lot of output, telling you which files get checked out of the repository.

  2. You are ready to work.  If you want to update the tree to the latest developments, please use:

    C:\MESS> svn update

If you made any changes, please send them to us. Also, please have a look at the Subversion home page.

All Releases

Version Windows *nix Mac OS DOS
0.138 mess0138b.zip
(source) (i686)
0.137 mess0137b.zip
(source) (i686)
0.136 mess0136b.zip
(source) (i686)
0.135 mess0135b.zip
(source) (i686)
0.134 mess0134b.zip
(source) (i686)
0.133 mess0133b.zip
(source) (i686)
0.132 mess0132b.zip
(source) (i686)
0.131 mess0131b.zip
(source) (i686)
0.130 mess0130b.zip
(source) (i686)
0.129 mess0129b.zip
(source) (i686)
0.128 mess0128b.zip
(source) (i686)
0.127 mess0127b.zip
(source) (i686)
0.126 mess0126b.zip
(source) (i686)
0.125 mess0125b.zip
(source) (i686) (debug)
0.124 mess0124b.zip
(source) (i686) (debug)
0.123 mess0123b.zip
(source) (i686) (debug)
0.122 mess0122b.zip
(source) (i686) (debug)
0.121 mess0121b.zip
(source) (i686) (debug)
0.120 mess0120b.zip
(source)
0.119 mess0119b.zip
(source)
0.118 mess0118b.zip
(source)
0.117 mess0117b.zip
(source)
0.116 mess0116b.zip
(source)
0.115 mess0115b.zip
(source)
0.114 mess0114b.zip
(source)
0.113 mess0113b.zip
(source)
0.112 mess0112b.zip
(source)
0.111 mess0111b.zip
(source)
0.110 mess0110b.zip
(source)
0.109 mess0109b.zip
(source)
0.108 mess0108b.zip
(source)
0.107 mess0107b.zip
(source)
0.106 mess0106b.zip
(source)
0.105 mess0105b.zip
(source)
0.104 mess0104b.zip
(source)
0.103 mess0103b.zip
(source)
xmame-0.103.tar.bz2
0.102 mess0102b.zip
(source)
xmame-0.102.tar.bz2
0.101 mess0101b.zip
(source)
xmame-0.101.tar.bz2 macmess0101b.zip
(source)
0.100 mess0100b.zip
(source)
xmame-0.100.tar.bz2 macmess0100b.zip
(source)
0.99 mess099b.zip
(source)
xmame-0.99.tar.bz2 macmess099b.zip
(source)
0.98 mess098b.zip
(source)
0.97 mess097b.zip
(source)
xmame-0.97.tar.bz2 macmess097b.zip
(source)
0.96 mess096b.zip
(source)
xmame-0.96.tar.bz2 macmess096b.zip
(source)
0.95 mess095b.zip
(source)
xmame-0.95.tar.bz2 macmess095b.zip
(source)
0.94 mess094b.zip
(source)
xmame-0.94.tar.bz2 macmess094b.zip
(source)
0.93 mess093b.zip
(source)
0.92 mess092b.zip
(source)
xmame-0.92.tar.bz2
0.91 mess091b.zip
(source)
0.90 mess090b.zip
(source)
xmame-0.90.tar.bz2
0.89 mess089b.zip
(source)
xmame-0.89.tar.bz2 dmess89b.zip
(source)
0.88 mess088b.zip
(source)
xmame-0.88.tar.bz2
0.87 mess087b.zip
(source)
xmame-0.87.tar.bz2 dmess87b.zip
0.86 mess086b.zip
(source)
xmame-0.86.tar.bz2 dmess86b.zip
0.85 mess085b.zip
(source)
xmame-0.85.tar.bz2
0.84 mess084b.zip
(source)
xmame-0.84.1.tar.bz2
0.83 mess083b.zip
(source)
xmame-0.83.1.tar.bz2
0.82 mess082b.zip
(source)
xmame-0.82.1.tar.bz2
0.81 mess081b.zip
(source)
xmame-0.81.1.tar.bz2
0.80 mess080b.zip
(source)
xmame-0.80.1.tar.bz2
0.70 mess070b.zip
(source)
xmame-0.70.1.tar.bz2 MacMESS70.sit
(source)
0.36 xmame-0.36.1.tgz mess036b.zip
(source)
0.2b4 unix02s4.tgz macos02b4.sit.hqx
(source)
dosb02b4.zip
(source)

How to Compile

You should use the same tools to compile MESS that you use for Compiling MAME. There is also a wiki article on How to set up Eclipse for MESS.