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
Michaël Banaan Ananas
8c6fd8ce6c
airh parent-clone relationship
2012-05-11 20:42:38 +00:00
Michaël Banaan Ananas
cdd3c2de30
(explain bad rom)
2012-05-11 19:31:52 +00:00
Miodrag Milanovic
896a5793b0
More Z8001 work, M20 now passes memory test [Christian Grössler]
2012-05-11 14:51:28 +00:00
Scott Stone
e65580b6af
Initial work in preparation for some modernization on the whole megadriv.c file, starting with better splitting of actual drivers (megadriv.c, megacd.c, mega32x.c, megasvp.c and megavdp.c). [David Haywood]
2012-05-11 14:40:26 +00:00
smf-
c57965760b
zerod out the date and time
2012-05-11 13:46:11 +00:00
smf-
4a4ea27ef0
updated hyper bishi bashi roms, but the game still doesn't work.
2012-05-11 12:44:49 +00:00
Michaël Banaan Ananas
9ad691d5c2
update comment again
2012-05-11 11:44:44 +00:00
Michaël Banaan Ananas
139f965a40
small cleanups + disabled coin lockout for gunbustrj
2012-05-11 11:22:19 +00:00
Miodrag Milanovic
6ec85627cb
Preliminary Z8001 support [Christian Groessler]
2012-05-11 10:08:49 +00:00
Michaël Banaan Ananas
00b96a4768
aw, gunbustrj coin lockout is still not working
2012-05-10 23:10:11 +00:00
Michaël Banaan Ananas
621fa9a92f
fixed coin lockout and missing sound/music, default eeprom had volume 0
2012-05-10 22:45:06 +00:00
Michaël Banaan Ananas
ea0ddf7be7
comment
2012-05-10 21:26:25 +00:00
smf-
121b10a2fa
New games marked as GAME_NOT_WORKING
...
------------------------------------
Hyper Bishi Bashi (GQ876 VER. EAA)
2012-05-10 20:58:07 +00:00
smf-
a7229679c7
fixes for building with visual studio 11 beta.
2012-05-10 19:02:23 +00:00
Michaël Banaan Ananas
3c80df9623
cleandown (nw)
2012-05-10 15:31:41 +00:00
Miodrag Milanovic
acc1e50723
cleanup (nw)
2012-05-10 14:53:40 +00:00
Michaël Banaan Ananas
bae7a69aea
small cleanups
2012-05-10 14:49:59 +00:00
Miodrag Milanovic
a7ae8990b5
Fixed natural keyboard issues in ioport (no whatsnew)
2012-05-10 14:36:06 +00:00
Michaël Banaan Ananas
e4479e6e2b
Games promoted to working
...
-----------------
Chance Kun [hap]
Bikkuri Card [hap]
2012-05-10 13:48:06 +00:00
R. Belmont
570c01f9ac
i8251: "reset" bit is only documented to revert to looking for a mode byte, not reset the entire chip. [R. Belmont]
2012-05-09 22:32:12 +00:00
Michaël Banaan Ananas
a3a85159ee
marking them GNW anyway, due to COIN OUT error
2012-05-09 21:13:52 +00:00
Michaël Banaan Ananas
1e79fda5b2
preliminary Toshiba TC8830F emulation [hap]
2012-05-09 21:10:28 +00:00
Scott Stone
fb3e6359e8
Corrected some off by one errors in DM01 dot matrix emulation, while making it a bit more generic. Ultimately, it will plug into Scorpion 2 and 4 hardware. [James Wallace]
2012-05-09 19:16:41 +00:00
Scott Stone
847cb7ba26
overlooked a submission I was sure was added (nt)
2012-05-09 17:53:48 +00:00
Michaël Banaan Ananas
4bdb0e581d
oops
2012-05-09 15:03:55 +00:00
Michaël Banaan Ananas
60641b72ed
tc8830f skeleton
2012-05-09 14:52:29 +00:00
Michaël Banaan Ananas
50f4c7f5e9
timeplt.c: Added inputs to chkun and bikkuric, making them playable. [hap]
2012-05-09 13:39:10 +00:00
Michaël Banaan Ananas
c93fdb5212
fixed mistakes with MCFG_SOUND_ROUTE in MCFG_SOUND_MODIFY, causing double routing (louder volume + soundchip showing up twice in the sliders menu)
2012-05-08 20:26:08 +00:00
Fabio Priuli
517e339e81
playch10.c: fixed IRQ regression in some G-Board games by simply importing MMC3 IRQ code from MESS. implementations will be merged anyway, eventually, just no time now to pursue this more (real life syndrome). no whatsnew.
2012-05-08 20:00:31 +00:00
Scott Stone
4acf31ba8e
Fixed ffightj2 ROMs labels and locations, added pcb infos to video\cps1.c [Team CPS-1]
...
Fixed mapping for mmatrixd (cps2) to allow in-game region switch to work and renamed to a US set due to rom labels. Replaced Phoenix Set xmvsfu1d (cps2) bad dumps with others which pass in-game rom tests. [Barry Harris]
2012-05-08 19:06:48 +00:00
Scott Stone
93faf2c68c
Misc documentation updates and typo fixes for neogeo.xml as well as updates and a cleanup of neodrvr.c [Johnboy]
2012-05-08 17:55:33 +00:00
Angelo Salese
0d83b817e9
btanb note
2012-05-08 15:34:09 +00:00
Angelo Salese
81819092bf
Added NMI sound ACK mechanism to tecmo.c driver [Angelo Salese]
2012-05-08 14:50:51 +00:00
Brian Troha
6b1138b435
galspnbl.c: Rename the button for Hot Pinball too... time for sleep...
2012-05-08 03:15:44 +00:00
Brian Troha
3a4d74eb50
Change buttons name for Hot Pinball, Gals Pinball & Super Pinball Action to what's used in manual. Misc spelling correction - yes English is my native language ;-p - NW
2012-05-08 03:13:57 +00:00
Brian Troha
91074eefe4
ertictac.c: Spelling correction - NW
2012-05-08 03:07:05 +00:00
Brian Troha
0a31598064
spbactn.c: Adjusted clock speeds based on OSCs actually on the PCB. Added missing button and labeled buttons. Added dipswitch locations and misc documentation. [Brian Troha]
2012-05-08 02:59:48 +00:00
Brian Troha
205abfe682
galspnbl.c: Add in missing button to Gals Pinball & Hot Pinball along with misc documentation. [Brian Troha]
2012-05-08 02:55:47 +00:00
R. Belmont
f03200ab01
Don't optimize tms57002 on OS X PowerPC builds [Couriersud]
2012-05-08 01:26:33 +00:00
R. Belmont
6df8fff700
Fix OS X PowerPC compile (nw)
2012-05-08 01:25:49 +00:00
Wilbert Pol
892980f48e
tia.c: Fix crashes caused by uninitialized variable. (nw)
2012-05-07 19:14:20 +00:00
Michaël Banaan Ananas
c2b8999803
obvious regression (why did this even work before??)
2012-05-07 17:45:09 +00:00
Michaël Banaan Ananas
73409fa141
same regression as ladybug
2012-05-07 12:30:23 +00:00
Miodrag Milanovic
b8d2ce1b1e
Sync with MESS (nw)
2012-05-07 12:26:33 +00:00
mahlemiut
462073ccf4
Added device image type for individual ROM images (as used in some Amstrad CPC applications) (no whatsnew)
2012-05-07 12:12:57 +00:00
Michaël Banaan Ananas
a50e8f5ca9
updated prev commit (no regressions here tho)
2012-05-07 12:09:58 +00:00