Fabio Priuli
4e255b2029
neogeo.xml: fixed year. no whatsnew.
2012-05-16 10:29:50 +00:00
Miodrag Milanovic
a16c2889c3
Little cleanup (nw)
2012-05-16 09:42:38 +00:00
Miodrag Milanovic
1fa26eac08
fixed ram size validation regression (no whatsnew)
2012-05-16 08:58:52 +00:00
Miodrag Milanovic
f182f80a1d
port changed regression fix (no whatsnew)
2012-05-16 07:24:41 +00:00
R. Belmont
c40f1ad464
68681: Timers start immediately; unlike counters they don't wait for a start command. [R. Belmont]
2012-05-16 03:27:32 +00:00
R. Belmont
55e0629fba
Z8001 has 16-bit wide I/O ports [R. Belmont, Christian Grössler]
2012-05-16 01:18:05 +00:00
Michaël Banaan Ananas
7e791c91c5
fix music speed
2012-05-15 23:27:27 +00:00
Michaël Banaan Ananas
f479f7925f
Small Konami update: [Mamesick]
...
- aliens.c : reverted wrong changes applied in 0.145u8.
- crimfght.c : reverted wrong changes applied in 0.145u8.
- vendetta.c : small cosmetic changes plus PCB components verified.
2012-05-15 23:12:14 +00:00
Brian Troha
0bfe9374bf
segas16b.c: Corrected the rom labels for the Japanese Cotton set and added the Sega ID# for the rom board. [Tormod, The Dumping Union]
2012-05-15 20:22:59 +00:00
Miodrag Milanovic
0578486dc2
fixed cdimono1 regression (nw)
2012-05-15 17:11:27 +00:00
Miodrag Milanovic
206d7d92c6
Fixed display of icon in windows (no whatsnew)
2012-05-15 13:20:26 +00:00
Miodrag Milanovic
2139f1b17d
end of line was missing (nw)
2012-05-15 12:29:40 +00:00
Fabio Priuli
9523de7305
another driver updated to use modern i8255 implementation. no whatsnew.
...
this leaves us with a few sega drivers (segahang, segas16a, turbo) which use port C of the 8255 in an uncommon way to control/interact with the sound CPU.
any expert available to explain me what the sound CPU expects exactly here? otherwise, I will devote to it my next lunch break...
2012-05-15 12:26:11 +00:00
Miodrag Milanovic
eb43dbb7a3
MAME windows executable gets it's own icon (no whatsnew)
2012-05-15 12:21:20 +00:00
Fabio Priuli
faf61ec105
updating MAME drivers to use modern i8255 implementation instead of the legacy one, part 3 [Fabio Priuli]
2012-05-15 10:32:08 +00:00
Miodrag Milanovic
ec64611f0a
DUART fix for counter mode making SC4 not assert (no whatsnew)
2012-05-15 10:11:12 +00:00
Miodrag Milanovic
07ee4afaba
objdump doesn't work with VS binaries, so do not run it by Firewave (no whatsnew)
...
fixed uninitialized field in ioport_field.m_chars (fixes stack
corruption with three PORT_CHAR definitions) / added some sanity
checks for PORT_CHAR adding and lookup by Firewave
Intel 28F320J3D flash support by Lukasz Markowski
snapquik.c fixed uninitialized variable that causes random assertion
failure by Sandro Ronco
2012-05-15 06:56:17 +00:00
R. Belmont
640d7789ac
z800x: Support for disassembly of Z8001 instructions [Christian Grössler]
2012-05-14 22:46:14 +00:00
Michaël Banaan Ananas
8dd1722cfb
correct year of production
2012-05-14 19:28:08 +00:00
Michaël Banaan Ananas
d22cfbe20b
fix regression ("//" was removed during core membank update)
2012-05-14 19:05:27 +00:00
Angelo Salese
61576b4ebf
New NOT WORKING game
...
--------------------
Touryuumon [Yohji, Mr. CAST, Smitdogg, The Dumping Union]
2012-05-14 18:45:29 +00:00
smf-
63061f991b
renamed a rom that is identical to the parent.
2012-05-14 17:31:11 +00:00
smf-
23455987f3
New games added
...
---------------
Hyper Bishi Bashi Champ (GQ876 VER. EAA) [smf, Guru, Thorsten]
Hyper Bishi Bashi Champ (GQ876 VER. AAA) [smf, any]
2012-05-14 17:23:48 +00:00
Fabio Priuli
89ab3c9b68
a last couple of drivers updated. no whatsnew.
...
the remaining drivers using 8255ppi.c (legacy implementation) are: a few games on galaxian/scramble/scobra hw and a few sega system16 games. I think I will have time to convert these too before the weekend, but if anyone wants to do it earlier, be my guest...
2012-05-14 16:14:52 +00:00
Fabio Priuli
b356181d69
updating MAME drivers to use modern i8255 implementation instead of the legacy one, part 2 [Fabio Priuli]
2012-05-14 15:19:40 +00:00
Fabio Priuli
43a1938f2b
updating MAME drivers to use modern i8255 implementation instead of the legacy one, part 1 [Fabio Priuli]
2012-05-14 08:26:08 +00:00
Scott Stone
f9e19563c9
Correct labels for bcruzm12 and replaced overdumped rom from butasan based on pcb pictures and observation [bonky0013, Tafoid]
2012-05-14 03:04:52 +00:00
Scott Stone
1af04cfc9e
Fix for crashing bfm_sc2.c sets (nw)
2012-05-13 22:54:28 +00:00
R. Belmont
e9b3bd39f0
Z8001: Fix inb/outb @rX form. M20 PPI test now passes. [R. Belmont]
2012-05-13 21:14:59 +00:00
R. Belmont
6842651097
GCC 4.6 compile fix (nw)
2012-05-13 21:13:21 +00:00
Michaël Banaan Ananas
efbb956e75
fix regression
2012-05-13 20:09:59 +00:00
Michaël Banaan Ananas
4e7a1860e7
added nmi ack for bootlegs
2012-05-13 19:49:54 +00:00
Michaël Banaan Ananas
cdc46fda3a
fix statusport bitmask
2012-05-13 16:23:08 +00:00
Michaël Banaan Ananas
7650d73c24
fix coin insert problem
2012-05-13 14:49:25 +00:00
Michaël Banaan Ananas
524acc9809
(spaces in the rom filenames)
2012-05-13 13:02:00 +00:00
Miodrag Milanovic
8e60e1a87b
Cleanup (no whatsnew)
2012-05-13 06:37:29 +00:00
Yasuhiro Ogawa
d9c312f1c3
Games promoted to working
...
-----------------
Hamburger (cassette, Japan) [Team Japump!!!]
renamed cprogolf2 to cprogolfj
corrected filenames for some sets
2012-05-13 02:49:33 +00:00
R. Belmont
53f4768112
Small minds formally hobgoblined. (nw)
2012-05-13 02:01:52 +00:00
Scott Stone
414d4cc5ef
Validation fix (duplicate gamename/description) (nw)
2012-05-13 01:40:06 +00:00
Scott Stone
928a8a4586
This is phase 2 of the DMD changes, creating a new '5 dot' element to make it more like the actual DM01 (which uses 5 by 7 blocks, but wires them up row wise to a buffer, giving an unusual '65 dot row') [James Wallace].
2012-05-13 01:27:25 +00:00
Brian Troha
7561d4ddcd
gei.c: Refactored Trivia rom questions. Added misc documentation. Added DSW locations to several sets. [Brian Troha]
...
New Clone Added
---------------------------------
Super Poker (Version 10.10) [Brian Troha, The Dumping Union]
2012-05-12 23:32:35 +00:00
R. Belmont
9151e639aa
New games added as GAME_NOT_WORKING:
...
* Hamburger (DECO Cassette) [Charles MacDonald, Dr. Spankenstein, Kevin Eshbach, T. Huff, SteveS, E. Page-Hanify, Hikari, ArcadeDude, F. Bukor, N. Francfort, jmurjr, arcade-history.com, ThumB, Hurray Banana, Paratech, Xiaou2, Cornishdavey, A. Costin, M. Ponweiser, Tormod, Rambo, Smitdogg, The Dumping Union]
* DS Telejan (DECO Cassette) [Guru, Charles MacDonald]
* Pro Golf (DECO Cassette) (set 2) [Guru, Charles MacDonald]
2012-05-12 16:11:11 +00:00
Michaël Banaan Ananas
0a403d163c
new clone added
...
-------------------
Ms. Pac-Man II (bootleg) [Jim Skilskyj, MisfitMAME]
2012-05-12 15:12:33 +00:00
Miodrag Milanovic
1d8b745188
Added PPC405GP to PPC cpu core [Lukasz Markowski]
...
Added custom DCR read/write handlers to PPC cpu core [Miodrag Milanovic]
2012-05-12 13:46:49 +00:00
smf-
6208b1031e
hooked up player 3 controls.
2012-05-12 11:10:55 +00:00
smf-
331cf0695e
fixed set names.
2012-05-12 10:14:26 +00:00
smf-
76e263dc84
updated hashes with redumped roms that now pass the rom test & renamed 2 & 3 player versions of hyper bishi bashi champ
2012-05-12 10:00:40 +00:00
Miodrag Milanovic
2a8dfbdeaa
Fix for i286 preventing error 104 on ibm5170 [Carl]
2012-05-12 06:08:34 +00:00
Michaël Banaan Ananas
f5b8f67d17
fixed atarivc_eof tag and shortened playfield_upper(15 chars) tag to playfield_up
2012-05-11 21:15:45 +00:00
Michaël Banaan Ananas
95ce89fcfe
sc5crnjw description year
2012-05-11 20:44:49 +00:00