Commit Graph

8167 Commits

Author SHA1 Message Date
Brian Troha
478ceaf8a7 change "Bug Fever" to actual game name "Bugs Fever" for the newly working Bugs Fever sets in sfbonus.c 2010-02-25 03:25:03 +00:00
Fabio Priuli
9c435fdb38 Implemented device version of the deco16ic tilemap chip [Fabio Priuli]
Converted backfire.c, boogwing.c, dietgo.c, mirage.c, pktgaldx.c, simpl156.c, supbtime.c, tumblep.c to use the device-fied video chips [Fabio Priuli]

Added driver data struct and save states to the following drivers: dietgo.c, mirage.c, pktgaldx.c, supbtime.c and tumblep.c [Fabio Priuli]


side note: the device-fied code (currently included in video/decodev.c) still needs various refinements, but I will clean it up after all the drivers have been converted.
2010-02-25 00:33:25 +00:00
Brian Troha
bc4ac8206f Set the Japan version of Hyper Street Fighter 2: The Anniversary Edition to use the same 07 rom as verified used on the USA & Asia versions. Only 1 bit difference, which indicates the Japan 07 rom was a bad dump. 2010-02-24 22:45:21 +00:00
Brian Troha
7a3696c46b new games promoted from not working: Bug Fever
New Games or Promoted from Not Working
--------------------------------------------
Bug Fever (5 sets) [Brian Troha, Dumping Union]
2010-02-24 22:28:52 +00:00
Angelo Salese
e22f9e9bc7 Improved gfxs in Lucky Girl (New version) [David Haywood] 2010-02-24 19:26:52 +00:00
Dirk Best
a480533230 pic8259: updated to use devcb calls 2010-02-24 16:28:26 +00:00
Dirk Best
b91b1b8018 pic8259: replaced pic8259_set_irq_line with pic8259_irX_w write line handlers 2010-02-24 13:32:41 +00:00
Fabio Priuli
bd8232c7c9 enabled save flag in othunder.c (everything is properly saved, but it seems I forgot about this driver when I device-fied Taito video chips) 2010-02-24 10:02:13 +00:00
Fabio Priuli
7b230a3218 Added driver_data struct and save states to the following drivers: news.c, nightgal.c and nycaptor.c
Added driver_data struct to the following drivers: nitedrvr.c and nmg5.c
2010-02-24 09:41:35 +00:00
Andrew Gardner
a4545e4e34 hng64: Added sub-page texture indexing. Fixes many texture lookups
in roadedge and xrally.  [Andrew Gardner]
2010-02-24 06:12:17 +00:00
Brian Troha
642cdcb6a6 new clone added: Newer version of Touchmaster 4000
New Clone Added
----------------------
Touchmaster 4000 (v6.03 Standard) [jeremymtc, Brian Troha, Smitdogg, The Dumping Union]
2010-02-23 22:53:30 +00:00
Brian Troha
722fdab22b New clones added:
New Clones Added:
------------------------------
Blades of Steel (Version L) [R. Mucciarelli, Phil Bennett, Smitdogg, The Dumping Union]

X-Men: Children of the Atom (Japan 950105) [Razoola]

Maya (set 1) [Team Europe, Dumping Union, René Single, David Haywood]
2010-02-23 21:12:03 +00:00
Fabio Priuli
0314f2f305 no whatsnew: fixed a couple of neogeo descriptions 2010-02-23 19:30:46 +00:00
Fabio Priuli
a47eb26d5b Added driver_data struct and save states to the following drivers: matmania.c, metlclsh.c, mexico86.c, mouser.c, mrflea.c, mrjong.c, munchmo.c and mwarr.c
Added driver_data struct to the following drivers: mgolf.c, minivadr.c, mosaic.c and mrdo.c

Enabled save states to mugsmash.c (everything was already saved)
2010-02-23 19:18:49 +00:00
Scott Stone
84070c2bfa Added GAME_NOT_WORKING flag until this set (mrkicker) has protection fixes. 2010-02-23 19:11:20 +00:00
Angelo Salese
e221afd7ce Hooked-up preliminary heuristic vram table in Lucky Girl New HW, no whatsnew 2010-02-23 17:33:32 +00:00
Scott Stone
cfb2417933 Changed Tecmo World Cup 90 main z80 cpus to 8mhz and vsync to 59.17hz / Hard Head sound z80 to 3mhz and vsync to 59.10hz to match original PCB readings.
Fixed inverted buttons 1 and 2 on f1gp, f1gp2 and Super Formula.  They are Jamma standards boards: brake button is wired to pin 22 and acceleration button to pin 23 which are respectively button 1 and 2 in a jamma standard pinout. [Corrado Tomaselli]
2010-02-23 16:22:01 +00:00
Olivier Galibert
c0ed68ef42 Namco Super System 23: Add a whole bunch of ram, chips and data roms mappings [O. Galibert, R. Belmont] 2010-02-23 15:38:27 +00:00
Dirk Best
4c15a5dfd7 ins8154: Updated to use devcb calls, cleaned up 2010-02-22 11:35:38 +00:00
R. Belmont
b7927daaff namcos23: added nvram for Gorgon. finlflng gets farther. [R. Belmont] 2010-02-22 04:50:59 +00:00
R. Belmont
461d257aea H8: add bild and bist opcodes [R. Belmont] 2010-02-22 03:36:46 +00:00
R. Belmont
19256de183 namcos23 updates: [R. Belmont]
- Documented clocks and syncs measured by Guru
- Added Gorgon JVS I/O board.  Final Furlong now gets farther
2010-02-21 16:46:38 +00:00
stephh
caf5e9c464 exerion, exeriont, exerionb (exerion.c driver) :
- Fixed Dip Switches and Inputs (after verification of the Z80 code)
2010-02-21 08:25:02 +00:00
Fabio Priuli
afd64869e3 Fix for MT03739 backgamn: Access Violation after OK 2010-02-21 08:13:09 +00:00
R. Belmont
6d56bfc341 namcos23: improved documentation, fixed a few POST fails [R. Belmont] 2010-02-21 01:41:16 +00:00
R. Belmont
b1a74e1855 mazerbla.c: fix PowerPC GCC compile 2010-02-21 00:38:33 +00:00
Fabio Priuli
02ef38f4bd forgotten headers 2010-02-21 00:37:26 +00:00
Fabio Priuli
ee12b3832b Added driver_data struct and save states to the following drivers: megazone.c, meijinsn.c and mermaid.c 2010-02-21 00:33:48 +00:00
R. Belmont
d8dd8062cb namcos23 update: improved "Gorgon" h/w support [R. Belmont]
Rapid River and Final Furlong both show a POST screen now.
2010-02-20 22:53:27 +00:00
R. Belmont
2b34336fc6 namcos23: quiet unmapped accesses from I/O board 2010-02-20 20:06:31 +00:00
R. Belmont
4f892f9ad3 namcos23: Panic Park uses the motoxgo I/O board, now it syncs too [R. Belmont] 2010-02-20 19:48:15 +00:00
Fabio Priuli
c34df5727c Added driver_data struct and save states to the following drivers: madmotor.c, mazerbla.c, mikie.c, mjsister.c, mogura.c, mole.c and momoko.c 2010-02-20 17:44:46 +00:00
Scott Stone
667c09cd28 Cleanup for r8380 2010-02-20 16:41:40 +00:00
Angelo Salese
acb8ed0cd1 Applied a simple kludge to Lucky Girl (New HW) NMI checks, just to show how much weird the vram format is (no whatsnew) 2010-02-20 16:38:49 +00:00
Scott Stone
22d382ab95 Fixed 03740: atomicp, snapper: Duplicate save state entry 2010-02-20 16:36:28 +00:00
Fabio Priuli
9ec77c765d es5506.c: added save state to both ES5505 and ES5506 [Fabio Priuli]
added driver_data struct and save states to the following drivers: attckufo.c, m79amb.c, macrossp.c, marinedt.c, markham.c, mayumi.c and mcatadv.c
2010-02-20 12:09:42 +00:00
R. Belmont
912d6eaf74 namcos23 update: [R. Belmont, Olivier Galibert]
- motoxgo and timecrs2 are now able to sync up and communicate with 
  the emulated JVS I/O board
- Fixed all games to run VBL toggle
- Documented data and point ROM checks for future use
2010-02-20 05:14:24 +00:00
R. Belmont
ccd496af62 H8: fix stack trashing when simultaneous IRQ sources asserted [R. Belmont] 2010-02-20 05:09:24 +00:00
Dirk Best
1ad1e26df8 Moved ins8154 emulation from MESS to MAME, needed by future drivers 2010-02-20 02:57:56 +00:00
Fabio Priuli
5fde24c0de Added driver_data struct and save states to the following drivers: lkage.c, lockon.c & lsasquad.c
Added save states to liberate.c
2010-02-19 23:58:29 +00:00
Fabio Priuli
43da9ac917 Fix for MT03699: masterw: Game freezes 2010-02-19 21:24:07 +00:00
Fabio Priuli
35584719ef not worth mention in the whatsnew: fixed a couple of shadowed variables 2010-02-19 21:22:48 +00:00
Couriersud
352756af42 Fixed a bug in debugint.c: Actually make Del and BS delete the last character. [sz72] 2010-02-19 19:25:15 +00:00
Angelo Salese
b266aa9e96 Some improvements to Lucky Girl (New HW) [Angelo Salese] 2010-02-19 17:11:34 +00:00
Angelo Salese
6f58265f53 Implemented some notes about Cadash z180 comms, can't do much at current time because it needs two MAME machine instances.
=================================================================

You can touch / convert it to state stuff if you want now.
2010-02-19 14:38:40 +00:00
Olivier Galibert
5a6206c117 Make mips register names accessible in the debugger expressions [Olivier Galibert]
The trick is to lookup the register name before treating '$' as
announcing an hex value.  It doesn't make anything impossible or even
hard since even if you have the register name '$a0' you can still use
a bare 'a0' or an explicit '0xa0' to get to the value.  Symmetrically,
'$a0' still works for the hex value on say m68k with 'a0' as the
register.
2010-02-19 14:01:15 +00:00
Fabio Priuli
f6f36eda21 fix for MT02960 & MT03697 [Mamesick] 2010-02-19 13:25:19 +00:00
Curt Coder
158ed23dae system1.c: Fixed PIO regression. (no whatsnew) 2010-02-18 20:39:50 +00:00
Angelo Salese
56e5600332 Hooked up bare bones z180 communication CPU in Cadash [Angelo Salese]
=====================================================================

Please don't touch this until further notice!
2010-02-18 19:46:10 +00:00
Miodrag Milanovic
c9885fe958 VS2008 compiling fix [Miodrag Milanovic] (no whatsnew) 2010-02-18 18:33:18 +00:00