Commit Graph

15858 Commits

Author SHA1 Message Date
smf-
f89de2c5db Added the alternative bios found on Gachagachamp, it appears to just be recompiled. [smf]
Added the 700B01 bios, only the CRC is known. [smf]

New games added
---------------
Handle Champ (GQ710 VER. JAA) [smf, Yasuhiro, Tormod, Paratach, M. Healey, Dr. Spankenstein, f205v, T. Bailey, Mr. CAST, J. Finney, M. David, anonymous, Pernod, hap, gatt9, redk9258, L. Genier, Yohji, Smitdogg, The Dumping Union]
2012-05-18 00:42:44 +00:00
mahlemiut
39fb790b3f i386: IRET/Virtual 8086 mode fixes [Carl] 2012-05-17 23:14:49 +00:00
Michaël Banaan Ananas
bafda0ba03 fix crash 2012-05-17 22:55:16 +00:00
Couriersud
2c72a9bd8c Improved sound emulation in for pokey chip.
Changed audio emulation to emulate borrow 3 clock delay and
proper channel reset. New frequency only becomes effective
after the counter hits 0. Emulation also treats counters
as 8 bit counters which are linked now instead of monolytic 
16 bit counters. [Couriersud]

Also fixes MT04492
2012-05-17 20:04:08 +00:00
Michaël Banaan Ananas
8be97a1edb fix broken colors 2012-05-17 18:21:19 +00:00
Michaël Banaan Ananas
4dc7ef03bb get rid of anonymous timer (savestate problem) 2012-05-17 18:08:21 +00:00
Michaël Banaan Ananas
f9de103518 stiletto typofix 2012-05-17 18:06:40 +00:00
Fabio Priuli
47741486b8 info.c: added screen tags to xml output, so that it is possible to easily identify which screens depend
on optional devices (mostly of use in MESS, for its slot options, but eventually handy for PC-based 
arcades too) [Fabio Priuli]
2012-05-17 14:09:18 +00:00
Miodrag Milanovic
0f76b1e0f6 set m_cursetting to NULL since must not be set in case of onoff_alloc, this fixes validation too (no whatsnew) 2012-05-17 13:58:32 +00:00
Miodrag Milanovic
d4944e9582 Fix gcc 4.6 compile (nw) 2012-05-17 13:31:55 +00:00
Miodrag Milanovic
7fa8181aca Fixed compilation under VS2010 (no whatsnew) 2012-05-17 12:56:08 +00:00
Scott Stone
9af89c3a52 Finally done the last part of the dotmatrix changes, which is to create a dot by dot display mode. This makes the BFMDM01 emulation far more straightforward, and should mean that anyone wanting a matrix can call some combination of functions and make it work. [James Wallace] 2012-05-17 10:49:51 +00:00
Michaël Banaan Ananas
d52ac19bdf razmataz/ixion doesn't have a 8255 2012-05-17 09:14:44 +00:00
Miodrag Milanovic
f5ccb6d6a5 Fix for output of TOC and GDI content on extractcd option (nw) 2012-05-17 07:26:49 +00:00
Miodrag Milanovic
b07acba92b Fix for boot problem on pcxt driver (nw) 2012-05-17 07:03:04 +00:00
Scott Stone
b49d8953f3 New clones added
----------------
Tecmo Bowl (World, prototype?)  [Mr. CAST, Smitdogg, The Dumping Union]
2012-05-17 03:01:43 +00:00
Fabio Priuli
6d5e75f463 scramble.c: fixed crash in 800fath,mariner, knockout, triplep and sets having a 7474 without the "audiocpu". no idea why it has started to crash only now... no whatsnew. 2012-05-16 21:25:46 +00:00
Michaël Banaan Ananas
8c698eef61 fix avspirit missing sprites 2012-05-16 19:35:00 +00:00
Michaël Banaan Ananas
763a3eb146 new clone added
----------------
Ms. Pac-Man II (Orca bootleg set 2) [Corrado Tomaselli, MisfitMAME]
2012-05-16 14:31:58 +00:00
Miodrag Milanovic
3de21ee2c6 Sync with mess, cleanup (nw) 2012-05-16 14:08:16 +00:00
Miodrag Milanovic
0b871c7032 Fix for PORT_CONDITION regression (no whatsnew) 2012-05-16 13:59:46 +00:00
Miodrag Milanovic
b22fbc62d7 Fix for PORT_VBLANK multi bit (no whatsnew) 2012-05-16 11:44:57 +00:00
Michaël Banaan Ananas
55d1ebc239 undo workarounds not needed anymore after micko's ioport fix 2012-05-16 11:44:56 +00:00
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