summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* actually hmcs40 is/should/will be in MAME: it's the hitachi mcu used in some ... hap2015-05-052-2/+2
* added E0C6200 cpu skeleton. hap2015-05-053-4/+22
* Merge pull request #170 from mbcoguno/osx-libsdl-glext R. Belmont2015-05-021-1/+0
|\
| * Drop NO_SDL_GLEXT define on OSX Parry2015-04-301-1/+0
* | added preliminary COP400 handheld driver hap2015-05-011-0/+6
* | ssues with white-space in MAME_DIR [qmc2] Miodrag Milanovic2015-04-301-0/+1
* | (mess) m24: add z8000 apb support [Carl] cracyc2015-04-291-0/+1
* | build mess tools for ume (nw) Miodrag Milanovic2015-04-291-1/+1
|/
* Fix OSX target dir Miodrag Milanovic2015-04-291-3/+3
* Unified objdir and targetdir for supported platforms, best delete build folde... Miodrag Milanovic2015-04-261-33/+127
* Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw) couriersud2015-04-251-0/+6
* use target suffixes only for main executable (nw) Miodrag Milanovic2015-04-252-38/+36
* pc_vga: split Cirrus video devices to separate files. mahlemiut2015-04-251-0/+2
* do not strip by default Miodrag Milanovic2015-04-221-1/+1
* Renamed to STRIP_SYMBOLS and made logic more clear (nw) Miodrag Milanovic2015-04-221-5/+5
* fix Miodrag Milanovic2015-04-221-2/+0
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-04-222-2/+5
|\
| * skeleton SP, gotta start somewhere (nw) David Haywood2015-04-211-0/+1
| * (MESS) c3040: Disk format WIP. (nw) Curt Coder2015-04-211-2/+2
| * (MESS) c4040: Added own sector dump disk format since it's different from wha... Curt Coder2015-04-211-0/+2
* | Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout couriersud2015-04-222-0/+7
|/
* (MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Cur... Curt Coder2015-04-201-0/+2
* Add 9312/DM9312 to netlist. [Couriersud] couriersud2015-04-201-0/+2
* Added NO_STRIPPING option and enabled stripping of executable by default (nw) Miodrag Milanovic2015-04-191-3/+13
* added ume subtarget dummy so can test compile of all devices (nw) Miodrag Milanovic2015-04-181-0/+43
* fixed android compile (nw) Miodrag Milanovic2015-04-181-0/+3
* Make sure USE_OPENMP is passed via define. (nw) couriersud2015-04-171-0/+4
* made libflac possible to compile under xcode, and simplify for other (nw) Miodrag Milanovic2015-04-171-8/+3
* Fix OPENMP linking. (nw) couriersud2015-04-161-3/+6
* fix for few more executable files (nw) Miodrag Milanovic2015-04-162-0/+12
* Make generated projects behave same as before revert (nw) Miodrag Milanovic2015-04-162-0/+61
* test for linking (nw) Miodrag Milanovic2015-04-161-1/+0
* extract libs and liboptions from pkg-config, prepare for future work (nw) Miodrag Milanovic2015-04-162-20/+48
* Should speedup OSX builds (nw) Miodrag Milanovic2015-04-151-4/+0
* fix typo (nw) Miodrag Milanovic2015-04-131-2/+4
* Added QT_HOME to support custom QT installations (nw) Miodrag Milanovic2015-04-132-17/+50
* atlantis: added PCI9050 device skeleton. [R. Belmont] arbee2015-04-122-0/+14
* Headers are in lua files now :/ Vas Crabb2015-04-111-1/+0
* Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) Miodrag Milanovic2015-04-119-1/+1799
* Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) Miodrag Milanovic2015-04-112-0/+80
* Make it work on VS2010 (nw) Miodrag Milanovic2015-04-111-1/+5
* VS2015 compile works (nw) Miodrag Milanovic2015-04-101-1/+12
* Fixes for solaris 11 build (nw) Miodrag Milanovic2015-04-101-1/+9
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-104-9/+54
* removed vconv, updated warnings/error for vs and icl (nw) Miodrag Milanovic2015-04-091-86/+86
* fix custombuild task missing in cpu.lua (nw) Miodrag Milanovic2015-04-081-0/+3
* Added PYTHON_EXECUTABLE to use differently named python executable(nw) Miodrag Milanovic2015-04-085-29/+40
* fixed location error (nw) Miodrag Milanovic2015-04-081-4/+4
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-085-19/+53
* Added separated target dirs for x32 and x64, so we do not have library collis... Miodrag Milanovic2015-04-081-15/+15