Commit Graph

11065 Commits

Author SHA1 Message Date
Angelo Salese
9a9709ddaa Improved sprite-tile priorities in SD Gundam Sangokushi Rainbow Tairiku Senki [David Haywood] 2011-01-05 00:24:23 +00:00
Couriersud
5235212dc6 Start moving the discrete subsystem towards C++. Changed some structs to classes and most of the list processing now uses a linked list template which is type-safe. [Couriersud] 2011-01-04 23:03:45 +00:00
Michaël Banaan Ananas
6a355adab5 mark one of the kingball soundroms as bad (no whatsnew)
info: http://www.mametesters.org/view.php?id=4160
2011-01-04 22:08:22 +00:00
mariuszw1
57f5e4a841 Added support for MSB enabled color calculation for sprites in STV. This improves some sprites in Soukyugurentai [Mariusz Wojcieszek] 2011-01-04 21:14:26 +00:00
Michaël Banaan Ananas
6f5c23de2b mt bug 2283 fix 2011-01-04 19:42:50 +00:00
Aaron Giles
9e5207ce91 C++-ified drcfe and the associated frontends. You now create a
frontend by deriving from drc_frontend and implementing the
describe method.

RB, if you send me your latest SH4 WIP, I'll convert it for you
if this makes you cranky. :)
2011-01-04 15:54:16 +00:00
Scott Stone
68ebcf0254 Fixed 04165: vbowl, vbowlj: Crash after OK 2011-01-04 15:03:24 +00:00
Aaron Giles
a5fff9c20c Include delay slots in checksum calculations.
Fixes Bomberman N64 boot.
2011-01-04 04:34:10 +00:00
Brian Troha
a18425d33f Added dipswitch locations to jchan.c driver [Brian Troha] 2011-01-04 03:24:05 +00:00
Brian Troha
93604c5a39 Added dipswitch locations to moo.c, mystston.c, mystwarr.c, prehisle.c and pushman.c drivers [Brian Troha] 2011-01-04 03:19:07 +00:00
Angelo Salese
bb69ba8546 new NOT_WORKING game
---------
X-Plan [Bicycle Repairman]

vram is weird to say the least but run out of time, if somebody (Haze, Arbee, Dox?) wants to look at it be my guest.
2011-01-04 03:08:30 +00:00
Brian Troha
5ae38bf28d correct clone relationship for spookyp & spookyi 2011-01-04 02:23:32 +00:00
Luca Elia
c31891a8a9 New clones added
----------------
Mahjong Man Guan Da Heng (Taiwan, V125T1) [Luca Elia]
2011-01-03 21:24:46 +00:00
mariuszw1
43534c3f2f Fixed rendering of not rotated RBG layer in STV VDP2. This fixes garbage on level 4 of Soukyugurentai [Mariusz Wojcieszek] 2011-01-03 20:45:21 +00:00
Phil Bennett
09ecf98a30 04166: arabian, arabiana: After several cycles of the attact mode, the game halts [Phil Bennett] 2011-01-03 20:42:04 +00:00
Couriersud
956e96048f Remove "makedep" stuff from sdl.mak now that the core supports it. Also split sdl-config output between INCPATH and CCOMFLAGS for linux targets. makedepend now works. [Couriersud] 2011-01-03 20:40:20 +00:00
Couriersud
b4d803c875 makedep now ignores "-include" which is used by sdlmame to include sdlprefix.h before all other includes. [Couriersud] 2011-01-03 20:37:57 +00:00
Angelo Salese
1719abcdbb Added note, no whatsnew 2011-01-03 20:17:45 +00:00
Brian Troha
82deece454 Correct Coin Mode & Coinage for Heavy Unit (World) [Brian Troha, Guru] 2011-01-03 17:06:42 +00:00
Curt Coder
ceda1fae10 Added xtal for MESS. (no whatsnew) 2011-01-03 15:43:45 +00:00
Aaron Giles
5723a0da0b Fix case where branch delay slot straddles a page boundary and
the page check confirms that the block is paged in.

Fixes N64 LucasArts game booting.
2011-01-03 10:00:12 +00:00
Andrew Gardner
db29ff96be New Namco 62xx device with internal ROM. [Dr. Decapitator, Phil Bennett, Andrew Gardner]
* Note: This patch simply adds the ROM to MAME.  Much work still needs to be done to
        hook it up to gaplus and document the chip itself.
        Please note the MCU is currently disabled because the device has a
        MCFG_DEVICE_DISABLE() in namco62.c.
2011-01-03 06:01:31 +00:00
R. Belmont
d0d4183353 Sync with change made to stop MESS crash (no whatsnew) 2011-01-03 03:14:30 +00:00
R. Belmont
d31a55243e NSS: Don't add the DSP since the currently dumped games can do without. (no whatsnew) 2011-01-03 02:53:58 +00:00
Michaël Banaan Ananas
319f170519 spaceg.c improvements: [hap]
- less garbage trails, though it's not completely good yet
- fixed jerky x-movement
- fixed crash on loadstate
- marked color proms as undumped
2011-01-03 01:46:33 +00:00
Angelo Salese
bd45026e49 Input changes for Zero Team, not worth 2011-01-02 23:49:24 +00:00
Ryan Holtz
d899ca454f Fixed RSP core VRSQL implementation. [Harmony] 2011-01-02 23:27:52 +00:00
Angelo Salese
bc563f265b Preliminary banking in Raiden DX, not worth 2011-01-02 22:37:48 +00:00
R. Belmont
188401b226 UPD7725: Fix compile on OSX (no whatsnew) 2011-01-02 22:26:22 +00:00
R. Belmont
a8cc3824f1 Fix Mac compile error (no whatsnew) 2011-01-02 22:04:03 +00:00
mariuszw1
b532c18985 Added support for MSB shadows in STV VDP2. This improves Soukyugurentai shadows [Mariusz Wojcieszek] 2011-01-02 22:01:07 +00:00
R. Belmont
450a2c8453 Fix compile problem (no whatsnew) 2011-01-02 22:00:53 +00:00
R. Belmont
ed6bd9cd5f Removing no longer needed SNES HLE code [R. Belmont] 2011-01-02 21:59:28 +00:00
R. Belmont
b219fb7b69 Add uPD7725 16-bit DSP core and hookups for SNES hardware [byuu, R. Belmont] 2011-01-02 21:57:49 +00:00
Couriersud
5268d48065 "Copy-and-Paste" the "-bench" option from win32 to sdl. [Couriersud] 2011-01-02 21:19:32 +00:00
Couriersud
e7b559190f Only enable watchdog for sdlmame if "-str" set and smaller than 300 seconds. No whatsnew. 2011-01-02 21:02:59 +00:00
Angelo Salese
fdb2347151 Better fix from AWJ 2011-01-02 20:24:18 +00:00
Couriersud
8386bf94a5 Implemented "-watchdog" option for SDLMame. [Couriersud] 2011-01-02 19:12:08 +00:00
Angelo Salese
de6cb45a96 Added DMA fill value, no whatsnew 2011-01-02 18:38:33 +00:00
Angelo Salese
72a4a5f279 04147: raiden: crashes if you use -debug switch 2011-01-02 18:31:14 +00:00
Pierpaolo Prazzoli
6722770bb1 Enabled flipscreen in Mr. Dig [Pierpaolo Prazzoli]
----

I've also added NOPs, which were missing after the implementation of the oki sound chip as a modern device, that caused the log to be filled by the missing addresses used when the cpu accesses I/O ports as 32bits values
2011-01-02 16:48:00 +00:00
Roberto Zandona
a843d387eb cb2001: some gfx improvements - part 2 2011-01-02 15:50:23 +00:00
Couriersud
9f300a3977 osd/sdl again compiles against latest SDL 1.3 svn. [Couriersud] 2011-01-02 15:48:43 +00:00
Angelo Salese
5a531656e3 Removed a possible left-over, no whatsnew 2011-01-02 15:39:59 +00:00
Angelo Salese
9ed5962d51 Fixed Seibu COP command 0x7e05, used by Raiden DX fg video banking [Angelo Salese] 2011-01-02 15:22:25 +00:00
Roberto Zandona
130447f790 cb2001: some gfx improvements [David Haywood] 2011-01-02 14:24:07 +00:00
Roberto Zandona
330181958f cb2001: fixed one opcode 2011-01-02 10:59:27 +00:00
Ryan Holtz
c8479d16ec Implemented proper TLB handling in the MIPS III interpreter. [Harmony] 2011-01-02 09:32:13 +00:00
Ryan Holtz
0b19d75add Fixed Compare interrupts in the MIPS III interpreter core. Aleck 64 games can now run under the MIPS III interpreter. [Harmony] 2011-01-02 06:28:49 +00:00
Ryan Holtz
744b688805 Compile fix for BE targets, no whatsnew 2011-01-02 04:59:27 +00:00