Commit Graph

21463 Commits

Author SHA1 Message Date
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
Fabio Priuli
267285135e (MESS) added VR recognition from fullpath. nw. 2013-03-23 12:12:42 +00:00
Fabio Priuli
5409bd67cd (MESS) megadriv.c: removed drivers gensvp, mdsvp and mdsvpj: Virtua Racing can
now be loaded directly in genesis, megadriv and megadrij [Fabio Priuli]
2013-03-23 11:53:31 +00:00
Fabio Priuli
b139a66a78 this was not used anymore either. nw. 2013-03-23 11:16:58 +00:00
Fabio Priuli
3452c8c88b (MESS) megadriv.c: removed nvram handler. MESS was not using this since more than one year,
and it was causing MT #03873. If any bootleg megadrive board needs this, please let me know so
that I can re-add it to the correct driver. nw.
2013-03-23 11:04:26 +00:00
Fabio Priuli
6ef103c524 (MESS) megadriv.c: removed a bunch of useless machine parameters and a few tagmap lookups. nw. 2013-03-23 10:28:46 +00:00
Michaël Banaan Ananas
ef69b73b8c (companyname 3DO -> The 3DO Company) 2013-03-23 10:10:38 +00:00
Fabio Priuli
48ace58aeb (MESS) megadriv.c: moved some more global variables to driver class. nw. 2013-03-23 10:09:11 +00:00
Fabio Priuli
b9a49571fc missed one list. nw. 2013-03-22 18:00:20 +00:00
Fabio Priuli
cdcfd481bf sanitized some more rom filenames. nw. 2013-03-22 17:53:14 +00:00
Fabio Priuli
28eb9b39a8 (MESS) reorganization of megadriv.xml, part 2. nw. 2013-03-22 15:14:27 +00:00
cracyc
7129f811cc i386: remove unused define and 386 has 16-bits of io space (nw) 2013-03-22 13:36:57 +00:00
Fabio Priuli
c6ca3fc828 (MESS) speeding up slot implementation of the DSP add-on chips too. nw. 2013-03-22 13:04:02 +00:00
Miodrag Milanovic
cac962c4b5 print proper message on -listslots in case there are no slot options available, like in some dummy slots (nw) 2013-03-22 13:03:43 +00:00
Fabio Priuli
a219ff2db0 (MESS) speeding up slot implementation of the SVP add-on chip. nw. 2013-03-22 11:03:16 +00:00
Fabio Priuli
98ac2b1071 another tiny cleanup. nw. 2013-03-22 08:36:28 +00:00
Fabio Priuli
41c9b9bb6a another global variable removed + cleanup. nw. 2013-03-22 08:28:41 +00:00
Fabio Priuli
02abb6625d more of the same. nw. 2013-03-22 07:55:40 +00:00
Fabio Priuli
8d6c701b6e another var moved to the state. nw. 2013-03-22 07:21:41 +00:00
Fabio Priuli
09b9e5f433 (MESS) megadriv.c: minor cleanup. nw. 2013-03-22 07:13:40 +00:00
Fabio Priuli
b60657e3f8 (MESS) megadriv.c: moved z80 vars to the driver state. nw. 2013-03-22 06:51:32 +00:00
Fabio Priuli
2061fc6a22 (MESS) megadriv.c: removed another static. nw. 2013-03-22 06:36:17 +00:00
Fabio Priuli
ebadd722b0 (MESS) megadriv.c: temporarily duplicated some DMA code while working towards
a reduction of global variables. nw.
2013-03-22 06:18:38 +00:00
Fabio Priuli
b91cdd39ea (MESS) same fix to the non-slot implementation. nw. 2013-03-22 05:31:44 +00:00
Fabio Priuli
368dc3381e (MESS) better fix for the pmac registers in SVP. thanks Arbee for noticing this veeeeeery
old out-of-bound access. I guess we originally had a single set of 12 registers...
nw.
2013-03-22 05:31:09 +00:00
Scott Stone
622cacafa9 Added description to k1ge, k2ge devices (nw) 2013-03-22 04:02:35 +00:00
Brian Troha
d99192aa23 new game added
New Game Added
---------------------------------
Sex Appeal (Version 6.02) [Brian Troha, The Dumping Union]
2013-03-22 03:04:58 +00:00
R. Belmont
a742a8dd28 Fix gcc compile (eta: this is a real bug, plz fix properly!) (nw) 2013-03-22 00:07:51 +00:00
R. Belmont
7f23bacb48 coolridr: work around miscompile on newer versions of Clang [Phil Bennett] 2013-03-21 23:54:07 +00:00