Commit Graph

15957 Commits

Author SHA1 Message Date
Luca Elia
2b8d97d7c4 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Magical Speed [NoVArcade]
2012-05-21 22:45:34 +00:00
R. Belmont
cad7fa3fba Naomi/Chihiro documentation update [f205v] 2012-05-21 14:02:54 +00:00
Miodrag Milanovic
feee7a3597 CHD error handl​ing by Firewave (no whatsnew) 2012-05-21 13:26:55 +00:00
Miodrag Milanovic
160bff7d79 In cases of debug optimized build tools return error on this, code however looks good but still there is special case with warning (nw) 2012-05-21 12:39:15 +00:00
Michaël Banaan Ananas
96123c775d get rid of write_pc, those checks are not needed 2012-05-21 10:39:58 +00:00
Miodrag Milanovic
643d0e9d92 Clean-ups and version bump 2012-05-21 06:24:12 +00:00
Miodrag Milanovic
407bc4b41d Sync with MESS (no whatsnew) 2012-05-21 06:14:55 +00:00
Aaron Giles
884869bb03 Fix wardner. 2012-05-21 04:51:42 +00:00
Roberto Fresca
61615f6224 Chance 32 driver improvements: [Roberto Fresca]
* Inputs from the scratch.
 * Completely demuxed the output lines.
 * Added lamps support.
 * Added a nice button-lamps layout.
 * Found and added the FEVER! lamp.
 * Fixed the Oki6295 and CRTC 6845 clocks.
 * Corrected the refresh rate to 52.786 Hz (similar to Major Poker).
 * Hooked the vblank input line.
 * Figured out the following DIP switches:
    Auto Max Bet, Flip Screen, Maximum Bet,
    Auto Hold, Double-Up Type, Remote Credits,
    Bet Limit, and Coinage Multiplier.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Chance Thirty Two [Roberto Fresca]
2012-05-20 21:33:27 +00:00
Fabio Priuli
cad8cc8996 fix for MT 04773 2012-05-20 19:02:03 +00:00
Couriersud
072d7c286b - Removed legacy left overs from pokey code.
- Added a internal pokey_channel class.
2012-05-20 17:18:18 +00:00
Brian Troha
76f73872c0 r2dx_v33.c: Fix "copy & paste" documentation comment - NW 2012-05-20 16:32:49 +00:00
Brian Troha
8712d666f8 new Japanese clone of Out Runners
New Clone Added
----------------------------------
OutRunners (Japan) [ShouTime]
2012-05-20 16:26:21 +00:00
Miodrag Milanovic
dbd56e6c67 Remaining csplayh8->csplayh1 renames (no whatsnew) 2012-05-20 14:54:31 +00:00
Miodrag Milanovic
2eb4bbbfe1 Fix of i386 issue (nw) 2012-05-20 13:29:34 +00:00
Michaël Banaan Ananas
5921ca09af fix port C-lower mask in port A mode 2 + fix obvious bug with port C-lower output 2012-05-20 12:52:38 +00:00
Miodrag Milanovic
932910a75e fixed some "comparison is always true/false" warnings reported by clang by Firewave
in timer.c I have commented not removed lines that are always false
2012-05-20 11:43:57 +00:00
Michaël Banaan Ananas
32dc4f4d53 rm commentr 2012-05-20 11:18:52 +00:00
Miodrag Milanovic
b49f024c57 compile fix (nw) 2012-05-20 08:56:09 +00:00
Brian Troha
2b1a8c162f decocass.c: Changed some dongle names based on photos. Changed some "BIN" to "CAS" added misc comments about info from photos. - NW 2012-05-20 03:47:14 +00:00
Brian Troha
42467e8afe adds Zero Team 2000
New Clone Added (Not Working)
--------------------------------------------
Zero Team 2000 [Mr. CAST, Smitdogg, The Dumping Union]
2012-05-20 02:35:43 +00:00
Charles MacDonald
1833fb3d4c Games promoted to working
--------
DS Telejan (DECO Cassette, Japan) [Guru, Charles, MacDonald]
Tournament Pro Golf (DECO Cassette, Japan) [Guru, Charles MacDonald]
2012-05-20 02:28:25 +00:00
R. Belmont
a34a640b6f Added I/O board ROM dump for Ninja Assault [Tormod, Smitdogg, The Dumping Union] 2012-05-20 00:49:37 +00:00
mahlemiut
372e7ee034 i386: another small vm86 fix [Carl] 2012-05-20 00:03:14 +00:00
Michaël Banaan Ananas
ac84207ba3 (interface macro) 2012-05-19 19:23:47 +00:00
R. Belmont
df357d0025 mc68681: Fixed generation of spurious interrupts, and provide ASSERT/CLEAR states to the IRQ callback. [R. Belmont] 2012-05-19 17:25:12 +00:00
Luca Elia
724bcae310 Emulated the protection(s) in lhzb2a, making it playable [Luca Elia]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mahjong Long Hu Zheng Ba 2 (VS221M) [Luca Elia, Guru, Dyq, bnathan]
2012-05-19 17:12:05 +00:00
Miodrag Milanovic
63362efd37 fix for -video ddraw causing crash on 16bit video output (no whatsnew) 2012-05-19 17:06:03 +00:00
Couriersud
975588f8eb - Fixed debug build for pokey.c
- Fixed no sound in debug build.

First try at adding a device_execute_interface to pokeyn_device. This looks promising. Currently commented out.

If this works, this will significantly simplify the driver and make most timers in pokey.c disappear.
2012-05-19 16:31:55 +00:00
Couriersud
976160fc90 Convert all remaining drivers to use the modern pokey device. [Couriersud] 2012-05-19 15:04:16 +00:00
Couriersud
a1aac0365a Pokey: migrated quantum, runaway, tempest, tomcat, tunhunt to new device, no whatsnew. 2012-05-19 11:19:31 +00:00
Couriersud
5a35e4f641 Pokey: consolidated polynom code, migrated liberatr.c to new device - no WN. 2012-05-19 10:43:32 +00:00
Miodrag Milanovic
8fed96d76d fixed ldplayer (nw) 2012-05-19 09:46:32 +00:00
Couriersud
94a28f7834 Fixed random lfsr generation in pokey.c. This fixes MT00501 while tempest is still starting up. [Couriersud] 2012-05-18 22:02:51 +00:00
Michaël Banaan Ananas
d211dd4ec3 ioport regressions (didnt find any more in n-z) 2012-05-18 21:16:25 +00:00
Couriersud
64b0ae9b73 Fix regression on POKEY device introduced in last commit.
Fixed high pass filters for POKEY.
Added POKEYN device based on modern device. Migrated bzone,
ccastles and missile to use this device. [Couriersud]
2012-05-18 20:47:57 +00:00
Michaël Banaan Ananas
13efa048d6 ioport regressions 2012-05-18 20:46:48 +00:00
Michaël Banaan Ananas
7954158a03 ioport regression 2012-05-18 20:26:17 +00:00
Scott Stone
78f4ffbcfe Further clarification of Mega-Tech bioses as to versions and revisions. (nw) 2012-05-18 19:16:13 +00:00
Scott Stone
7dbb238433 Corrected error message to include other possibility (nw) 2012-05-18 17:44:15 +00:00
Miodrag Milanovic
17177279a2 Made ldplayer compile, still doesn't work fine (nw) 2012-05-18 16:34:45 +00:00
Scott Stone
bb811a4fbf Change error message to be more descriptive to actual error that occurs when a .dif file version doesn't match the CHD version. Hopefully, this will all but stop the seemingly never ending questions about the error. (nw) 2012-05-18 16:34:30 +00:00
Scott Stone
03f904f431 Documentation addition of a list of known Namco System 246/256 games until something more official is created. (nw) 2012-05-18 16:17:22 +00:00
Scott Stone
3030e29e18 Documentation correction and addition of version numbers from Smitdogg for the recently added dumps. (nw) 2012-05-18 16:05:53 +00:00
Scott Stone
1f549d7022 Documentation fixes surrounding TDS & MINTS games from gregf (nw) 2012-05-18 15:49:47 +00:00
Scott Stone
be8f713aa8 Fixed MT#04843: feversoc: Black Screen 2012-05-18 15:46:43 +00:00
Scott Stone
cac984febf bios fix for megatech (nw) 2012-05-18 15:42:08 +00:00
Scott Stone
f8c2a9ca36 New Mega-Tech BIOS added. [El Barto] 2012-05-18 14:58:56 +00:00
smf-
564b1928a4 Stop the elephant stage on Handle Champ from crashing, though other graphics issues remain. [smf] 2012-05-18 00:43:34 +00:00
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