Michaël Banaan Ananas
fee64a6be1
rm speedup hacks for the hd6309 too
2011-03-20 21:56:34 +00:00
Michaël Banaan Ananas
4f055c8c77
(colormask is more logical like this)
2011-03-20 21:49:16 +00:00
Michaël Banaan Ananas
8f005b2d21
changed implementation for spacezap monitor to driver configuration (no whatsnew)
2011-03-20 21:27:08 +00:00
R. Belmont
6c5aa9c48b
Another Naomi PCB layout fix (no whatsnew)
2011-03-20 21:11:56 +00:00
Couriersud
c67bcf173b
Add a separate define for MB7051 prom to resnet.h
2011-03-20 19:14:26 +00:00
Michaël Banaan Ananas
b264d3244a
Atari Xevious description update by user sxevious:
...
http://www.mametesters.org/view.php?id=3454
2011-03-20 17:57:26 +00:00
Michaël Banaan Ananas
cb0e796494
don't ignore bank>=12
2011-03-20 16:50:30 +00:00
R. Belmont
10d16f88c2
Fix swapped chips in Naomi readme, no whatsnew necessary
2011-03-20 02:56:03 +00:00
Michaël Banaan Ananas
b8d0cbb1ad
astrocde.c: Made Space Zap black & white. It uses an overlay for colors, the MAME artwork team will probably take care of that part. [hap]
2011-03-20 00:54:01 +00:00
Michaël Banaan Ananas
7fb7271485
(contra cpu note)
2011-03-19 22:00:24 +00:00
Michaël Banaan Ananas
91870792df
contra.c: Changed main CPU to HD6309 as seen on PCB, and set interrupt source to k007121. [hap]
2011-03-19 21:59:57 +00:00
Michaël Banaan Ananas
a356e9badd
(typo)
2011-03-19 02:39:52 +00:00
Michaël Banaan Ananas
0d30893a3d
it's 2011, rm speedup hacks
2011-03-18 23:03:37 +00:00
Michaël Banaan Ananas
4d704a6de7
rm confusing old note, there was a hack ages ago but it's long gone
2011-03-18 22:51:25 +00:00
Angelo Salese
c25f9c0222
Another MESS specific update
2011-03-18 16:48:28 +00:00
Scott Stone
6bc46f2f50
New Clones
...
--------------
Ropeman (bootleg of Roc'n Rope)
Comment:
Yes, this is that one.
It's been sourced numerous times over the years and it's a very popular bootleg, even if the changes are minimal. It was time to add back to the documentation. Cool thing is that it is fully playable now when it did not when it was taken out of MAME in 0.36b10. :)
2011-03-18 16:10:48 +00:00
Michaël Banaan Ananas
e7c03c9bc3
nomore "Meteor" confusion
2011-03-18 15:49:49 +00:00
Angelo Salese
c7d0715b91
Another bulk game renaming
2011-03-18 14:28:39 +00:00
Angelo Salese
742b9e2592
new clone
...
---------
ATV Track (Set 2) [Guru] (not working)
2011-03-18 14:18:24 +00:00
Angelo Salese
5eee3c81dc
Driver clean-ups from Haze, not worth
2011-03-18 14:02:46 +00:00
Michaël Banaan Ananas
18c25298e7
dedicated galxwars cabs are not b/w but have color maps
...
For now, use proms from another game and mark sets as bad dump/wrong colors
2011-03-18 01:36:34 +00:00
Michaël Banaan Ananas
627b8b0d03
Kale revert
2011-03-17 22:17:06 +00:00
Angelo Salese
60b2a91f22
new clone
...
---------
Heavy Unit -U.S.A. Version- [Hurray Banana, Tormod, hotaru, Dna Disturber, F. Marsaud, N. Francfort, Smitdogg, The Dumping Union]
2011-03-17 16:12:43 +00:00
Michaël Banaan Ananas
2412b71f4f
make subhunt use overlay of parent + add note in .lay file
2011-03-17 12:03:38 +00:00
Michaël Banaan Ananas
4dd3aee671
(colors were improved _a lot_ in 138u2)
2011-03-17 11:07:50 +00:00
Miodrag Milanovic
9ad690e92f
Disabled 6845 logging and fixed logging in ins8250 (no whatsnew)
2011-03-17 08:42:27 +00:00
Aaron Giles
916b52e865
Remove some straggling const address_space references, and get rid of
...
explicit const_casts in memory.h.
2011-03-17 07:47:05 +00:00
Aaron Giles
2b47d0d5a4
Remove unused static handler entries. Also ensure that subsequent mapping/
...
unmapping of static memory types does not change the memory parameters.
This fixes the case where dynamically unmapping memory could lead to
incorrectly reported offsets. [Aaron Giles]
2011-03-17 07:23:21 +00:00
Aaron Giles
4be37affb8
Continuation of static/global cleanup. [Atari Ace]
2011-03-17 07:22:09 +00:00
Aaron Giles
36fdd337ac
Continued moving global/static variables to the driver_device classes.
...
[Atari Ace]
2011-03-17 07:12:42 +00:00
Michaël Banaan Ananas
ef95984285
fix service mode regression
2011-03-16 17:58:38 +00:00
Michaël Banaan Ananas
5677278fa2
= whatsnew note anyway =
...
Galaxian driver: Fixed sprite X offset. [hap]
2011-03-16 15:46:24 +00:00
Michaël Banaan Ananas
1b4ead59cb
rm galaxian_sprite_clip_*, sprite clipping is not hw controllable, the only game that was assumed to be able to control it (pacmanbl) is supposed to have sprites partially cut off. See CrazyKongFan's notes here: http://www.mametesters.org/view.php?id=1598
2011-03-16 15:42:16 +00:00
Michaël Banaan Ananas
2816328d1d
sprites in galaxian driver (no whatsnew):
...
Undo part of r2230 (Frogger related):
"also fixes that the frog disappears for player 2 if moved backwards. This will position him on x=242. All games in this driver now have the sprites in cocktail/player 2 now offset by 2"
It made sprite offsets in cocktail mode wrong in every game. The Frogger glitch must be due to something else, not this.
sx=base3 -> sx=base3+1: As documented in video/galaxold.c, this is evident in many games: scramble, turtles, anteater, jumpbug, spdcoin, ..
2011-03-16 14:12:11 +00:00
Miodrag Milanovic
9605465ca9
Space Gambler pinball roms updated (no whatsnew)
2011-03-16 13:56:30 +00:00
Miodrag Milanovic
9eea2335f9
Added possibility of altering default input port setting for devices. [Miodrag Milanovic]
2011-03-16 12:57:26 +00:00
Michaël Banaan Ananas
5fc16d9ce3
moved anteateruk/anteaterg to galdrvr
2011-03-16 00:12:51 +00:00
Curt Coder
d625c435a3
Added DEVICE_SELF_OWNER support for device callbacks. [Curt Coder]
2011-03-15 11:04:21 +00:00
Michaël Banaan Ananas
607b2c09e1
added diplocs (and confirmed factory settings)
2011-03-15 02:31:24 +00:00
Angelo Salese
7ef05990e2
MCD update 2, not worth
2011-03-15 00:01:04 +00:00
Couriersud
7991accfaf
Fix pleiades colours (high/low palette bits exchanged). [Couriersud]
2011-03-14 23:34:27 +00:00
Michaël Banaan Ananas
5e1399fccc
New Clone
...
============
Speak & Rescue (bootleg) [Siftware]
2011-03-14 22:16:28 +00:00
Michaël Banaan Ananas
c6aa2062a3
xtal note
2011-03-14 20:18:59 +00:00
Michaël Banaan Ananas
4701a996d7
New Clone
...
==============
Terra Cresta (newer PCB) [Siftware]
2011-03-14 18:48:27 +00:00
Aaron Giles
a7eef6130f
path_iterator::next() now takes an optional filename to append to
...
the path.
2011-03-14 16:10:04 +00:00
Aaron Giles
91f3ecc009
Decouple memory_region parameters from the ROMREGION flags.
2011-03-14 15:41:19 +00:00
Aaron Giles
38c271080c
Couple of minor bugfixes, and incorporated some old notes I had lying around.
...
Doesn't fix anything substantial.
2011-03-14 15:11:40 +00:00
Angelo Salese
e8ce38e19e
MCD update, not worth
2011-03-14 14:27:17 +00:00
Curt Coder
ceeafcbcb9
Fixed Z80-DART transmit word length. [Curt Coder]
2011-03-14 13:27:59 +00:00
Michaël Banaan Ananas
7aa0111f30
identify some dsw for barline + change year to 1988 (rom data has 1988 nihon bussan in it)
2011-03-13 21:05:35 +00:00