| Commit message (Expand) | Author | Age | Files | Lines |
| * | Always miss a file (nw) |  R. Belmont | 2012-05-28 | 1 | -0/+3 |
| * | objdump doesn't work with VS binaries, so do not run it by Firewave (no whats... |  Miodrag Milanovic | 2012-05-15 | 1 | -0/+2 |
| * | ioport.c C++ conversion. Mostly internal changes, with no |  Aaron Giles | 2012-05-03 | 1 | -9/+5 |
| * | optimized optimization options :p |  Michaël Banaan Ananas | 2012-04-29 | 1 | -3/+4 |
| * | Allow compilation with compatible system-installed versions of libjpeg and li... |  R. Belmont | 2012-03-29 | 1 | -5/+32 |
| * | - removed need for *_dev.lst files [Miodrag Milanovic] |  Miodrag Milanovic | 2012-02-23 | 1 | -11/+1 |
| * | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -3/+1 |
| * | Add LZMA codec and .7z container support [David Haywood, R. Belmont] |  R. Belmont | 2012-02-12 | 1 | -2/+4 |
| * | Doesn't compile, red card for ya |  Angelo Salese | 2012-02-05 | 1 | -1/+2 |
| * | Add -Woverloaded-virtual to catch mismatched overloaded |  Aaron Giles | 2012-01-25 | 1 | -0/+3 |
| * | Move devices into a proper hierarchy and handle naming |  Aaron Giles | 2012-01-24 | 1 | -1/+4 |
| * | Added FLAC (lossless audio) codec support plus experimental hooks in samples ... |  R. Belmont | 2012-01-22 | 1 | -1/+3 |
| * | Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywoo... |  R. Belmont | 2012-01-16 | 1 | -2/+2 |
| * | Commented (per Kale's request) not removed libcothread usage in core (require... |  Miodrag Milanovic | 2011-11-30 | 1 | -5/+2 |
| * | Changed makefile in order to make sequential compilation of MAME and MESS and... |  Miodrag Milanovic | 2011-11-22 | 1 | -10/+10 |
| * | Move per emulator constants info into separate class [Miodrag Milanovic] |  Miodrag Milanovic | 2011-11-17 | 1 | -1/+2 |
| * | Obviously makefile isn't supposed to change ... |  Angelo Salese | 2011-11-09 | 1 | -1/+1 |
| * | Implemented FRC hook-up to Sega System 24 HW, fixes missing SFXs to Bonanza B... |  Angelo Salese | 2011-11-09 | 1 | -1/+1 |
| * | SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] |  R. Belmont | 2011-10-31 | 1 | -1/+5 |
| * | - Updated romload so devices are loaded from separate files [Miodrag Milanovic] |  Miodrag Milanovic | 2011-08-02 | 1 | -1/+11 |
| * | Added byuu's cothread library, along with a wrapper class. Switched to |  Aaron Giles | 2011-06-25 | 1 | -2/+6 |
| * | Removed duplicated includes from INCPATH. [Oliver Stoneberg] |  Scott Stone | 2011-06-15 | 1 | -10/+0 |
| * | Moved format handling and all formats to separate library [Miodrag Milanovic] |  Miodrag Milanovic | 2011-05-06 | 1 | -2/+5 |
| * | (Big tangle of changes that all happened as I was looking into the ROM |  Aaron Giles | 2011-04-13 | 1 | -1/+11 |
| * | Delete symbols file if defined when invoking clean target. [Curt Coder] |  Curt Coder | 2011-02-12 | 1 | -0/+4 |
| * | NetBSD support [Thomas Klausner] |  R. Belmont | 2011-02-02 | 1 | -1/+5 |
| * | Silly. |  Andrew Gardner | 2010-12-30 | 1 | -2/+2 |
| * | plygonet.c : Fixed save state & device handler regressions. [Andrew Gardner] |  Andrew Gardner | 2010-12-30 | 1 | -2/+2 |
| * | Made depend creation target independent (no whatsnew) |  Miodrag Milanovic | 2010-09-28 | 1 | -1/+1 |
| * | New build tool makedep.c, derived from src2html.c (really!). |  Aaron Giles | 2010-09-14 | 1 | -5/+30 |
| * | Created CPU-specific device types for all CPUs, using new macros |  Aaron Giles | 2010-07-03 | 1 | -2/+2 |
| * | Winmain cleanup: |  Aaron Giles | 2010-07-02 | 1 | -0/+9 |
| * | Clean up profiling flags in the makefile. Removed GPROF flag, it is now just |  Aaron Giles | 2010-06-11 | 1 | -13/+25 |
| * | documentation: -march option core2 is in gcc since 4.3 |  Michaël Banaan Ananas | 2010-05-13 | 1 | -1/+1 |
| * | Added makefile PPC64 autodetection [Julian Sikorski] |  Phil Bennett | 2010-04-14 | 1 | -0/+3 |
| * | Added gprof support to the makefile. [Bryan Ischo] |  Aaron Giles | 2010-04-08 | 1 | -1/+16 |
| * | [#3792, #3793] SDL compile fixes [Christian MArillat] |  R. Belmont | 2010-03-24 | 1 | -0/+3 |
| * | Add MAME-ified version of SoftFloat library [John R. Hauser] |  R. Belmont | 2010-03-02 | 1 | -3/+4 |
| * | Fixed MT3698 (NOWERROR=1 casues -fno-strict-aliasing to be dropped). |  Couriersud | 2010-03-01 | 1 | -0/+1 |
| * | Fix for non-standard OS X builds [Scott Michel] |  R. Belmont | 2010-02-14 | 1 | -1/+14 |
| * | Fix os2 auto-detect [Credit: KO Myung-Hun] |  Couriersud | 2010-02-03 | 1 | -1/+1 |
| * | It's late, last fix for today to avoid introducing new ones. |  Couriersud | 2010-01-20 | 1 | -1/+1 |
| * | OpenBSD support in makefile/sdl.mak |  Couriersud | 2010-01-20 | 1 | -1/+6 |
| * | Autodetection of PTR64 can be inhibited now by specifying PTR64=0. |  Couriersud | 2010-01-19 | 1 | -2/+2 |
| * | Add OS/2 autodetect to makefile |  Couriersud | 2010-01-19 | 1 | -0/+6 |
| * | Allow that zlib and expat can be linked dynamically without changing the make... |  Couriersud | 2010-01-17 | 1 | -2/+2 |
| * | Added checkautodetect target to makefile delivering e.g. on linux 64 bit: |  Couriersud | 2010-01-17 | 1 | -0/+5 |
| * | Autotest for BIGENDIAN. A bit hacked, though. |  Couriersud | 2010-01-16 | 1 | -1/+15 |
| * | Fix PTR64 autodetect for Windows |  Aaron Giles | 2010-01-16 | 1 | -0/+17 |
| * | - Fix TARGETOS detection on OS X. |  Couriersud | 2010-01-15 | 1 | -8/+23 |