Commit Graph

14518 Commits

Author SHA1 Message Date
Angelo Salese
a4aeb66cf3 Fixed VGA line compare register masking, makes Windows 98 logo to display correctly [Angelo Salese] 2011-12-24 15:07:48 +00:00
Angelo Salese
1889287167 Other improvements to California Chase, it shows Windows 98 logo [Grull Osgo] 2011-12-24 14:25:43 +00:00
Yasuhiro Ogawa
46e4689e38 New game added
--------------
Itazura Tenshi [Team Japump!!!, Hau, Yohji]
2011-12-24 03:39:48 +00:00
Wilbert Pol
d7bbbfd55c eeprom.c: Changed the 'erase' function to force all data bits of the specified address to 1s. [Wilbert Pol] 2011-12-23 21:38:11 +00:00
Angelo Salese
97c7f04d5e Hooked up VGA device to Photo Play [Angelo Salese] 2011-12-23 18:38:46 +00:00
Angelo Salese
13999834d4 Noted that gamtor.c uses VGA 2011-12-23 18:30:10 +00:00
Angelo Salese
9f2cb34981 Converted gamtor.c to use the RAMDAC device [Angelo Salese] 2011-12-23 18:03:43 +00:00
Angelo Salese
1f91de2d6c Overlooked this 2011-12-23 17:53:22 +00:00
Angelo Salese
fca4f7638f Yeah, this is a blantant abuse of power ... 2011-12-23 17:51:52 +00:00
Angelo Salese
de4b7ccdfc Everything else ... 2011-12-23 17:29:55 +00:00
Michaël Banaan Ananas
9392a2dfbb skeletor V to S 2011-12-23 17:12:19 +00:00
Angelo Salese
67213dd553 skeleton from # to G 2011-12-23 16:44:48 +00:00
Michaël Banaan Ananas
6e1fa2461c obvious skeletons Z to V 2011-12-23 16:41:40 +00:00
Angelo Salese
2293e079ee GREP mission: added two new mask flags, GAME_IS_SKELETON & GAME_IS_SKELETON_MECHANICAL, and hooked it up to bfm_sc4.c (that is the most boring grep part of it). Next up, hook it up to everything else. 2011-12-23 16:12:42 +00:00
Angelo Salese
13189c4800 Small fix for z180 stat1 reset register, nw 2011-12-23 15:27:16 +00:00
Miodrag Milanovic
1a23f11816 softlist now copies all parts too to loaded software_info section (no whatsnew) 2011-12-23 10:17:22 +00:00
Jonathan Gevaryahu
d16476ecde Added, and made Mr. Do! use the U8106 soundchip, which as far
as I can tell is 100% identical to the sn76489 non-a, pending
further testing. [Lord Nightmare, plgDavid]
Added a note about pins held high on the Raiden 2 sound Z80.
[Lord Nightmare, balrog]
2011-12-23 05:31:24 +00:00
Angelo Salese
a3d0cafe75 MCU note for quizpun2 ... 2011-12-23 00:46:16 +00:00
Angelo Salese
8b2c219977 Some progresses with atamanot, got a garbled title screen but game is protected tho 2011-12-23 00:17:34 +00:00
Angelo Salese
893ccae423 Simple bugfix for flip screen 2011-12-22 20:50:14 +00:00
Michaël Banaan Ananas
5249b730fc fix silly unnoticed bug where increment/decrement strings were swapped around during save/load .cfg.
**NOTE: this means any end-user custom .cfg file for analog games should be reconfigured! sorry for the inconvenience
2011-12-22 20:00:36 +00:00
mariuszw1
47e885f888 Capcom ZN-1, ZN-2 updates [Team CPS-1]:
* Confirmed and documented game board # for every set
* Properly fixed ROMs labels and locations according to real pcbs
* Replaced HR2-01M.3A in strider2 and clones with proper
  32MBit dump to match real pcb, 2nd half was cutted out
* Added a more accurate title description to some games
* Added some documentation notes to various sets
* Reordered all sets per release date
* Minor cleanups and fixes
2011-12-22 19:17:37 +00:00
Angelo Salese
1bde9b252e Documented MCU ports in The Deep, doesn't work yet due of a MCS51 bug 2011-12-22 17:53:29 +00:00
Miodrag Milanovic
94493777d6 Fixed required image loading (no whatsnew) 2011-12-22 15:53:25 +00:00
Miodrag Milanovic
0b03356800 Enabled filtering in best matches and also in "noswitch" aka MAME like start or software (no whatsnew)
Note that it is possible to mount wrong region image manually,for example with cart parameter and
that prints warning
2011-12-22 15:15:51 +00:00
Michaël Banaan Ananas
40bb0ceaf3 OG forgot this 2011-12-22 14:14:47 +00:00
Miodrag Milanovic
90314f2bb4 Softlist support cleanup and addition of compatibility filtering [Miodrag Milanovic] 2011-12-22 13:01:48 +00:00
mariuszw1
eb2eb54049 Reverted zn.c changes from r14765 (no whatsnew) 2011-12-21 20:28:16 +00:00
Olivier Galibert
7db2c59b51 softlist: buglet (nw) 2011-12-21 18:14:21 +00:00
Olivier Galibert
83cf7d409e uiswlist: Sorry fabio (nw) 2011-12-21 18:14:15 +00:00
Olivier Galibert
849e02dafe uimain: MT 4569 fix [O. Galibert] 2011-12-21 18:11:51 +00:00
Olivier Galibert
cedca57fe3 uimain: MW 4575 fix [O. Galibert] 2011-12-21 18:04:50 +00:00
Roberto Fresca
30f971f503 Forte Card improvements... [Roberto Fresca]
* Fixed and simplified inputs. Now Owner, Rental
    and Credits are proper toggled service keys.
 * Improved the button-lamps layout with the half
    and double addition for betting in the gamble
    stage.
 * Reverse engineering and partially documented
    the serial EEPROM data.
 * Added a clean default NVRAM and serial EEPROM.
 * Added company and year notes.
 * Added technical notes.
2011-12-21 14:10:31 +00:00
Miodrag Milanovic
9b2f3ab720 Added support for required field in softlist (no whatsnew) 2011-12-21 13:18:52 +00:00
Fabio Priuli
368a119cae modernized skeleton template: hopefully it will help people to create modern skeleton drivers. ;-) no whatsnew. 2011-12-21 11:58:48 +00:00
Miodrag Milanovic
0da3f91d82 tokenize function makes trouble if linebuffer and token buffer size are not same (no whatsnew) 2011-12-21 10:37:43 +00:00
Angelo Salese
a29b09717a Fix for 8042kbc.c irq generation, now California Chase correctly accept keyboard inputs [Grull Osgo] 2011-12-21 02:36:32 +00:00
Fabio Priuli
cab1345f1c uiswlist: fixed a subtle (and longstanding) bug where the file manager was crashing if a software list had an item with no compatible interface for the chosen image device (might happen if we allow for lists of mixed media). no whatsnew. 2011-12-20 23:34:57 +00:00
Angelo Salese
a682c9d1ef Fix for MT #4574 2011-12-20 16:26:02 +00:00
Angelo Salese
c5cb67228c Removed sound hack from Mirax [Angelo Salese] 2011-12-20 15:59:46 +00:00
Alex W. Jackson
577a294bd9 fix MT#4578 [Alex Jackson] 2011-12-20 15:21:50 +00:00
Angelo Salese
303c6e5dc5 Various avt.c progresses 2011-12-20 00:49:44 +00:00
Angelo Salese
1a5858311f New WORKING game
--------------------
Forte Card (Spanish) [Angelo Salese, Roberto Fresca, Rob Ragon]
2011-12-19 23:48:53 +00:00
mariuszw1
ef97ae5210 New games added as NOT_WORKING
----------------------------------
Special Criminal Investigation (Tourvision PCE bootleg) [Mariusz Wojcieszek, Clawgrip, Charles MacDonald, AUMAP]
2011-12-19 22:15:02 +00:00
Angelo Salese
0600cd87ad Hooked up MSM6242 device to Super Kaneko Nova System [Angelo Salese] 2011-12-19 22:10:09 +00:00
mariuszw1
f42ef7592a Capcom ZN-1, ZN-2 updates [Team CPS-1]:
* Confirmed and documented game board # for every set
* Properly fixed ROMs labels and locations to match real pcbs
* Marked MASK ROMs in ts2, ts2j as BAD_DUMP, current dumps
  don't match real pcbs, added a note
* Replaced HR2-01M.3A in strider2 and clones with proper
  32MBit dump to match real pcb, 2nd half was cutted out
* Added some documentation notes to various sets
* Reordered all sets per release date
* Changed some inaccurate game descriptions
* Minor cleanups and fixes
2011-12-19 21:47:20 +00:00
Angelo Salese
b3fe944055 Added preliminary IRQ generation to the MSM6242, updated drivers that uses it accordingly and removed various related kludges [Angelo Salese] 2011-12-19 21:43:01 +00:00
Angelo Salese
cdbdf6d2c7 Fixed devcb_write_line callback in the device, apparently my second TIMER_CALLBACK hates interface functions ... 2011-12-19 20:01:16 +00:00
Angelo Salese
6d8285349a Attempt to add irq function, it crashes (?) for whatever reason if enabled 2011-12-19 17:54:02 +00:00
Angelo Salese
c297dab35c Added incrementing time to MSM6242 device [Angelo Salese] 2011-12-19 15:46:23 +00:00
Angelo Salese
d3a97c7d2e Modernized MSM6242 RTC device [Angelo Salese] 2011-12-19 14:43:23 +00:00
Angelo Salese
8683ea6d01 Clean-ups for Jantotsu, nw 2011-12-18 17:12:45 +00:00
Alex W. Jackson
b62934be50 vigilant.c: fix reversed Demo Sounds dipswitch in kikcubic [Alex Jackson] 2011-12-18 16:54:19 +00:00
Angelo Salese
8c00706db1 Fixed irq generation for spangbl, it's still broken for other reasons tho ... 2011-12-17 15:51:55 +00:00
Angelo Salese
c2a9b4f234 Minor changes to fortecar.c 2011-12-17 13:57:10 +00:00
Curt Coder
72fcf4d23e Improved SN76477 interface. [Curt Coder] 2011-12-17 13:46:39 +00:00
Michaël Banaan Ananas
9f460844d6 looks like flicky is also picky about sync, so move quantum to base machineconfig 2011-12-17 09:35:35 +00:00
Michaël Banaan Ananas
8e3bb2c4c5 increase mcu sync, it affected choplift scroll 2011-12-17 09:22:18 +00:00
Michaël Banaan Ananas
51d2fec01e (pinbo notes) 2011-12-17 08:00:26 +00:00
Michaël Banaan Ananas
0ae0b445a1 dsw info from gregf on mameworld forum 2011-12-17 07:05:22 +00:00
Michaël Banaan Ananas
0ddf029c71 update to prev system1 commit 2011-12-17 05:38:53 +00:00
Angelo Salese
765785f927 Small MESS fix 2011-12-17 01:21:35 +00:00
Angelo Salese
e26c61a459 Preliminary save state support to Naomi / DC driver [Angelo Salese] 2011-12-16 23:59:21 +00:00
Michaël Banaan Ananas
dc26a9eb91 fix lockup regression 2011-12-16 23:40:52 +00:00
Angelo Salese
662e53d0b0 First batch of state-ize of NAOMI/DC 2011-12-16 22:54:06 +00:00
Scott Stone
a9b718551e Fix to CD-I video code [fgs] 2011-12-16 20:37:04 +00:00
Angelo Salese
9c7cd89eda Various fixes to California Chase, it currently completes the POST [Grull Osgo] 2011-12-16 17:41:59 +00:00
Michaël Banaan Ananas
cc7de68060 add todo notes 2011-12-16 04:18:17 +00:00
Michaël Banaan Ananas
137161c9fc instead of discarding lowest bit of sprite-x and scroll-x, add support for sub-pixel x alignment
(i'll fix cocktail mode another time, it already is/was in a broken state)
2011-12-16 04:10:07 +00:00
Brian Troha
c8884d28c6 cps1.c: Adjust mapper so WOF works correctly 2011-12-16 03:02:04 +00:00
Michaël Banaan Ananas
45be7b2fca small fix to cycle table (CB, and 2 others) 2011-12-15 21:43:30 +00:00
Michaël Banaan Ananas
2a079dc258 (no need for this yet) 2011-12-15 21:33:25 +00:00
Michaël Banaan Ananas
21b067cdd6 fixes Mariusz's compile? 2011-12-15 21:06:17 +00:00
Angelo Salese
662942408f MT #4562, actually a work-around 2011-12-15 20:36:40 +00:00
Angelo Salese
cdeb8dbaa7 MT #4563 to #4566 2011-12-15 20:06:12 +00:00
Michaël Banaan Ananas
cfa3a716cc it's ntsc, not pal 2011-12-15 20:03:40 +00:00
Michaël Banaan Ananas
134f4b0d8a small fixes to backdrop color (mostly for cliffhanger) 2011-12-15 19:09:15 +00:00
Scott Stone
ea6b44bbeb Adjusted volume levels in nemesis.c to mirror observed levels from PCB recordings for Salamander/Lifeforce. Partially addresses MT Bug #3538 [Fujix] 2011-12-15 18:50:54 +00:00
Roberto Fresca
2d197b0a72 Forte Card: Added a edge connector / pinouts description. 2011-12-15 18:38:11 +00:00
Miodrag Milanovic
a2cf6501ea less ugly way to silence gcc 4.6 (no whatsnew) 2011-12-15 14:10:46 +00:00
Miodrag Milanovic
f23a3ef001 Added GCC check in windows.mak and win32 part of sdl.mak and also did silence of gcc 4.6 in win32 specific video.c (no whatsnew) 2011-12-15 08:17:18 +00:00
Roberto Fresca
e97020e394 Forte Card improvements: [Roberto Fresca]
- A lot of work on inputs.
 - Added DIP locations.
 - Lamps documentation and support.
 - Added Lamps layout.
2011-12-15 06:23:10 +00:00
Michaël Banaan Ananas
7a27032edb fix vblank start timing 2011-12-15 03:50:36 +00:00
Scott Stone
333575cf71 Fixed MT #4557, #4559 (nw) 2011-12-15 01:26:19 +00:00
Angelo Salese
f0649b4e22 cleanups and version bump 2011-12-14 21:33:51 +00:00
Angelo Salese
f1103768b5 Removed partial frame hack from the core 2011-12-14 21:03:40 +00:00
Michaël Banaan Ananas
926f8ddfed fix mode1 border size 2011-12-14 20:55:10 +00:00
Angelo Salese
d31830b994 deprecat.h for seta.c, nuked deprecat library (at last) 2011-12-14 20:37:10 +00:00
Michaël Banaan Ananas
9873e1bf8a rm (unimplemented)hack 2011-12-14 20:07:51 +00:00
Michaël Banaan Ananas
8dd04cd6c2 another small sprite overflow bugfix + cleaned up interrupt generation 2011-12-14 19:59:29 +00:00
Angelo Salese
73cad9781b Small update from f205v on Naomi, nw 2011-12-14 19:26:15 +00:00
Michaël Banaan Ananas
2c4e0ef336 fix sprite overflow regression 2011-12-14 19:06:36 +00:00
Brian Troha
6b01f43a07 New Clone added newer parent for WOF
New Clone Added
--------------------------------
Warriors of Fate 921031 ETC [boredstu]
2011-12-14 02:06:14 +00:00
Angelo Salese
3cbfde325d deprecat.h, 1 + 1 to go ... 2011-12-13 22:48:07 +00:00
Miodrag Milanovic
58b68cd490 Fix ui for some image devices (no whatsnew) 2011-12-13 10:38:33 +00:00
Olivier Galibert
a504f6bb44 uimenu: cleanups and fixes (nw) 2011-12-13 10:08:45 +00:00
Angelo Salese
1347023777 Hooked up i8751 to The Deep, disabled by default, seems legit ... 2011-12-13 02:00:43 +00:00
Angelo Salese
c9c353c341 deprecat.h 2011-12-13 01:54:28 +00:00
Angelo Salese
780a2b019c Fixed regression with Ikki / BanBam 2011-12-13 01:22:59 +00:00
Angelo Salese
cb03243c1f deprecat.h, 13 to go 2011-12-13 00:54:03 +00:00
Brian Troha
669892fdad pacman.c: Birdiy's colors look correct now with the added proms 2011-12-12 18:17:52 +00:00
Miodrag Milanovic
6e79bb2629 Sync with MESS all credited there (no whatsnew) 2011-12-12 14:20:12 +00:00
Angelo Salese
02447cbd48 Left-over 2011-12-12 02:05:51 +00:00
Angelo Salese
1c67aace1a Wanted to remove one false positive, 19 to go 2011-12-12 02:05:34 +00:00
Angelo Salese
8f067c9bbf deprecat.h 2011-12-12 02:01:52 +00:00
Angelo Salese
c1840ddce9 Provided PROM dump for Birdiy [f205v, Corrado Tomaselli] 2011-12-12 00:15:17 +00:00
Angelo Salese
a08e7f2763 deprecat.h 2011-12-12 00:04:06 +00:00
Angelo Salese
ac38037927 deprecat.h 2011-12-11 23:33:46 +00:00
Angelo Salese
ae41450561 deprecat.h 2011-12-11 21:41:45 +00:00
R. Belmont
5f944dfed3 fix GCC 4.6.x compile (nw) 2011-12-10 22:11:26 +00:00
Michaël Banaan Ananas
6d8187ad3b vsync/hsync info from guru 2011-12-10 12:29:54 +00:00
Miodrag Milanovic
bedf4ade35 Fix for softlist compile (no whatsnew) 2011-12-10 07:04:17 +00:00
Michaël Banaan Ananas
29efa99770 (rm kani litter) 2011-12-10 04:19:16 +00:00
Michaël Banaan Ananas
e78f0ce0cf fix analog wrap+port_reaet combination (kanikani regression) 2011-12-10 04:10:42 +00:00
Michaël Banaan Ananas
5e75100824 runs at ~60hz, not ~55hz (see timers in games) 2011-12-10 02:08:07 +00:00
mariuszw1
88da253151 New games added
------------------------------
Keith Courage In Alpha Zones [Mariusz Wojcieszek]
Alien Crush [Mariusz Wojcieszek]
Pac-Land (United Amusements PC Engine) [Mariusz Wojcieszek]
2011-12-09 22:56:16 +00:00
Angelo Salese
392571b4a6 This wasn't supposed to go through 2011-12-09 19:15:41 +00:00
Angelo Salese
72d39635c1 deprecat.h, WIP code for metro.c 2011-12-09 19:00:02 +00:00
Miodrag Milanovic
0f97935628 Fixed romfill handling in softlists (no whatsnew) 2011-12-09 08:07:40 +00:00
Angelo Salese
17f1d56ba6 Converted Paint & Puzzle to use proper VGA core [Angelo Salese] (timings are better at the expense of video, that is currently off by a lot) 2011-12-09 03:43:35 +00:00
Angelo Salese
93a6b66ffa Added two new parameters to PC_VGA_INTERFACE, now you have to explicitly define where the RAM maps to 2011-12-09 02:49:27 +00:00
Angelo Salese
1ecdf1dc78 deprecat.h 2011-12-09 01:59:27 +00:00
Scott Stone
c66a3696f8 New clones added
----------------
Guzzler (Swimmer Conversion) [Kevin Eshbach]
2011-12-09 01:32:32 +00:00
Michaël Banaan Ananas
897261db70 removed m_scancount leftover from when cps2_interrupt was with vblank int hack 2011-12-08 23:19:43 +00:00
mariuszw1
c48f9913ff Disabled CPS Changer sets (no whatsnew) 2011-12-08 20:38:53 +00:00
Angelo Salese
a3cb723be8 deprecat.h, 60 to go 2011-12-08 20:15:04 +00:00
mariuszw1
7b345f39fa CPS-1 update [Team CPS-1]:
* Added LWCHR.3A, ST22B.1A, STF29.1A,
  TK22B.1A, VA24B.1A, YI24B.1A PALs
* Fixed wofch to use proper EPROM TK2(CH)_07.9A
  since the previous dump was found to be bad
* Fixed wof, wofa, wofj, wofch ROMs labels and locations,
  added Q-Sound PALs and pcb infos (Kold666)
* captcomm and clones: CCPRG.11D marked as NO_DUMP,
  the one dumped was CCPRG1.11D (Kold666)
* Hooked up CPS Changer sets, they were not enabled,
  P1 works fine, P2 not yet
* Fixed sfzero CPS Changer sets to work at 12MHz,
  they all use DASH A-Boards
* Fixed dinoj, punisherj ROMs labels and locations,
  added Q-Sound PALs
* Fixed sfzch, sfzbch GFX and sound ROMs labels and locations
* Minor cleanups and fixes
2011-12-08 18:35:02 +00:00
Angelo Salese
515ae3f081 deprecat.h 2011-12-08 18:03:55 +00:00
Scott Stone
e5e533798d New clones added
----------------
Exzisus (TAD License) [f205v, Robotype]
2011-12-08 01:59:01 +00:00
Angelo Salese
e299a193a8 deprecat.h, don't like the number 67 ... 2011-12-07 17:17:53 +00:00
Angelo Salese
44c0314cb3 deprecat.h, also MT #4356 2011-12-07 17:11:37 +00:00
Angelo Salese
dd3f938e0b Fixed IRQ and NMI generation in Joyful Road driver according to schematics [Tomasz Slanina] 2011-12-07 15:03:26 +00:00
Miodrag Milanovic
72212fbbba Handling error where filenames are too long [Chad] 2011-12-07 07:54:47 +00:00
Angelo Salese
edfe21d0b1 deprecat.h 2011-12-07 04:16:41 +00:00
Angelo Salese
1b880198ff Added ay8910_reset_w() function, used by Joyful Road / Munch Mobile for resetting the AYs on-the-fly. Fixes substained sounds in the aforementioned game. [Lord Nightmare, Angelo Salese] 2011-12-07 03:38:50 +00:00
Angelo Salese
fcdd0a5c1d deprecat.h 2011-12-07 03:25:27 +00:00
Angelo Salese
f0306837fc deprecat.h 2011-12-07 01:55:23 +00:00
Miodrag Milanovic
38dbb91dc8 Fix order of cfg lines, fixes listxml and similar too(no whatsnew) 2011-12-06 15:24:24 +00:00
Angelo Salese
fb5cdde049 Converted Sliver to RAMDAC device [Angelo Salese] 2011-12-06 14:52:47 +00:00
Angelo Salese
6171bf96a6 Let's default VGA to colour, okay? 2011-12-06 14:34:36 +00:00
Angelo Salese
89d52a2c9d MT #4551 2011-12-06 13:29:48 +00:00
Miodrag Milanovic
5a8df86305 Added case insensitive check for softlist item descriptions (no whatsnew) 2011-12-06 09:44:21 +00:00
Angelo Salese
bdaaa1063d deprecat.h 2011-12-06 02:47:19 +00:00
Scott Stone
99d92f3f1b Fix hang and reset for 20pacgal which partially fixes MT #04550. There is still an issue with missing sprites on save. 2011-12-06 02:34:43 +00:00
Angelo Salese
c3625cb1d2 Another save state fix, by request 2011-12-05 23:26:24 +00:00
Angelo Salese
c9812adf06 deprecat.h 2011-12-05 21:30:58 +00:00
Angelo Salese
3e4f663ffd deprecat.h 2011-12-05 21:04:52 +00:00
Wilbert Pol
554f84a313 Partial fix for MT #04455 (nw) 2011-12-05 20:54:55 +00:00
Angelo Salese
2f8a67e8ea deprecat.h 2011-12-05 19:44:22 +00:00
Angelo Salese
7e0d022dcd deprecat.h 2011-12-05 18:58:19 +00:00
Angelo Salese
a163d5db18 Fix for save state 2011-12-05 18:35:59 +00:00
Angelo Salese
dc2e0c0636 deprecat.h 2011-12-05 18:30:08 +00:00
Angelo Salese
ad21c64690 Work around for toypop.c, it probably requires pending stuff in order to get this working properly by now 2011-12-05 18:07:00 +00:00
Angelo Salese
e139c6edde Better fix for Break Thru 2011-12-05 17:56:06 +00:00
Angelo Salese
d1698396f5 Fixed Dig Dug and Break Thru regressions 2011-12-05 17:46:09 +00:00
Angelo Salese
528bd51f67 deprecat.h 2011-12-05 17:26:33 +00:00
Angelo Salese
83ad56e53d deprecat.h, MAME part of PC Engine 2011-12-05 16:36:13 +00:00
Angelo Salese
948fe579e5 deprecat.h 2011-12-05 16:22:54 +00:00
Angelo Salese
31dbaa81fa deprecat.h 2011-12-05 15:30:07 +00:00
Angelo Salese
c9c3027921 deprecat.h 2011-12-05 14:40:37 +00:00
Miodrag Milanovic
c0c2ce52e1 Fix for listxml (no whatsnew) 2011-12-05 13:52:38 +00:00
Angelo Salese
0bb8f088f6 deprecat.h 2011-12-05 13:52:27 +00:00
Miodrag Milanovic
fd068dc5c0 scrclean: Let's make buffers little bigger, fixes cleanup of big softlists (no whatsnew) 2011-12-05 12:55:08 +00:00
Miodrag Milanovic
3f1e25efc4 Fix softload of cassettes (no whatsnew) 2011-12-05 09:50:39 +00:00
Angelo Salese
dfbcf3106b deprecat.h 2011-12-05 02:36:54 +00:00
Angelo Salese
5e088af77c deprecat.h, also fixed 3d trails when frameskipping 2011-12-05 02:27:41 +00:00
Angelo Salese
4b42839acd deprecat.h (somebody should explain to me why #00287 is now fixed with this but then sound got a lot worse ...) 2011-12-05 01:38:58 +00:00
Angelo Salese
a10e09d634 deprecat.h 2011-12-05 01:10:00 +00:00
Angelo Salese
c3b493a5dc Improved driver, games are currently sort of playable 2011-12-05 00:22:13 +00:00
Angelo Salese
28e56849a2 Added basic video part to CES Classic driver [Angelo Salese] 2011-12-04 21:07:43 +00:00
Angelo Salese
ba2d56dc72 Clean-ups and version bump 2011-12-04 18:50:00 +00:00
Michaël Banaan Ananas
2592b58d58 fixed pinbo bgcolor 2011-12-04 16:45:07 +00:00
Michaël Banaan Ananas
21502c0ba7 pinbo pcb info from Kold666 2011-12-04 16:26:20 +00:00
mariuszw1
79842b8474 CPS-1 update [Team CPS-1]:
* Identified and documented pang3n as a bootleg, added a note
* Fixed pang3, pang3j to use proper 128KB EPROM PA3_11.11F
  instead of the one resized used by pang3n
* Dumped and added CD63B.1A PAL to dino, dinou (Kold666)
* Dumped and added Q-Sound PALs to dino, dinou, punisher,
  punisheru, slammast, slammastu, wofu (3 of 4) (Kold666)
* Dumped and added PALs to pang3 (2 of 3), pang3r1, pang3j,
  pang3n (Kold666)
* pang3n -> pang3b
* Minor cleanups and fixes
2011-12-04 11:47:17 +00:00
Fabio Priuli
57b5ee3b28 minor debugging. no whatsnew. 2011-12-04 11:16:18 +00:00
Angelo Salese
a4a7c23c33 Removed deprecat.h from cps2.c 2011-12-03 19:26:11 +00:00
Angelo Salese
8c270bbbf5 Converted Super Speed Race Jr video to be vertically oriented [Angelo Salese] 2011-12-03 17:59:17 +00:00
Angelo Salese
a9e1a73a64 Small note addition 2011-12-03 17:08:53 +00:00
Angelo Salese
4d9716f7d2 Removed deprecat.h usage from beezer.c [Angelo Salese] 2011-12-03 17:06:12 +00:00
Angelo Salese
07c84169d6 Converted Beezer to proper vertical screen orientation, being originally a Galaxian conversion kit that's quite obvious as well [Angelo Salese] 2011-12-03 16:47:41 +00:00
Angelo Salese
401dc5b7a4 MAME part of removing deprecat.h from Atari 400/800 2011-12-03 15:45:31 +00:00
Angelo Salese
18401c8245 Lost some time on CES Classic HW, just to realize it's a pinball system ... 2011-12-03 15:33:01 +00:00
Angelo Salese
a5a10c2e76 Removed deprecat.h from astrocorp.c / Added Sound NMI mask to Alpha68k II / V HW games 2011-12-02 18:41:58 +00:00
Angelo Salese
2376785be2 Removed deprecat.h usage from alpha68k.c, marked Super Stingray with GUP (check notes in driver) [Angelo Salese] 2011-12-02 17:38:25 +00:00
Scott Stone
da5f9ed2aa Confirmed Gal Panic 3's clocks and xtals from original PCB measurements [Corrado Tomaselli] 2011-12-02 16:47:14 +00:00
Scott Stone
11fa119287 Fix for MT #04542: quiztvqq: mame crash after map screen (nw) 2011-12-02 16:37:00 +00:00
Angelo Salese
2ad5b22606 Converted California Chase to use VGA code, now it doesn't show anything but old screen was an hack anyway so ... 2011-12-02 16:33:00 +00:00
Angelo Salese
a18ea310b0 Work-around for #4541 2011-12-02 16:09:49 +00:00
Fabio Priuli
6363fcca23 sync saturn.c with MESS. I forgot about it yesterday. no whatsnew. 2011-12-02 15:56:13 +00:00
Angelo Salese
c5c475a2ae Some regression fixes as per Tafoid notes 2011-12-02 15:49:52 +00:00
Angelo Salese
00b10d34d8 Converted chsuper.c to ADDRESS_MAP_MODERN 2011-12-02 15:02:12 +00:00
Angelo Salese
2b9d5eabc2 Fix compile 2011-12-02 13:56:45 +00:00
Angelo Salese
64c8ea4a99 Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli]
Little modifications to ap2_dsk.c and gaelco3d.c/.h to compile with MSVC [Samuele Zannoli]

Added a placeholder for ohci usb controller in chihiro plus relative hack to avoid an infinite loop. 
This allows chihiro to try to initialize direct3d and to use the nvidia 3d accelerator ... [Samuele Zannoli]
2011-12-02 13:24:09 +00:00
Miodrag Milanovic
80acaef257 Fix handling of shared features in softlists (no whatsnew) 2011-12-02 08:18:42 +00:00
Angelo Salese
332613a611 Converted chsuper.c driver to use the new RAMDAC device, and cleaned up the vram in it 2011-12-01 19:04:44 +00:00
Angelo Salese
75bc60e497 Small update, nw 2011-12-01 18:50:41 +00:00
Angelo Salese
0825a88e18 Hooked up RAMDAC to Reality Tennis, added new interface flag for separated read/write registers 2011-12-01 18:35:31 +00:00
Angelo Salese
05c0489b89 Updated blitz68k.c to use the new ramdac device, added read handlers to the device 2011-12-01 17:57:10 +00:00
Angelo Salese
c6d91f775e Missing files, nothing new ... 2011-12-01 17:21:07 +00:00
Angelo Salese
c41bec3413 Written a generic RAMDAC device, hooked it up to the sfbonus.c as an example [Angelo Salese] 2011-12-01 17:20:31 +00:00
Scott Stone
68d6e910e8 Since there is no z80 driving the sound for this Yie Ar Kung Fu board (on Track and Field hardware), it makes sense the clock would come from elsewhere. MASTER_CLOCK, which when set up like the yiear parent at the same speed, gives correctly pitched audio. (nw) 2011-12-01 17:04:04 +00:00
Angelo Salese
4d3b8323e0 Minor keyboard notes, nw 2011-12-01 04:04:08 +00:00
Angelo Salese
942a42d0f9 Added proper sound to yieartf set [Angelo Salese] 2011-12-01 02:04:22 +00:00
Angelo Salese
679aaa852b Small logerror removal, nw 2011-12-01 01:18:56 +00:00
Angelo Salese
2c43c91784 Small fix 2011-11-30 23:50:46 +00:00
Angelo Salese
086a5e453e Added a template for devices (new model) in etc/ folder, nw 2011-11-30 23:48:28 +00:00
Angelo Salese
0d9dca1964 Added a template for drivers (old model) in etc/ folder, nw 2011-11-30 23:42:38 +00:00
Angelo Salese
ce959d9b64 This links to nothing by now, remove it 2011-11-30 19:49:42 +00:00
Angelo Salese
034ad88e83 (by request) removed deprecat.h usage from namcos22.c 2011-11-30 19:48:28 +00:00
Angelo Salese
e80c58af09 Removed ugly function cpu_interrupt_enable() from the core, and updated all the drivers that used it accordingly [Angelo Salese] 2011-11-30 16:51:09 +00:00
Miodrag Milanovic
cda1b4765c Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew)
We can safely remove comments and cothread.* from /emu and /lib/cothread if it's confirmed way to go
2011-11-30 16:00:43 +00:00
Miodrag Milanovic
fc37544200 Removed mandatory from neogeo enabling you to start bios (no whatsnew) 2011-11-30 14:56:06 +00:00
Miodrag Milanovic
4234c6f993 Support for ignoring item in lst files (no whatsnew) 2011-11-30 11:51:46 +00:00
Miodrag Milanovic
df8e76c055 More softlist validation (no whatsnew) 2011-11-30 09:02:14 +00:00
Michaël Banaan Ananas
7c4053deb1 spiker2/3 are clones of spiker 2011-11-29 22:08:20 +00:00
Scott Stone
5bceba7caa Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before one of them was set to NULL (tex->d3dfinaltex). Fixes MT Bug #4538. [Antonio Giner] 2011-11-29 19:20:25 +00:00
Angelo Salese
02203fedfa Removed ugly function interrupt_enable_w from the core, and updated all the drivers that used it accordingly [Angelo Salese]
Fixed scratchy sound in Birdiy, unlike all other Pac-Man HW games irq mask is at $5001 instead of $5000, so fixing that fixed the sound as well [Angelo Salese]

Fixed bogus irq/nmi mask bit in Yie Ar Kung-Fu (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Fixed bogus irq mask to sound CPU in Syusse Oozumou [Angelo Salese]

Fixed bogus irq mask bit in SNK6502 HW games (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Marked Truco Clemente as GNW since it never really worked (coin chutes stops working after one play), nw

Out of whatsnew:
And then I've realized that there's also cpu_interrupt_enable() function, another 19 instances to kill ... -.-"
2011-11-29 17:08:30 +00:00
Miodrag Milanovic
24ee0f0d2f Better error handling for softlists (no whatsnew) 2011-11-29 15:14:09 +00:00
Miodrag Milanovic
ae7b304f9b Check for duplicate dataareas in softlists (no whatsnew) 2011-11-29 13:39:00 +00:00
Miodrag Milanovic
6b580bfefd Added more validation of softlist and cleared errors found (no whatsnew) 2011-11-29 10:46:43 +00:00
Alex W. Jackson
322346f8cc cps1.c: Remove alt (old) sf2ce US set. On closer inspection, it probably is just bitrot (no whatsnew) 2011-11-29 04:41:31 +00:00
Brian Troha
35717a45df 2 clones of Space Gun
New Clones Added
--------------------------------------
Space Gun (Japan) [ShouTime]
Space Gun (US) [ShouTime]
2011-11-28 21:54:57 +00:00
Miodrag Milanovic
4e3a633be2 Make softlist validation better (no whatsnew) 2011-11-28 14:50:36 +00:00
Miodrag Milanovic
68aa0f2f61 Placed softlist validation under validate (no whatsnew) 2011-11-28 12:46:11 +00:00
Miodrag Milanovic
e66539d7a1 Added validate lists option and removed on startup softlist validation (no whatsnew)
Highly improve startup time for drivers with big softlists
2011-11-28 11:55:36 +00:00
Miodrag Milanovic
5adab03a1d Fixed issue with get_merge_name when using slot devices (no whatsnew) 2011-11-28 10:32:11 +00:00
Michaël Banaan Ananas
551e2de4e3 (remove GNW flag for banbam) 2011-11-28 03:08:48 +00:00
Michaël Banaan Ananas
d706b46566 renamed Pucky to unknown Pac-Man gambling game + improved inputs 2011-11-28 03:01:49 +00:00
Brian Troha
b679176696 segas32.c: Corrected rom labels and added PCB locations to F1 Super Lap [The Dumping Union] 2011-11-27 18:44:20 +00:00
Scott Stone
74deaabe33 This change makes sure that the watchdog message will be displayed in case other messages are also waiting to be displayed. Useful in regression testing where such messages were not being displayed in some cases. (nw) 2011-11-27 14:46:34 +00:00
Angelo Salese
9f8125a24e Clean-ups and version bump 2011-11-27 14:06:49 +00:00
Angelo Salese
c449a7f2f1 Various changes to the Bally Sente driver [Kevin Eshbach]
* Corrects the rom locations for Trivia Pursuit Baby Boomer edition
* Corrects the rom locations for Street Football
* Add dumps of Spiker dated 5/5/86 and 6/9/86
* Added date code to Mini Golf (Set 2), Trivia Pursuit (Baby Boomer
  Edition), Night Stocker (set 1), Night Stocker (set 2) and Street
  Football
2011-11-27 13:58:45 +00:00
Tomasz Slanina
402eaa7636 New games marked as GAME_NOT_WORKING
------------------------------------
Pucky [Foul, Smitdogg, The Dumping Union]
2011-11-27 13:50:59 +00:00
Angelo Salese
3d16033b5d Added sound proms from the other games, sound is still ugly tho ... 2011-11-27 13:31:00 +00:00
Angelo Salese
ba8e2e60ce New WORKING game
--------------------
Birdiy [Alberto Grego, Corrado Tomaselli, Angelo Salese, The Dumping Union]

Out of whatsnew:
What about killing all of the interrupt_enable_w() instances? imho that should be a per-driver latch, not a core function.
2011-11-27 13:18:04 +00:00
Michaël Banaan Ananas
49a2673fba radar was misaligned 2011-11-27 06:53:01 +00:00
Michaël Banaan Ananas
a91971d9a0 TMS91xx(NL) chips include rev_a features 2011-11-27 05:30:43 +00:00
Aaron Giles
4a3512c756 Fix obvious use-after-free error in device_delete().
Remove explicit freeing of HLSL shadow_texture, since it is allocated
by texture_create() which does its own tracking and freeing.
2011-11-27 04:58:47 +00:00
Michaël Banaan Ananas
f93cda1775 woops, wrong copypaste 2011-11-27 04:39:35 +00:00
Michaël Banaan Ananas
49fcda4d4d fix regression (missing sound in gottlieb.c and gameplan.c): m_in was reset to 0 if there was no callback, but should be left unchanged 2011-11-27 04:36:57 +00:00
Michaël Banaan Ananas
3f98739582 correction: irq is on falling edge 2011-11-27 01:05:47 +00:00
Michaël Banaan Ananas
5b1aa2f2a2 nf flag (called IF in manuals) does _not_ block external irq, it just indicates that an one occured. This fixes some protection related issues in bosco. 2011-11-27 00:39:27 +00:00
Alex W. Jackson
c214ed0b54 cps1.c: whoops, forgot this (no whatsnew) 2011-11-27 00:11:00 +00:00
Brian Troha
e3b592fec9 new Pang 3 Euro clone
New Clone Added
-----------------------------------
Pang! 3 (Euro 950511) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-27 00:03:23 +00:00
Alex W. Jackson
0017b86e83 cps1.c: I'm putting back the old sf2ceuc set for now, until someone proves s92-21b is not a legit different revision (no whatsnew) 2011-11-26 23:37:57 +00:00
Michaël Banaan Ananas
27c717a58d fixed some bosco issues:
- cocktail offset was wrong
- bullets offset was slightly off too
- stars were not showing at the lower part of screen

reference video: http://www.youtube.com/watch?v=AXaBgEO9R_0
2011-11-26 20:12:09 +00:00
Miodrag Milanovic
0c2165a5ea Removed not used legacy call (no whatsnew) 2011-11-26 18:10:06 +00:00
Michaël Banaan Ananas
da5b02771e digdug: fixed cocktail offset 2011-11-26 17:47:47 +00:00
Miodrag Milanovic
fdca5aa2e2 Rewritten snapquik.c to c++ (no whatsnew) 2011-11-26 17:38:28 +00:00
Michaël Banaan Ananas
5af9effe5e xevious: fixed cocktail offset 2011-11-26 17:15:57 +00:00