31442 Commits

Author SHA1 Message Date
David Haywood
c7776ecfc6 fix location (nw) 2014-10-11 21:23:25 +00:00
Brian Troha
4d08d99c12 New Speed Up clone
New Clone Added
---------------------------------------------------
Speed Up (Version 1.00) [neocps1]
2014-10-11 21:08:39 +00:00
David Haywood
b55819a440 make it work (nw)
(interesting bootleg)
2014-10-11 20:56:27 +00:00
David Haywood
a0cfb60542 make pengojpm do more (nw) 2014-10-11 20:34:18 +00:00
David Haywood
c1f56d2a74 Pengo (bootleg on JPM Pac-Man hardware) [Ace]
(not working, things aren't properly mapped)
2014-10-11 18:17:43 +00:00
Sandro Ronco
824e7e9130 softlist: fixed xml validation errors. (nw) 2014-10-11 17:44:39 +00:00
David Haywood
1d322ea171 new clones
Pac-Man (JPM bootleg) [Hammy]
2014-10-11 17:26:59 +00:00
David Haywood
f2c28552fb r2dx_v33 - simplify banking, add save support, add note about undumped New Zero Team revision, add game license info from title screen (nw) 2014-10-11 17:05:57 +00:00
Fabio Priuli
3d88af8321 (MESS) let's try to workaround coleco cart problems from fullpath
by using a rom region instead of the shared pointer... so to also 
avoid ROM data into save states while at it. nw

for the record, the code at fault in this case is the call of 
m_rom.allocate(size), which in turn invokes code from 
devfind.h and tries to save the pointer...

of course, Curt, if you find a better solution feel free to revert 
this as you prefer :)
2014-10-11 16:42:53 +00:00
David Haywood
f42ef67f5c new clones
Jumping (set 2) [Porchy]

also added 2 PAL dumps, use correct bootleg roms instead of ones from original sets.

(another PAL still to come)
2014-10-11 15:56:38 +00:00
Fabio Priuli
b9ba2fc331 given to another couple of sound devices their own include. nw. 2014-10-11 15:49:56 +00:00
Wilbert Pol
b67e8155b6 (MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw) 2014-10-11 15:38:09 +00:00
David Haywood
744fde0149 new clones
Hexa (with 2xZ80, protected) [??]

haven't made this work properly yet. parent set might be a bootleg.
2014-10-11 15:25:46 +00:00
Robbbert
70f3d795db gts80a.c : WIP 2014-10-11 15:12:38 +00:00
Robbbert
022bd85bcc fixed small mistake. 2014-10-11 14:28:30 +00:00
Robbbert
6202f4b574 gts80.c: moved original sound board to audio/gottlieb as a device. 2014-10-11 14:09:40 +00:00
Wilbert Pol
92f61919c1 (MESS) msx.c: machine_start/machine_reset cleanup (nw) 2014-10-11 13:49:13 +00:00
Wilbert Pol
e4d6a4e908 (MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw) 2014-10-11 12:58:54 +00:00
David Haywood
a155f96028 new clones
Shot Rider (bootleg) [f205v]
2014-10-11 10:22:24 +00:00
David Haywood
d655669f84 new clones
Chelnov - Atomic Runner (Japan, bootleg with I8031, set 2) [Tirino73]
2014-10-11 09:41:36 +00:00
Fabio Priuli
4ebee5fd3f given to a couple of sound devices their own include. nw. 2014-10-11 09:24:04 +00:00
Alex W. Jackson
5e5708da2a namcofl.c: remove no longer needed endian flip, fixes finalapr horizon (nw) 2014-10-11 09:20:18 +00:00
Michaël Banaan Ananas
b2c40f1f88 (file rename) 2014-10-11 08:07:24 +00:00
Fabio Priuli
ae413cc036 fixed ts2068 keyboard, broken since the 0.139 development
cycle, more than 4 years ago. nw.

many thanks to Tafoid for the help tracing back the regression :)
2014-10-11 07:05:23 +00:00
Fabio Priuli
8bed8ef381 so long, cartslot.c... you made a really great job, when we
had no concept of slot devices...
2014-10-11 06:59:38 +00:00
Robbbert
cba6034c44 gottlieb: fixed a mistake 2014-10-11 06:52:30 +00:00
Robbbert
966747038e (MESS) spc1000: corrected author info 2014-10-11 06:09:02 +00:00
Fabio Priuli
be9039c3e0 and a last bunch of generic cart slots. nw. 2014-10-11 04:00:14 +00:00
Fabio Priuli
abb5eb3b0c a bunch of generic eprom sockets. nw. 2014-10-11 03:55:00 +00:00
Fabio Priuli
fa075429a8 fixed dfs bank. nw. 2014-10-11 03:32:23 +00:00
Scott Stone
d4b710c1f9 Many mess.mak file cleanups/consolidations. You may need to compile fresh/delete some .o files. (nw) 2014-10-11 01:33:58 +00:00
Robbbert
5380a74ba0 (MESS) spc1000: added fdd code [Meeso Kim]
Note: I was unable to get the system to boot the floppy.
2014-10-11 00:49:55 +00:00
Robbbert
4c4c3b484c Untangled gottlieb audio from the arcade driver, so it becomes available for pinball. 2014-10-11 00:09:59 +00:00
David Haywood
2b7bf5c0c7 improve gostop inputs (nw) 2014-10-11 00:08:25 +00:00
David Haywood
f2d8c05791 improve graphics in gostop (nw) 2014-10-10 23:27:04 +00:00
David Haywood
774b2021ab untangle some drivers from st0016_state now that it's a device (nw) 2014-10-10 21:11:16 +00:00
David Haywood
afaa880c42 further st0016 reorganization (nw) 2014-10-10 20:39:28 +00:00
Sandro Ronco
54047d6b53 (MESS) dmv: added floppy softlist. [Sandro Ronco]
(MESS) floppy: added read-only support for CopyQM images. (nw)
2014-10-10 19:28:34 +00:00
Scott Stone
3c596fcb49 Fix duplicate device name (nw) 2014-10-10 19:14:58 +00:00
David Haywood
1f51011af7 begin st0016 reorganization (nw) 2014-10-10 17:14:00 +00:00
Fabio Priuli
b6f06fe46f (MESS) bbc: converted to use generic cart slots and clarified
a bit more what banks is mapped where by using memory bank
configure_entries & set_entry. nw.
2014-10-10 16:29:46 +00:00
Fabio Priuli
958fb001d8 (MESS) fixed pb1000 regression from 32601. nw. 2014-10-10 16:17:37 +00:00
Michaël Banaan Ananas
a6ca34b6ee some notes from charles 2014-10-10 15:56:23 +00:00
Fabio Priuli
f0fad04eb6 (MESS) converted vectrex and crvision to use slot devices for
their carts. nw.

(with these, we are done for the moment with new slot devices for carts...)
2014-10-10 15:28:46 +00:00
Fabio Priuli
4de494250b (MESS) pc2000: fixed banking when no cart is mounted. nw. 2014-10-10 15:00:17 +00:00
Justin Kerk
cda5ea0382 Japanese spelling (nw) 2014-10-10 14:18:32 +00:00
Alex W. Jackson
3f3a4d3df1 Minor rom loading/banking cleanups (nw) 2014-10-10 13:32:22 +00:00
David Haywood
021cd6c396 add missing blend table value for zero team [sjyune]
(used by 1st boss spear, see https://www.youtube.com/watch?v=ZmPyKNHewME )
2014-10-10 12:47:28 +00:00
David Haywood
861c29b566 Raiden II (easy version, Germany) [Icronnya77] 2014-10-10 12:33:02 +00:00
David Haywood
50d0a9629a new clones
Chelnov - Atomic Runner (Japan, bootleg with SCM8031HCCN40) [Jan Kretschmer]

Bryan forwarded this to me last year, forgot all about it until I just did a bit of a clearout of old mails.  Program etc. is the same as the regular Japan set, but it has a 8031 MCU in place of the usual 8051 and the dump includes the ROM for that.  I haven't currently hooked it up so it still uses the simulation at the moment.
2014-10-10 11:21:57 +00:00