Commit Graph

21491 Commits

Author SHA1 Message Date
Fabio Priuli
2097465cac (MESS) megadriv.xml: some more carts documented + some consistency fix. nw. 2013-03-25 16:53:18 +00:00
cracyc
c1f355b9ee (mess) psxcd: oops (nw) 2013-03-25 16:49:29 +00:00
cracyc
50c35a5aab (mess) psxcd: small cleanups (nw) 2013-03-25 16:40:26 +00:00
Fabio Priuli
e734415ff9 (MESS) added latest SMS Power dumps. nw. 2013-03-25 16:36:27 +00:00
Fabio Priuli
d4c9ec904e (MESS) fixed a couple of dataarea sizes and added a new ipf release to spectum_flop, from Kaylee. nw. 2013-03-25 16:35:43 +00:00
Fabio Priuli
4da603975e exidy.c: fixed an out-of-range access spot by gcc-4.9. [Jürgen Buchmüller]
beezer.c: fixed an out-of-range access spot by gcc-4.9. [Jürgen Buchmüller]
2013-03-25 16:28:57 +00:00
Angelo Salese
3f3b479343 Hooked up DIPs, tries to read from the FDC 2013-03-25 16:15:22 +00:00
Fabio Priuli
c5987b9f4b minor cleanup. nw. 2013-03-25 16:09:57 +00:00
Curt Coder
4981a77485 (MESS) c2040: Added note. (nw) 2013-03-25 14:58:20 +00:00
Curt Coder
f4215e4217 (MESS) trs80m2: Cleanup. (nw) 2013-03-25 14:29:27 +00:00
Curt Coder
c37e965ff0 (MESS) kc85: Added RS-232 port. (nw) 2013-03-25 14:29:03 +00:00
Curt Coder
2bec4fef0c (MESS) c128: Fixed hard freeze with CP/M cartridge. (nw) 2013-03-25 14:28:34 +00:00
Curt Coder
6baee47d48 (MESS) v1050: Made the Winchester CP/M default. (nw) 2013-03-25 14:28:10 +00:00
Miodrag Milanovic
313350249e forgot to remove this one (nw) 2013-03-25 12:47:48 +00:00
Miodrag Milanovic
6b29bdadce megadriv bootleg modernization (nw) 2013-03-25 12:43:09 +00:00
Miodrag Milanovic
7ccedf2bd5 and some more megadriv modernization (nw) 2013-03-25 12:30:09 +00:00
Miodrag Milanovic
1a9b55d88f some more megadriv modernization (nw) 2013-03-25 11:49:43 +00:00
Miodrag Milanovic
b0b200159b some megadriv modernization (nw) 2013-03-25 10:26:55 +00:00
Fabio Priuli
e43d8ac84e megadriv.c: small steps to keep a few 32x operations inside 32x. nw. 2013-03-25 09:34:10 +00:00
R. Belmont
1015102ba1 fix typo (nw) 2013-03-25 02:37:55 +00:00
R. Belmont
3f85549053 Add support for Mitsubishi M50740/50741 MCUs. [R. Belmont] 2013-03-25 02:33:41 +00:00
cracyc
6d6e25adaf (mess) psxcd: simplify the cdrom [Carl]
---
I haven't found any regressions but I wouldn't be surprised to see some.  The only improvements so far is better CD audio and disk change support.
2013-03-24 23:58:53 +00:00
Brian Troha
173d98855f new clone added
New Clone Added
---------------------------------
Magic Johnson's Fast Break (Arcadia, V 2.7) [Kevin Eshbach, The Dumping Union]
2013-03-24 23:43:48 +00:00
Brian Troha
1614561b1b capbowl.c: Minor rom name correction - NW 2013-03-24 23:30:04 +00:00
Brian Troha
47751cc392 new US Games clone adde
New Clone Added
--------------------------
(U.S.) Games V18.5 [Bad A Billy, Smitdogg, The Dumping Union]
2013-03-24 23:28:37 +00:00
Curt Coder
54cf165752 (MESS) c64: Added some Polish cartridges. (nw) 2013-03-24 20:16:22 +00:00
Jonathan Gevaryahu
27d0492811 upd1771: Very small documentation update. no whatsnew. 2013-03-24 17:17:54 +00:00
Fabio Priuli
bee34ea13e (MESS) megadriv.c: Attempt to properly emulate protection in Sould Edge vs Samurai Spirits. nw.
Also fixed the slot option for nflqb96.
2013-03-24 17:10:43 +00:00
Angelo Salese
f97a9fe6bd FP-200: bunch of notes 2013-03-24 13:26:49 +00:00
Wilbert Pol
03e66de228 (MESS) small cleanup. (nw) 2013-03-24 12:07:09 +00:00
R. Belmont
8b9423547a m740: fix branch target disasm for branch-on-bit instructions (nw) 2013-03-24 03:32:41 +00:00
R. Belmont
102a582f08 Save state regs for 3745x & m740 (nw) 2013-03-23 21:08:23 +00:00
Scott Stone
a7bb1e2a75 a7800.c - Stripped palette to raw video output values removing YIQ/YUV infer data. [Robert Tuccitto] 2013-03-23 21:00:30 +00:00
James Wallace
ed0fbdc92c ROM length fix caused by too much copy/pasta, doesn't make it work any better though... (nw) 2013-03-23 20:47:13 +00:00
Scott Stone
345946e4c8 aristmk4.c: [Heihachi73]
Added Caribbean Gold (working), cleaned up comments and EPROM part numbers for a handful of games. Caribbean Gold needs some trivial input changes, as currently it has a logic door error on boot, however if you hit the coin input the error goes away and allows you to key in to perform a memory reset and finally coin up.

Also, Caribbean Gold 2 [cgold2] now has passable graphics, by using two of cgold's graphics ROMs (cgold u8 and u9 -> cgold2 u20 and u45) the game is now playable instead of a garbled mess (there are only a few tiles which differ between both games).

Promoted Caribbean Gold II and Fortune Hunter (and clone) to working - these had been working ever since eforest and arcwins were promoted but the flags were never removed.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Caribbean Gold (3VXEC449, USA)  [Heihachi73]
Caribbean Gold II (3XF5182H04, USA)  [Heihachi73]
Fortune Hunter (2XF5196I01, USA)  [Heihachi73]
Fortune Hunter (2XF5196I02, USA)  [Heihachi73]
2013-03-23 20:44:41 +00:00
Angelo Salese
4245c0ea42 FDC check-point 2013-03-23 20:02:27 +00:00
James Wallace
b81a8b576a New games marked as GAME_NOT_WORKING
------------------------------------
Winning Streak (Version 1.1) (Coinworld) [albaki77]

New clones added 
-------------------
Hit The Six (Project) (set 3) [launton]


Also added some ROMs for Seven's Above and Sevens and Melons, also from launton if we need to credit them later
2013-03-23 19:46:20 +00:00
R. Belmont
e438b18443 Stop feeding Mogwai after midnight (nw) 2013-03-23 19:19:10 +00:00
Angelo Salese
d42b8d7529 Added video emulation 2013-03-23 19:12:07 +00:00
R. Belmont
1cf5de7016 namcos2: Use the correct C68 (M37450) I/O MCU for Steel Gunner 2. [R. Belmont, Guru, Charles MacDonald] 2013-03-23 18:57:34 +00:00
R. Belmont
89cfb35eb4 M740 CPU family updates: [R. Belmont, O. Galibert]
- Support for all T=1 instructions
- Added COM and the accumulator-only versions of INC and DEC
2013-03-23 18:46:31 +00:00
Fabio Priuli
69e62129cb removed a (now) redundant .h file too. nw. 2013-03-23 17:47:20 +00:00
Angelo Salese
30346a8b60 Check-point 2013-03-23 17:30:53 +00:00
Andrew Gardner
a41a17c4b5 Modernized k053260 device. [Andrew Gardner] 2013-03-23 17:28:58 +00:00
Angelo Salese
ca92438f31 Documentation 2013-03-23 16:33:44 +00:00
Angelo Salese
2424f1ac6c Forgot main file 2013-03-23 16:24:16 +00:00
Angelo Salese
8acf855712 New skeleton driver for Sharp MZ-3500, nw 2013-03-23 16:23:49 +00:00
Fabio Priuli
af383b7325 attempt to fix burnin (MT #05173). nw. 2013-03-23 14:16:06 +00:00
Fabio Priuli
4d45aa5f72 clean up. nw. 2013-03-23 13:21:21 +00:00
Fabio Priuli
8886901993 (MESS) readded SVP test, which got lost in MESS long ago. nw. 2013-03-23 13:12:26 +00:00