Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: SirPeale on March 27, 2005, 02:54:55 pm

Title: Compiling older DOS versions of Mame
Post by: SirPeale on March 27, 2005, 02:54:55 pm
Thought I'd play a bit with .36 and try some of the newer stuff in an older release.

So I get DJGPP from mame.net, install it, and it tells me I need zlib.  I thought that would come with DJGPP, but I guess not.  I get the precompiled libs, and toss them in...no dice.  Still tells me I need it.

So I get the source, and of course it's set up for Linux, not DOS.

What am I doing wrong?
Title: Re: Compiling older DOS versions of Mame
Post by: lokki on March 29, 2005, 09:39:11 am
Thought I'd play a bit with .36 and try some of the newer stuff in an older release.

So I get DJGPP from mame.net, install it, and it tells me I need zlib.
Title: Re: Compiling older DOS versions of Mame
Post by: SirPeale on March 29, 2005, 03:19:03 pm
The binary had directories all set up (bin, lib, etc) so I just dropped it onto my DJGPP dir.
Title: Re: Compiling older DOS versions of Mame
Post by: lokki on March 30, 2005, 10:28:38 am
Are you using the stuff from

http://www.mame.net/compilefinal.html

It does include instructions for DL zlib 1.1.3 and how to install it.