Commit Graph

30554 Commits

Author SHA1 Message Date
R. Belmont
595e77a5af Games added as GAME_NOT_WORKING
-------------------------------
Eggs Playing Chicken [Tafoid, R. Belmont]


nw: skip the emm386 warning and this boots into what looks like the title screen from the flyer except the VGA mode/stride are screwy.  VGA experts, please take a look :)
2014-08-25 13:56:31 +00:00
Ivan Vangelista
bfe36f3ac4 psikyo4: Fixed MT05688 (nw)
Also enabled GAME_SUPPORTS_SAVE since the driver and the needed cores seem to support save just fine and quick testing didn't show any problem.
2014-08-25 12:09:41 +00:00
Fabio Priuli
a16673b284 (MESS) a7800.c progress: [Fabio Priuli]
- Rewritten cart emulation to use slot devices
- Removed POKEY chip from the main unit since it was inside
  the carts (of course it gets enabled when you launch a game
  who contained it in its cart)
- Added support for the High Score cart as a passthru cart: when 
  you mount hiscore, a -cart2 switch will become available to mount
  the game you want to play
- Properly implemented XBoarD and XM expansions as
  passthru carts as well, so that new syntax to run dkxm.a78 is
  "mess a7800 -cart xm -cart2 path\to\games\dkxm.a78"
  High Score support for XM shall work as well.
- Big clean up of the driver, simplifying memory map, removing
  writes to ROM, etc.


Out of whatsnew: In conclusion, a7800.c has been brought into the new millennium ;-)
2014-08-25 11:15:32 +00:00
Phil Bennett
fb3575054e centiped.c - Various changes: [Phil Bennett]
- Made centtime the parent (this is actually revision 4)
- Renamed ROMs to include correct part numbers and locations.
- Added sync PROM to Warlords

New clones added:

Centipede (revision 1)
2014-08-25 10:36:46 +00:00
Robbbert
a9be44fa8a hankin.c : redo volume control code 2014-08-25 09:25:43 +00:00
Brian Troha
d6a7cff49d bwidow.c: Fix one missed rom renaming - NW 2014-08-25 01:35:12 +00:00
Brian Troha
a73bd770bf mame.lst: minor doc details of Candory - NW 2014-08-24 21:30:32 +00:00
Brian Troha
8bc29bf333 itech32.c: Minor rom name correction / documentation update - NW 2014-08-24 20:47:37 +00:00
Brian Troha
590890afe3 mame.lst: Fix for recent name change - NW 2014-08-24 20:46:08 +00:00
Phil Bennett
fad340fb0c bwidow.c - Various changes: [Phil Bennett]
- Added address decoder PROMs to Gravitar and clones.
- Renamed ROMs to include correct part numbers and locations.
- Renamed set gravp to gravitar1.
2014-08-24 19:49:48 +00:00
R. Belmont
1617122509 New games added as GAME_NOT_WORKING
-----------------------------------
Host Invaders [R. Belmont]


nw: There's no party like a Kyle Hodgetts party!
2014-08-24 19:46:43 +00:00
mahlemiut
e47078d4e9 fm11: hopefully fix crash accessing initiate ROM (no whatsnew) 2014-08-24 10:21:02 +00:00
mahlemiut
e71893f9c4 fm11: make it use bankdev to avoid crashes, and handle lack of BASIC ROM. (no whatsnew) 2014-08-24 09:57:26 +00:00
Fabio Priuli
a1cd7776c5 (MESS) a2600.c: converted Atari VCS carts to be slot devices, cleaned up
the implementation and removed Supercharger tapes from the main system.
The -cass media switch (to load the tape file) will become available only 
when you mount the Supercharger cart. [Fabio Priuli]
2014-08-24 08:45:33 +00:00
Fabio Priuli
9ffe9e8bba I had to split this commit in two pieces because "svn move" does not like when you move a folder
and then you add a new folder with the original name of the one you moved. the tree will compile 
again with next commit. nw.
2014-08-24 08:42:23 +00:00
Scott Stone
a1c421704f New clones added
----------------
Candory (Ponpoko bootleg with Mario)  [system11, The Dumping Union]
2014-08-24 08:36:45 +00:00
Ivan Vangelista
4fe6f41fdf artmagic.c: moved some functions into driver class (nw) 2014-08-24 07:31:50 +00:00
Michaël Banaan Ananas
f1f00dfd7f whitespace laundry 2014-08-23 20:12:50 +00:00
Robbbert
5e5c2b202b rowamet.c : improved inputs 2014-08-23 13:15:35 +00:00
Robbbert
4fafccc483 taito.c : initial work, some games playable without sound.
rowamet.c : game playable with imperfect sound.
2014-08-23 12:14:53 +00:00
mahlemiut
4836359c17 amstrad: added Digiblaster printer-port device [Barry Rodewald] 2014-08-23 03:11:34 +00:00
mahlemiut
fdedeade69 amstrad: added Amdrum expansion card [Barry Rodewald] 2014-08-23 01:01:26 +00:00
Alex W. Jackson
a64c343843 various device_gfx_interface devices: cleanups and update or removal of obsolete comments (nw) 2014-08-22 22:55:53 +00:00
Michaël Banaan Ananas
88b8d23da8 made cabinet type a confsetting instead of dipsw 2014-08-22 22:26:37 +00:00
Phil Bennett
9ff370d5a8 New games added or promoted from NOT_WORKING status
Danger Express [Phil Bennett]
2014-08-22 21:20:53 +00:00
Phil Bennett
44348bd94f New clones added:
Food Fight (rev 1) [Phil Bennett]
2014-08-22 21:06:47 +00:00
Ivan Vangelista
7d858b0c8b tc0150rod.c: cleanups, no functional change expected (nw) 2014-08-22 17:47:07 +00:00
Ivan Vangelista
2530bd1a34 Fixed dangerz sound regression (nw) 2014-08-22 17:33:01 +00:00
Ivan Vangelista
68a12f1238 Fixed scorpion save state regression (nw) 2014-08-22 16:55:22 +00:00
Scott Stone
617a383c8e Fix MT#05686 (nw) 2014-08-22 10:41:20 +00:00
David Haywood
b0af23e86f new NOT WORKING
---
So Ho Sung [system11]

SemiCom game, we need to extract the protection data
2014-08-22 09:50:08 +00:00
mahlemiut
7ff958da7c fm77av: converted various MMU functions to use bankdev. Dragon Buster is now
almost 3 times faster than it was.
memory.c: increased static handler limit, so that having a larger number of
          address map bank devices don't hit it.
2014-08-22 09:41:31 +00:00
Michaël Banaan Ananas
3a282f173e improved numcrash romload 2014-08-22 00:23:15 +00:00
Brian Troha
9fe6064728 cps2.c: The "19xx_" was added and not actually on the label so correct it and conform to the standard CPS2 label format - NW 2014-08-22 00:15:18 +00:00
Brian Troha
f03e5f384c new 19XX: The War Against Destiny
New Clone Added
-----------------------------------------
19XX: The War Against Destiny (Asia 960104) [system11, The Dumping Union]
2014-08-22 00:08:26 +00:00
Ivan Vangelista
3d43cd4a41 Compile fix from qmc2 (nw) 2014-08-21 15:45:50 +00:00
Luca Elia
e6d9409734 Preliminary IGS029 protection simulation for mgcs: [Luca Elia]
fixes sound, dips and crash at game start.
2014-08-21 14:35:43 +00:00
Ivan Vangelista
c7b8e151dc tc0480scp.c: added missing save states + small cleanup, improves but doesn't totally fix racingb save state (nw) 2014-08-21 12:15:11 +00:00
Ivan Vangelista
4a01427f4e Fixed greatgun save state crash (nw) 2014-08-21 12:13:57 +00:00
Ivan Vangelista
777b8f4d48 Fixed 25pacman save state crash (nw) 2014-08-21 12:13:07 +00:00
Robbbert
5cb2c5e3d7 jeutel.c : some work 2014-08-21 02:14:05 +00:00
R. Belmont
4dfad6d101 (MESS) Apple II series changes: [R. Belmont]
- Support 1 MB expansion for Laser 128ex2
- Give the IIc Plus the correct drive type, but it's still unhappy
- Promote apple2c4 to working since it runs fine now
2014-08-21 02:05:14 +00:00
Michaël Banaan Ananas
31a2f4b00f denjinmakai 1/2 is by winkysoft (these 2 games are the only arcade games they made) 2014-08-20 21:43:46 +00:00
Michaël Banaan Ananas
054423a302 nw 2014-08-20 21:30:04 +00:00
Michaël Banaan Ananas
1357b14fdf new game added as GAME_NOT_WORKING
--------
Number Crash [kurobee]
2014-08-20 19:26:51 +00:00
Alex W. Jackson
11fac811bf chqflag.c: convert to bankdev (nw) 2014-08-20 18:37:06 +00:00
Sandro Ronco
e452536274 (MESS) dmv: fixed memory module bankswitch in DOS. (nw) 2014-08-20 17:59:30 +00:00
Fabio Priuli
9da7b7a28d (MESS) coleco.xml: replaced Sector Alpha incorrect dumps with a proper one [Ikrananka] 2014-08-20 16:47:32 +00:00
Ivan Vangelista
7e8606a7f2 Fixed invmultis1a, invmultis2a save state problem (nw) 2014-08-20 16:19:18 +00:00
Ivan Vangelista
858ec85f74 Fixed chqflag save state problem (nw) 2014-08-20 16:13:58 +00:00