Commit Graph

482 Commits

Author SHA1 Message Date
kazblox
0c28355f29 Move spcwarp to cvs.c 2015-10-06 23:16:17 +08:00
Scott Stone
74ffae801a Fixing compiling issue for release toolchain (per Balrog) (nw) 2015-10-05 18:33:52 -04:00
Cowering
7c302af80f Allow current toolchain for mingw to work and allow GCC 5.2 to also work if gcc-ar is current enough. Add a little more info about lto (nw) 2015-10-05 10:29:15 -05:00
Sandro Ronco
c69dffc4b0 fixed arcade SUBTARGET (nw) 2015-10-02 22:34:55 +02:00
Robbbert
d30acf0c7a New skeleton: Proteus III [Robbbert] 2015-10-02 23:49:59 +10:00
Robbbert
b384591712 New skeleton: Data RD100 [Robbbert] 2015-10-02 16:32:15 +10:00
Robbbert
e1cad4365a zapcomp: Fixed some errors in the rom; tidied the code. 2015-10-02 11:05:53 +10:00
Robbbert
06e3257c6e New skeleton: Micral 80-22G [Robbbert] 2015-10-02 01:32:39 +10:00
Miodrag Milanovic
6e70790bf4 removed line commit by mistake (nw) 2015-09-30 17:40:40 +02:00
Miodrag Milanovic
2fdcf3bc14 fix build (nw) 2015-09-30 17:32:32 +02:00
Miodrag Milanovic
1fc48ce120 move mess into mame (nw) 2015-09-30 17:21:14 +02:00
Miodrag Milanovic
87a576c555 fixing scripts for building with new names (nw) 2015-09-30 16:24:43 +02:00
Ramiro Polla
e5ae5d0b09 nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer 2015-09-29 21:29:22 +02:00
cracyc
c400248728 i8271: modernize [Carl] 2015-09-28 16:14:53 -05:00
R. Belmont
1febce4996 Merge pull request #347 from felipesanches/wacky_gator
Skeleton driver for Wacky Gator (Data East - 1990)
2015-09-28 10:24:38 -04:00
hap
f85d827d73 driver lib filenames are lowercase 2015-09-28 15:18:33 +02:00
Felipe Corrêa da Silva Sanches
8a4b732020 Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game with alligators. 2015-09-27 19:39:29 -03:00
R. Belmont
057b5ebd2e Merge pull request #345 from felipesanches/zap_computer
new driver: ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981)
2015-09-27 09:51:10 -04:00
Miodrag Milanovic
3bb1dc3646 Skeleton driver:
-Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
2015-09-27 13:29:08 +02:00
Felipe Corrêa da Silva Sanches
88ab4da61c new driver: ZAP - Z80 Applications Processor - based on the book "Build Your Own Z80 Microcomputer" by Steve Ciarcia (1981) 2015-09-27 01:56:18 -03:00
David Haywood
2dabd5e7d4 new skeleton
Piggy Pass (version 04.40)

(can't really find any good references for what this is but looks like something mechanical, CPU type seems wrong)
2015-09-25 20:58:32 +01:00
kazblox
bd41a1ad64 Merge branch 'master' of https://github.com/mamedev/mame 2015-09-25 20:10:02 +08:00
mixxmaster
4e3fb779dc Seperate Space Warp into it's own skeleton driver. 2015-09-25 20:01:28 +08:00
Scott Stone
ec1ee61dae Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) 2015-09-24 13:11:55 -04:00
mahlemiut
cdb93cff68 ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes require some cache funkiness. 2015-09-24 14:16:32 +12:00
arbee
affe28ab34 New machine added as MACHINE_NOT_WORKING
----------------------------------------
Commodore MPS-1230 NLQ Printer [Guru, R. Belmont]
2015-09-20 18:18:07 -04:00
David Haywood
9e11f53298 refactor some igs code into a device so that we can use it with igs_m027.c (nw) 2015-09-20 17:08:51 +01:00
Lord-Nightmare
ed89f8d6e3 Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, NeXT] 2015-09-20 01:09:16 -04:00
David Haywood
37272185a4 split fearless into a different driver, has different vid hw (nw) 2015-09-20 02:49:39 +01:00
balr0g
459c86dee3 Fix build with Xcode 7 (nw) 2015-09-18 16:00:03 -04:00
Olivier Galibert
0ad1714394 Skeleton driver for the Brother MT735 thermal printer [Cowering, O. Galibert]
We really need to decide what printers should output...
2015-09-18 11:08:31 +02:00
Olivier Galibert
8d1b766ca7 Skeleton driver for the LG GP40NW10 USB DVD writer [O. Galibert]
It is (was?) an inexpensive dvd writer.  I started this driver to see
if it was possible to add commands for really raw reading.  Let's just
say that mcs51 code is a pain to read.

If it ever works, it can be interesting as a USB device for when we
end up insane enough to try to handle USB in the first place.
2015-09-18 11:07:57 +02:00
R. Belmont
518897bfca Merge pull request #298 from JoakimLarsson/hkv10_2
Added driver for Heurikon HK68K/V10 VME board
2015-09-14 12:36:39 -04:00
couriersud
9fca8bdc44 Remove last traces of printf from plib. Reorganized some code. (nw) 2015-09-14 12:34:25 +02:00
Robbbert
884e4460ae Fix the build. 2015-09-14 10:43:49 +10:00
Joakim Larsson Edstrom
13bbcd2836 Added new devices to build 2015-09-13 20:16:02 +02:00
Joakim Larsson Edström
807bdf0a06 Added driver for Heurikon HK68K/V10 VME board
Added some SCC support in the z80dart driver
2015-09-13 20:12:29 +02:00
Cowering
c9d6609bf0 fix cross compile paths, make ar work with lto until Windows GCC fixed 2015-09-13 09:55:03 -05:00
Miodrag Milanovic
d0e0a5bfa4 removed not needed include paths (nw) 2015-09-13 14:04:00 +02:00
Miodrag Milanovic
e3a6e9b0b8 removed deps from 3rdparty to osd (nw) 2015-09-13 12:45:56 +02:00
Miodrag Milanovic
05c7edb199 Remove direct zlib dependency in code (nw) 2015-09-13 12:27:46 +02:00
Miodrag Milanovic
c9bde5341d reorganized scripts according to new structure (nw) 2015-09-13 10:17:58 +02:00
Miodrag Milanovic
ee7ff77255 update build scripts and code change in order to fix compile (nw) 2015-09-13 09:20:24 +02:00
Miodrag Milanovic
494ea9fab0 added missing file for OSX (nw) 2015-09-12 11:56:19 +02:00
Miodrag Milanovic
a4ea92de24 Update scripts for compile with latest BGFX (nw) 2015-09-12 11:06:14 +02:00
Miodrag Milanovic
115ffcb10a Moved netlist from emu to lib (nw) 2015-09-12 10:12:14 +02:00
Sergey Svishchev
b7f4c082e6 isa_ibm_pgc: new skeleton driver 2015-09-11 01:26:02 +03:00
mahlemiut
91b0190a5d al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald] 2015-09-10 23:53:20 +12:00
cracyc
78c8d33ebd pcd: implement pcx video device [Carl, Axel Muhr] 2015-09-09 22:15:46 -05:00
David Haywood
8abb4014f3 Sega Pico PCM improvements [ValleyBell]
as the pull request seems to have gone dead I refactored his changes into a new device derived from the 7759 rather than adding the Fifo into the 7759 (due to Aaron saying it doesn't exist there)

it's possible the custom chip that Pico uses has said logic built in somehow as it's not a plain 7759 afaik.
2015-09-08 15:09:43 +01:00