| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix OSX target dir |  Miodrag Milanovic | 2015-04-29 | 1 | -3/+3 |
| * | Unified objdir and targetdir for supported platforms, best delete build folde... |  Miodrag Milanovic | 2015-04-26 | 1 | -33/+127 |
| * | Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw) |  couriersud | 2015-04-25 | 1 | -0/+6 |
| * | use target suffixes only for main executable (nw) |  Miodrag Milanovic | 2015-04-25 | 2 | -38/+36 |
| * | pc_vga: split Cirrus video devices to separate files. |  mahlemiut | 2015-04-25 | 1 | -0/+2 |
| * | do not strip by default |  Miodrag Milanovic | 2015-04-22 | 1 | -1/+1 |
| * | Renamed to STRIP_SYMBOLS and made logic more clear (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -5/+5 |
| * | fix |  Miodrag Milanovic | 2015-04-22 | 1 | -2/+0 |
| * | Merge branch 'master' of https://github.com/mamedev/mame.git |  couriersud | 2015-04-22 | 2 | -2/+5 |
| |\ |
|
| | * | skeleton SP, gotta start somewhere (nw) |  David Haywood | 2015-04-21 | 1 | -0/+1 |
| | * | (MESS) c3040: Disk format WIP. (nw) |  Curt Coder | 2015-04-21 | 1 | -2/+2 |
| | * | (MESS) c4040: Added own sector dump disk format since it's different from wha... |  Curt Coder | 2015-04-21 | 1 | -0/+2 |
| * | | Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout |  couriersud | 2015-04-22 | 2 | -0/+7 |
| |/ |
|
| * | (MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Cur... |  Curt Coder | 2015-04-20 | 1 | -0/+2 |
| * | Add 9312/DM9312 to netlist. [Couriersud] |  couriersud | 2015-04-20 | 1 | -0/+2 |
| * | Added NO_STRIPPING option and enabled stripping of executable by default (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -3/+13 |
| * | added ume subtarget dummy so can test compile of all devices (nw) |  Miodrag Milanovic | 2015-04-18 | 1 | -0/+43 |
| * | fixed android compile (nw) |  Miodrag Milanovic | 2015-04-18 | 1 | -0/+3 |
| * | Make sure USE_OPENMP is passed via define. (nw) |  couriersud | 2015-04-17 | 1 | -0/+4 |
| * | made libflac possible to compile under xcode, and simplify for other (nw) |  Miodrag Milanovic | 2015-04-17 | 1 | -8/+3 |
| * | Fix OPENMP linking. (nw) |  couriersud | 2015-04-16 | 1 | -3/+6 |
| * | fix for few more executable files (nw) |  Miodrag Milanovic | 2015-04-16 | 2 | -0/+12 |
| * | Make generated projects behave same as before revert (nw) |  Miodrag Milanovic | 2015-04-16 | 2 | -0/+61 |
| * | test for linking (nw) |  Miodrag Milanovic | 2015-04-16 | 1 | -1/+0 |
| * | extract libs and liboptions from pkg-config, prepare for future work (nw) |  Miodrag Milanovic | 2015-04-16 | 2 | -20/+48 |
| * | Should speedup OSX builds (nw) |  Miodrag Milanovic | 2015-04-15 | 1 | -4/+0 |
| * | fix typo (nw) |  Miodrag Milanovic | 2015-04-13 | 1 | -2/+4 |
| * | Added QT_HOME to support custom QT installations (nw) |  Miodrag Milanovic | 2015-04-13 | 2 | -17/+50 |
| * | atlantis: added PCI9050 device skeleton. [R. Belmont] |  arbee | 2015-04-12 | 2 | -0/+14 |
| * | Headers are in lua files now :/ |  Vas Crabb | 2015-04-11 | 1 | -1/+0 |
| * | Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) |  Miodrag Milanovic | 2015-04-11 | 9 | -1/+1799 |
| * | Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) |  Miodrag Milanovic | 2015-04-11 | 2 | -0/+80 |
| * | Make it work on VS2010 (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -1/+5 |
| * | VS2015 compile works (nw) |  Miodrag Milanovic | 2015-04-10 | 1 | -1/+12 |
| * | Fixes for solaris 11 build (nw) |  Miodrag Milanovic | 2015-04-10 | 1 | -1/+9 |
| * | Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) |  Miodrag Milanovic | 2015-04-10 | 4 | -9/+54 |
| * | removed vconv, updated warnings/error for vs and icl (nw) |  Miodrag Milanovic | 2015-04-09 | 1 | -86/+86 |
| * | fix custombuild task missing in cpu.lua (nw) |  Miodrag Milanovic | 2015-04-08 | 1 | -0/+3 |
| * | Added PYTHON_EXECUTABLE to use differently named python executable(nw) |  Miodrag Milanovic | 2015-04-08 | 5 | -29/+40 |
| * | fixed location error (nw) |  Miodrag Milanovic | 2015-04-08 | 1 | -4/+4 |
| * | added SEPARATE_BIN option to put executable files in bin folder and not in ma... |  Miodrag Milanovic | 2015-04-08 | 5 | -19/+53 |
| * | Added separated target dirs for x32 and x64, so we do not have library collis... |  Miodrag Milanovic | 2015-04-08 | 1 | -15/+15 |
| * | mos6530: Rewritten to support time travel. [Curt Coder] |  Curt Coder | 2015-04-08 | 1 | -0/+1 |
| * | (MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Co... |  Curt Coder | 2015-04-07 | 1 | -0/+1 |
| * | Convert CoreAudio output to use AUGraph in preparation for effects |  Vas Crabb | 2015-04-07 | 1 | -0/+1 |
| * | Add a crappy utility for editing AU effect presets |  Vas Crabb | 2015-04-07 | 2 | -8/+47 |
| * | Added FILTER_DEPS option for post compile filtering (nw) |  Miodrag Milanovic | 2015-04-07 | 1 | -5/+14 |
| * | compile mess tools only if target is mess (nw) |  Miodrag Milanovic | 2015-04-07 | 1 | -0/+3 |
| * | well it helps some environments, back till deps are solved |  Miodrag Milanovic | 2015-04-07 | 1 | -0/+1 |
| * | (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] |  Curt Coder | 2015-04-06 | 1 | -1/+2 |