summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #401 from fulivi/pty_dev3 Miodrag Milanović2015-10-182-0/+6
|\
| * pty: seems ok (linux only) fulivi2015-10-131-0/+2
| * pty: first step of pseudo terminal implementation fulivi2015-10-132-0/+4
* | Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-1/+1
* | tiki100: Added skeleton for Winchester controller. [Curt Coder] Curt Coder2015-10-141-0/+2
* | tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] Curt Coder2015-10-122-9/+25
* | Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-093-10/+10
* | Do not create dasm.lib if no disassembler compiled (nw) Miodrag Milanovic2015-10-092-0/+9
* | Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-0711-48/+3845
* | Move spcwarp to cvs.c kazblox2015-10-061-1/+0
* | Fixing compiling issue for release toolchain (per Balrog) (nw) Scott Stone2015-10-051-4/+4
* | Allow current toolchain for mingw to work and allow GCC 5.2 to also work if g... Cowering2015-10-052-72/+86
* | fixed arcade SUBTARGET (nw) Sandro Ronco2015-10-021-1/+1
* | New skeleton: Proteus III [Robbbert] Robbbert2015-10-021-0/+1
* | New skeleton: Data RD100 [Robbbert] Robbbert2015-10-021-0/+1
* | zapcomp: Fixed some errors in the rom; tidied the code. Robbbert2015-10-021-6/+1
* | New skeleton: Micral 80-22G [Robbbert] Robbbert2015-10-021-1/+2
* | removed line commit by mistake (nw) Miodrag Milanovic2015-09-301-1/+0
* | fix build (nw) Miodrag Milanovic2015-09-301-2/+2
* | move mess into mame (nw) Miodrag Milanovic2015-09-305-1003/+1002
* | fixing scripts for building with new names (nw) Miodrag Milanovic2015-09-302-9/+9
|/
* nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer Ramiro Polla2015-09-291-0/+2
* i8271: modernize [Carl] cracyc2015-09-281-0/+2
* Merge pull request #347 from felipesanches/wacky_gator R. Belmont2015-09-281-0/+1
|\
| * Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game wi... Felipe Corrêa da Silva Sanches2015-09-271-0/+1
* | driver lib filenames are lowercase hap2015-09-281-2/+2
|/
* Merge pull request #345 from felipesanches/zap_computer R. Belmont2015-09-271-0/+6
|\
| * new driver: ZAP - Z80 Applications Processor - based on the book "Build Your ... Felipe Corrêa da Silva Sanches2015-09-271-0/+6
* | Skeleton driver: Miodrag Milanovic2015-09-271-0/+1
* | Merge branch 'master' of https://github.com/mamedev/mame kazblox2015-09-251-0/+1
|\|
| * new skeleton David Haywood2015-09-251-0/+1
* | Seperate Space Warp into it's own skeleton driver. mixxmaster2015-09-251-0/+1
|/
* Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) Scott Stone2015-09-242-16/+4
* ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... mahlemiut2015-09-243-0/+16
* New machine added as MACHINE_NOT_WORKING arbee2015-09-201-0/+1
* refactor some igs code into a device so that we can use it with igs_m027.c (nw) David Haywood2015-09-201-0/+1
* Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, N... Lord-Nightmare2015-09-201-0/+1
* split fearless into a different driver, has different vid hw (nw) David Haywood2015-09-201-0/+1
* Fix build with Xcode 7 (nw) balr0g2015-09-181-0/+5
* Skeleton driver for the Brother MT735 thermal printer [Cowering, O. Galibert] Olivier Galibert2015-09-181-0/+1
* Skeleton driver for the LG GP40NW10 USB DVD writer [O. Galibert] Olivier Galibert2015-09-181-0/+1
* Merge pull request #298 from JoakimLarsson/hkv10_2 R. Belmont2015-09-142-0/+32
|\
| * Added new devices to build Joakim Larsson Edstrom2015-09-132-0/+26
| * Added driver for Heurikon HK68K/V10 VME board Joakim Larsson Edström2015-09-131-0/+6
* | Remove last traces of printf from plib. Reorganized some code. (nw) couriersud2015-09-141-0/+3
* | Fix the build. Robbbert2015-09-141-17/+6
|/
* fix cross compile paths, make ar work with lto until Windows GCC fixed Cowering2015-09-131-6/+17
* removed not needed include paths (nw) Miodrag Milanovic2015-09-132-2/+0
* removed deps from 3rdparty to osd (nw) Miodrag Milanovic2015-09-131-1/+0
* Remove direct zlib dependency in code (nw) Miodrag Milanovic2015-09-138-52/+0