| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... |  R. Belmont | 2010-01-15 | 1 | -1/+17 |
| * | Makefile changes: |  Aaron Giles | 2010-01-13 | 1 | -2/+20 |
| * | Merge makefile with outstanding SDLMAME changes (no whatsnew) |  R. Belmont | 2010-01-13 | 1 | -2/+22 |
| * | Makefile changes: |  Aaron Giles | 2010-01-05 | 1 | -1/+1 |
| * | Changes to sync with new toolchain: |  Aaron Giles | 2010-01-03 | 1 | -24/+14 |
| * | Removed the various HAS_xxxx for sound cores. To select sound cores, |  Aaron Giles | 2010-01-02 | 1 | -1/+1 |
| * | Removed the global "includes" include and instead specify the "includes" path... |  Phil Bennett | 2009-12-21 | 1 | -1/+0 |
| * | Move MSVC clean out of core makefile and into windows.mak where it belongs. |  Aaron Giles | 2009-09-21 | 1 | -7/+1 |
| * | Added deletion of MSVC specific files to clean task. |  Curt Coder | 2009-09-16 | 1 | -0/+6 |
| * | Added infrastructure to compile universal standalone disassembler: |  Aaron Giles | 2009-08-22 | 1 | -1/+2 |
| * | Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew) |  Ryan Holtz | 2009-07-29 | 1 | -2/+2 |
| * | Turning debug flag back off in the makefile (no whatsnew) |  Ryan Holtz | 2009-07-29 | 1 | -3/+3 |
| * | Simplified Atomiswave's decryption routine & keys. [Andreas Naive] |  Andreas Naive | 2009-07-29 | 1 | -1/+1 |
| * | CPU cores are now enabled on a per cpu core family basis instead of per cpu c... |  Wilbert Pol | 2009-03-25 | 1 | -1/+1 |
| * | Having decided to look at the MAME source again, I have a fairly minor patch: |  Aaron Giles | 2009-03-19 | 1 | -5/+0 |
| * | Modified the makefile to support experimental optional C++ |  Aaron Giles | 2009-02-28 | 1 | -32/+61 |
| * | Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER |  Aaron Giles | 2008-06-26 | 1 | -10/+2 |
| * | PowerPC dynamic recompiler: [Aaron Giles] |  Aaron Giles | 2008-06-05 | 1 | -8/+0 |
| * | New universal dynamic recompiler system. The central module |  Aaron Giles | 2008-05-11 | 1 | -2/+5 |
| * | From: Marc Sandusky |  Aaron Giles | 2008-04-02 | 1 | -0/+8 |
| * | Followup to r767: |  Couriersud | 2008-02-22 | 1 | -0/+14 |
| * | Changed debugger-related code to be based off a new makefile define (DEBUGGER... |  Aaron Giles | 2008-02-02 | 1 | -3/+11 |
| * | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |
| * | (From Oliver Stoneberg) |  Aaron Giles | 2008-01-04 | 1 | -1/+0 |