summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up profiling flags in the makefile. Removed GPROF flag, it is now just Aaron Giles2010-06-111-13/+25
* documentation: -march option core2 is in gcc since 4.3 Michaƫl Banaan Ananas2010-05-131-1/+1
* Added makefile PPC64 autodetection [Julian Sikorski] Phil Bennett2010-04-141-0/+3
* Added gprof support to the makefile. [Bryan Ischo] Aaron Giles2010-04-081-1/+16
* [#3792, #3793] SDL compile fixes [Christian MArillat] R. Belmont2010-03-241-0/+3
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-021-3/+4
* Fixed MT3698 (NOWERROR=1 casues -fno-strict-aliasing to be dropped). Couriersud2010-03-011-0/+1
* Fix for non-standard OS X builds [Scott Michel] R. Belmont2010-02-141-1/+14
* Fix os2 auto-detect [Credit: KO Myung-Hun] Couriersud2010-02-031-1/+1
* It's late, last fix for today to avoid introducing new ones. Couriersud2010-01-201-1/+1
* OpenBSD support in makefile/sdl.mak Couriersud2010-01-201-1/+6
* Autodetection of PTR64 can be inhibited now by specifying PTR64=0. Couriersud2010-01-191-2/+2
* Add OS/2 autodetect to makefile Couriersud2010-01-191-0/+6
* Allow that zlib and expat can be linked dynamically without changing the make... Couriersud2010-01-171-2/+2
* Added checkautodetect target to makefile delivering e.g. on linux 64 bit: Couriersud2010-01-171-0/+5
* Autotest for BIGENDIAN. A bit hacked, though. Couriersud2010-01-161-1/+15
* Fix PTR64 autodetect for Windows Aaron Giles2010-01-161-0/+17
* - Fix TARGETOS detection on OS X. Couriersud2010-01-151-8/+23
* SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont2010-01-151-1/+17
* Makefile changes: Aaron Giles2010-01-131-2/+20
* Merge makefile with outstanding SDLMAME changes (no whatsnew) R. Belmont2010-01-131-2/+22
* Makefile changes: Aaron Giles2010-01-051-1/+1
* Changes to sync with new toolchain: Aaron Giles2010-01-031-24/+14
* Removed the various HAS_xxxx for sound cores. To select sound cores, Aaron Giles2010-01-021-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+0
* Move MSVC clean out of core makefile and into windows.mak where it belongs. Aaron Giles2009-09-211-7/+1
* Added deletion of MSVC specific files to clean task. Curt Coder2009-09-161-0/+6
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-221-1/+2
* Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew) Ryan Holtz2009-07-291-2/+2
* Turning debug flag back off in the makefile (no whatsnew) Ryan Holtz2009-07-291-3/+3
* Simplified Atomiswave's decryption routine & keys. [Andreas Naive] Andreas Naive2009-07-291-1/+1
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-1/+1
* Having decided to look at the MAME source again, I have a fairly minor patch: Aaron Giles2009-03-191-5/+0
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-32/+61
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-10/+2
* PowerPC dynamic recompiler: [Aaron Giles] Aaron Giles2008-06-051-8/+0
* New universal dynamic recompiler system. The central module Aaron Giles2008-05-111-2/+5
* From: Marc Sandusky Aaron Giles2008-04-021-0/+8
* Followup to r767: Couriersud2008-02-221-0/+14
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-3/+11
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-041-1/+0
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-0/+4
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-8/+0
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-84/+39
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-7/+14
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+586