Commit Graph

16382 Commits

Author SHA1 Message Date
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
Michaël Banaan Ananas
27dd86c42f fix brkthru.c regression
(might be a global issue?)
2012-05-07 12:02:27 +00:00
Michaël Banaan Ananas
e511946fbc fix ladybug.c regression 2012-05-07 11:44:44 +00:00
Miodrag Milanovic
811285d959 fix for aleck64 regression (no whatsnew) 2012-05-07 09:32:24 +00:00
Miodrag Milanovic
0238c610f7 Clean-ups and version bump 2012-05-07 06:57:50 +00:00
Aaron Giles
0a119e20fe Fix issue where changes to the default input config did not
apply to the game-specific config.

Also fixed none/default toggle for game-specific configs.
2012-05-07 06:38:35 +00:00
Aaron Giles
fe12de0fc8 Fix error in decompression for avhuff. Converted cubeqst CHDs
now pass verification.
2012-05-07 06:37:39 +00:00
Michaël Banaan Ananas
980efa5d4d (oki clock) 2012-05-06 19:39:18 +00:00