Commit Graph

31170 Commits

Author SHA1 Message Date
Robbbert
41e890d778 s3.c : Fixed problems with sound and switches. 2014-09-26 07:27:47 +00:00
mahlemiut
6258651880 fm7: more FM-7/77AV dumps added to softlist 2014-09-26 03:04:28 +00:00
R. Belmont
74c5b5fa9b Gundam Wing: Endless Duel updates: [Peter Ferrie]
* added additional shared memory block
 * added protection handlers
 * corrected reset vector
 * worked around bad startup

Game now boots but doesn't coin up.
2014-09-26 02:26:12 +00:00
R. Belmont
de4a491aab web: allow pasting in text. [Firehawke] 2014-09-26 01:51:01 +00:00
Robbbert
0f35e74fe8 pentacup : added notes. 2014-09-26 00:09:46 +00:00
David Haywood
a28371813f table notes (nw) 2014-09-25 23:43:52 +00:00
Scott Stone
3a18eec3f3 Antiquated #include - compiles fine without (nw) 2014-09-25 22:57:57 +00:00
Robbbert
0acf60ecd3 pentacup : fixed mistakes in the layout. 2014-09-25 22:52:19 +00:00
Fabio Priuli
cbad1cc7bc (MESS) spectrum carts too. nw. 2014-09-25 19:29:58 +00:00
cracyc
f7dc8b81a3 (mess) pc9801: fix boot vector ipl bank in ap2. 2014-09-25 19:25:45 +00:00
Ivan Vangelista
3902fdd717 Further removal of leftover code (nw) 2014-09-25 18:53:57 +00:00
David Haywood
c74c1da136 I like to punch it (nw) 2014-09-25 18:23:15 +00:00
Miodrag Milanovic
7bb0f4f33d (MESS)thomson - fixes for a non-standard video mode and adding a new one [Antoine Mine] 2014-09-25 18:03:34 +00:00
Dirk Best
422664119e Fix typo 2014-09-25 17:48:30 +00:00
Ivan Vangelista
6918fe0d74 Removed some old leftovers (nw) 2014-09-25 17:38:06 +00:00
Dirk Best
ef5a4440f5 Amiga: Softlist update, add Workbench 1.3.2 DE and some apps 2014-09-25 17:37:02 +00:00
David Haywood
370a3a6087 note (nw) 2014-09-25 17:05:39 +00:00
David Haywood
e0b08a6aa1 refactor (nw) 2014-09-25 16:05:12 +00:00
Fabio Priuli
cd58792af1 (MESS) fixed a small bug in the decryption of multi-ROM pegasus programs.
many thanks amilo3438 for testing! nw.
2014-09-25 16:00:30 +00:00
Ivan Vangelista
7939397998 dynax.c: moved remaining functions into the driver class (nw) 2014-09-25 15:58:42 +00:00
Ivan Vangelista
d5dc713313 Fixed MT05705 (nw) 2014-09-25 15:55:40 +00:00
Fabio Priuli
29aea79a9c (MESS) a few more carts. nw. 2014-09-25 15:28:09 +00:00
Robbbert
67b323374c micropin.c : pentacup can coin up & start, but no inputs. 2014-09-25 14:26:14 +00:00
David Haywood
3430a8d853 code reduction (nw) 2014-09-25 13:59:25 +00:00
Fabio Priuli
2d69086c1f (MESS) psx.xml: added info to the games #-F. [Antopisa] 2014-09-25 10:44:22 +00:00
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