summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* 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-251-0/+36
* pc_vga: split Cirrus video devices to separate files. mahlemiut2015-04-251-0/+2
* fix Miodrag Milanovic2015-04-221-2/+0
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-04-221-2/+4
|\
| * (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-221-0/+6
|/
* (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
* made libflac possible to compile under xcode, and simplify for other (nw) Miodrag Milanovic2015-04-171-8/+3
* 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
* extract libs and liboptions from pkg-config, prepare for future work (nw) Miodrag Milanovic2015-04-162-20/+48
* 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-121-0/+13
* 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-118-1/+1798
* Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) Miodrag Milanovic2015-04-111-0/+65
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-102-4/+13
* 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-083-27/+27
* 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-084-19/+44
* mos6530: Rewritten to support time travel. [Curt Coder] Curt Coder2015-04-081-0/+1
* (MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Co... Curt Coder2015-04-071-0/+1
* Convert CoreAudio output to use AUGraph in preparation for effects Vas Crabb2015-04-071-0/+1
* Add a crappy utility for editing AU effect presets Vas Crabb2015-04-072-8/+47
* compile mess tools only if target is mess (nw) Miodrag Milanovic2015-04-071-0/+3
* (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] Curt Coder2015-04-061-1/+2
* fixed osdmini build (nw) Miodrag Milanovic2015-04-061-0/+1
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-064-10/+15
* (MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emula... Curt Coder2015-04-061-1/+1
* back (nw) Miodrag Milanovic2015-04-052-19/+26
* rolled back, not worth of it (nw) Miodrag Milanovic2015-04-052-26/+19
* enable override of resources by osd (nw) Miodrag Milanovic2015-04-051-2/+5
* Made all windows build use icons (nw) Miodrag Milanovic2015-04-052-18/+20
* Implemented filtering of dependency files, only active if machine have awk or... Miodrag Milanovic2015-04-041-1/+0
* Add a simple CoreAudio sound output module Vas Crabb2015-04-051-1/+7
* Moved MOC handling in lua (nw) Miodrag Milanovic2015-04-041-0/+31
* Moved plist generate to lua (nw) Miodrag Milanovic2015-04-041-1/+8
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-045-17/+102
|\
| * * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-043-11/+32
| * Harmonise targetos between genie.lua and sdl{,_config}.lua Vas Crabb2015-04-042-3/+3
| * Remove some obsolete code, enable MALLOC_DEBUG for SDLWin32 Vas Crabb2015-04-041-0/+4
| * Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-042-3/+63
* | Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-045-1/+168
|/
* Added generated m68kops files to tree, added makefile for developers working ... Miodrag Milanovic2015-04-032-2/+1
* removed includeosd (nw) Miodrag Milanovic2015-04-027-53/+31