Commit Graph

31145 Commits

Author SHA1 Message Date
Fabio Priuli
5bddd9d4c5 (MESS) a bunch more of generic cart slots. nw.
btw, does anyone have info on the laser 300/500/700 ROM expansions?
I was unable to find any...
2014-09-25 10:39:55 +00:00
mahlemiut
69ff5087f1 fm7: some more new dumps added to software list 2014-09-25 04:22:49 +00:00
Scott Stone
a7b271b9f5 Fix formatting after recent changes in psx and st_cart softlists. (nw) 2014-09-25 00:55:06 +00:00
Alex W. Jackson
4cc668e915 Fix compile (nw) 2014-09-24 23:46:07 +00:00
Robbbert
c4c33fbea5 (MESS) amust: added newly-dumped keyboard rom [ejwords, MSPP] 2014-09-24 22:30:31 +00:00
David Haywood
bedd3cb83b more reduction (nw) 2014-09-24 22:18:52 +00:00
David Haywood
932275e480 some code reduction (nw) 2014-09-24 22:10:23 +00:00
David Haywood
3a3e7cbe7f nzeroteam dipswitches (nw) 2014-09-24 21:44:54 +00:00
David Haywood
259309ba2b fix legionna regression from a week or two ago, from Kale (nw) 2014-09-24 21:19:02 +00:00
Brian Troha
8d5049f343 meritm.c: Proper English please... thank you... - NW 2014-09-24 19:57:37 +00:00
Fabio Priuli
31c7b61cf5 (MESS) mekd2.c: after several investigations, I came to
the conclusion that .d2 files are some sort of RAM snapshot
and not a cart format, so converted the driver to use quikload. 
anyway, I had not actual file to test, so if you have any please
contact us to the MESS boards. nw.
2014-09-24 19:54:32 +00:00
Brian Troha
1807dbc77e new Americana (Poker) game
New Game Added
---------------------------------
Americana (9131-00) [Brian Troha, The Dumping Union]
2014-09-24 19:53:42 +00:00
Fabio Priuli
748ec1460d (MESS) added handling for a generic rom+ram cart (as needed
by x07 expansion cards) and converted x07 and vii to use generic
cartslot code. nw.
2014-09-24 19:52:39 +00:00
Alex W. Jackson
e0b95640cb sidearms.c: ioport_array (nw) 2014-09-24 18:13:51 +00:00
Brian Troha
8e1e14dacf peplus.c: Correct Cut-N-Paste error - NW 2014-09-24 17:51:19 +00:00
Ivan Vangelista
acbe2e90b2 artmagic.c: moved protection handlers to the driver class (nw) 2014-09-24 16:22:10 +00:00
Ivan Vangelista
b09c35e155 Fixed sslam sound missing (due to m68k changes in the 0.154 cycle?) (nw) 2014-09-24 15:13:19 +00:00
Ivan Vangelista
f137016156 tms340x0_device: converted to use inline config, devcb and delegates. (nw) 2014-09-24 14:46:27 +00:00
David Haywood
20e602471e more functions (nw) 2014-09-24 14:34:28 +00:00
Olivier Galibert
07369aa097 duh (nw) 2014-09-24 14:26:11 +00:00
David Haywood
cf8ff5d802 divide into functions (nw) 2014-09-24 13:08:26 +00:00
David Haywood
021457c27d merge some common code (nw) 2014-09-24 12:29:17 +00:00
Robbbert
35d0bc5b5f micropin.c : placeholder 2014-09-24 11:48:15 +00:00
David Haywood
5588f0caaa restore notes on uploaded tables (nw) 2014-09-24 11:08:01 +00:00
mahlemiut
dee996a724 a few more new FM-7/77AV disk dumps also. 2014-09-24 10:50:42 +00:00
David Haywood
99494b659a debug aid (nw) 2014-09-24 10:06:36 +00:00
mahlemiut
9ca70d414a fm7_cass.xml: added new cassette dump 2014-09-24 07:49:15 +00:00
Alex W. Jackson
7e87c3ab48 Convert various pinball drivers to ioport_array (nw) 2014-09-24 06:52:59 +00:00
Alex W. Jackson
3a15dad69a Add friendly macros to initialize an ioport_array_finder with an array of port names. Update namcona1.c, segaorun.c and segaybd.c to use them. Remove runtime ioport tag lookups from a few other drivers (nw) 2014-09-24 05:17:48 +00:00
David Haywood
12d3afe3a3 less legacy (nw) 2014-09-24 03:23:43 +00:00
David Haywood
c64b999bbd less legacy (nw) 2014-09-24 03:13:00 +00:00
David Haywood
0036f49c30 move some legacy code in preparation for refactoring (and hopefully fixing) it (nw) 2014-09-24 02:58:30 +00:00
David Haywood
5cb29cb01a more (nw) 2014-09-24 00:58:11 +00:00
David Haywood
8f590ef8f0 more (nw) 2014-09-24 00:46:25 +00:00
David Haywood
626cb0ebd7 another step (nw) 2014-09-24 00:34:50 +00:00
Mike Naberezny
6a67a1e848 (MESS) softbox: Added BIOS revision 8/9/81. [Nils Eilers, Mike Naberezny] 2014-09-24 00:21:11 +00:00
mahlemiut
90ce73874b trident: improved Bresenham line drawing, it now at least draws in the right direction. :) 2014-09-24 00:03:01 +00:00
David Haywood
2166382ce9 more (nw) 2014-09-23 22:55:48 +00:00
Angelo Salese
6a0aba5c9f Moved protection vectors from hachamfb to hachamf, making the latter to work properly too [Angelo Salese] 2014-09-23 22:45:41 +00:00
David Haywood
0efc8edb36 baby steps 2 (nw) 2014-09-23 22:10:00 +00:00
David Haywood
0b7a6b33aa baby steps (nw) 2014-09-23 21:54:41 +00:00
David Haywood
d37924be46 move code, no refactoring of it, needed to continue work on refactoring legionna.c (nw)
(talked with Kale about this)
2014-09-23 20:36:23 +00:00
Fabio Priuli
14f9b392a6 (MESS) analogous multisession fix to other systems suffering for the
same problem. weirdly enough other systems (nes, pce, a2600, a7800...)
does seem immune to the problem. nw.
2014-09-23 20:27:21 +00:00
David Haywood
65ccfef3e6 more legionna function movement (nw) 2014-09-23 19:49:19 +00:00
Wilbert Pol
062528e4a5 34010gfx.c: Work around clang shift overflow warnings; silly fix... (nw) 2014-09-23 19:24:20 +00:00
Fabio Priuli
54db017d7b (MESS) gb: call_load seems not to be a good moment for saving items,
at least if we want the system to play along with multisession runs. nw.
2014-09-23 19:09:23 +00:00
Fabio Priuli
cf82c6a41e oh gosh, this was needed for amstrad to work. nw. 2014-09-23 18:16:15 +00:00
Wilbert Pol
54188c7ff9 (MESS) msx.c: Some small fixes (nw) 2014-09-23 18:10:21 +00:00
Fabio Priuli
c259f35807 (MESS) ssem: converted the driver to use quickload for
mounting programs into memory, since this system 
obviously uses no carts. nw.
2014-09-23 18:04:12 +00:00
Fabio Priuli
4d55bb830d (MESS) amstrad.c: converted cpc+ and gx4000 to use generic
cart slot, added correct keyboard to cpc+ machines (with Fn keys
in place of the keypad number keys), added cpc+ system carts to
the softlist and converted driver to use io_port array for keyboard
input reads. nw.
2014-09-23 18:01:33 +00:00