Commit Graph

10363 Commits

Author SHA1 Message Date
Angelo Salese
ecab5ab7f9 Added dkongx/dkongx11, no credit wanted 2010-08-26 01:30:59 +00:00
Phil Bennett
bc71edd0bb How'd that get in there... 2010-08-26 01:01:06 +00:00
Ryan Holtz
5655c1673b timekpr fix for gradius4 crash and likely others. No whatsnew. 2010-08-25 21:25:15 +00:00
stephh
a91382d368 mrflea (mrflea.c) [stephh] :
- Fixed Dip Switches and Inputs (after verification of the Z80 code)
2010-08-25 19:59:47 +00:00
Aaron Giles
be32426a9d Ok, I think the old logic did work, but I renamed the methods so that
it makes sense to me and updated the comment.
2010-08-25 15:33:14 +00:00
Phil Bennett
2d7e4565f0 memory.c: Fixed numerous games broken with 'memory_set_decrypted_region found straddled region' fatalerror (no whatsnew)
Note: partially_covers() wouldn't work independently of fully_covers()...
2010-08-25 14:25:34 +00:00
Miodrag Milanovic
257eebb3e7 6255via: added support for shift mode 5 (shift out under T2 control) [Miodrag Milanovic] 2010-08-25 13:43:40 +00:00
Phil Bennett
fe612c9e4f The previous fix didn't work but this does. Tested working with both carpolo and dambustr.
Hope this isn't too hacky (I'm not familiar with the new device architecture).
2010-08-25 13:20:09 +00:00
Ryan Holtz
6a20b250f7 Prospective fix for Phil's carpolo crash, which I'm not getting. No whatsnew. 2010-08-25 12:12:58 +00:00
Ryan Holtz
dfd42f5df1 Prospective fix for Phil's r2dtank crash, which I'm not getting. No whatsnew. 2010-08-25 12:10:26 +00:00
Roberto Zandona
050e2b94b0 revert fix for outzone 2010-08-25 11:18:32 +00:00
Phil Bennett
b49370f475 Keep MSVC and me happy :) (no whatsnew) 2010-08-25 11:13:20 +00:00
Roberto Fresca
0584baf45f New games added or promoted from NOT_WORKING status
---------------------------------------------------
Royal Card (Nichibutsu) [Roberto Fresca, Tomasz Slanina, Ogoun]
2010-08-25 08:57:16 +00:00
Ryan Holtz
0068d16c8f Updated the M48T02, M48T35, M48T58 and MK48T08 devices to no longer be legacy. [Harmony]
Non-whatsnew note: This hasn't been fully tested, and might have bugs lurking.  However, I can confirm that mk4 at least detects the correct date and time on the POST screen.
2010-08-25 06:46:39 +00:00
Ryan Holtz
da1d1e1084 Some cleanup in 6821pia.c and a fix for NULL timer callbacks in 6522via.c. drivedge now works again. No whatsnew. 2010-08-25 04:47:44 +00:00
R. Belmont
65425075d3 New games added as GAME_NOT_WORKING
-----------------------------------
Savage Quest [TrevEB]
2010-08-25 01:11:26 +00:00
Ryan Holtz
64a1b45986 Updated the 6526 CIA device to no longer be legacy. [Harmony]
Not in whatsnew: Tested upscope, still works properly.
2010-08-25 01:07:37 +00:00
Angelo Salese
2bb61f771c Improved video DMA operations (4 usecs is another thing) 2010-08-25 00:50:44 +00:00
Angelo Salese
4f344bf3eb Some sound improvements, sound is now actually recognizable, even though quite far off perfection 2010-08-25 00:27:21 +00:00
Brian Troha
2d7fb74864 misc & minor documentation updates 2010-08-25 00:26:33 +00:00
Ryan Holtz
5d48b921be Correcting some more bugs in 6821pia and 6522via, zookeep works again. No whatsnew. 2010-08-24 23:51:13 +00:00
Ryan Holtz
0445eff6ba Fixed 6821pia and 7474, fixes for 6522via incoming. carpolo now works again. No whatsnew. 2010-08-24 23:40:33 +00:00
Phil Bennett
b22a727640 Fixed TMS340x0 disassembly view (no whatsnew) 2010-08-24 23:37:06 +00:00
Roberto Zandona
b4f23f4aba 00949: outzone: In stage 6 there are two blank box on the background. [Roberto Zandona'] 2010-08-24 22:29:20 +00:00
Aaron Giles
b3a650c9ee Last watchpoint fix was not complete. 2010-08-24 19:45:08 +00:00
Fabio Priuli
2a7fd2bcee making all softwarelist devices to appear in the listxml output (no mention needed, being 99.9% MESS related)
also amended incorrect comment about year
2010-08-24 19:39:27 +00:00
Wilbert Pol
3256f11a61 i2cmem.c: Removed m_page_size member from i2cmem_device to use m_page_size from the config. 2010-08-24 18:14:46 +00:00
stephh
7c638e8e74 mikie, mikiej, mikiehs (mikie.c) [stephh] :
- Fixed Dip Switches and Inputs (after verification of the M6809
    code)
2010-08-24 16:24:55 +00:00
Miodrag Milanovic
85b270fc05 Implemented missing read/write handlers in 6522via.c (no whatsnew) 2010-08-24 14:35:59 +00:00
Miodrag Milanovic
4417cb9aa0 Fixed compile when there is just SYMBOLS=1 (and not PROFILER=1 or DEBUG=1 which auto enables profiler) (no whatsnew) 2010-08-24 09:32:43 +00:00
Angelo Salese
8859e4d81d Remove a printf 2010-08-23 21:43:06 +00:00
Angelo Salese
e5bc3e2445 Various CPS2 Phoenix bootlegs added, not worth 2010-08-23 20:55:21 +00:00
Angelo Salese
5ce60cc257 Fixed timers and irq clears in Acorn Archimedes / Aristocrat MK-5 / Erotictac drivers [Angelo Salese] 2010-08-23 20:20:28 +00:00
Roberto Zandona
5e704be4ef flytiger: fixed colors [Roberto Zandona', Angelo Salese] 2010-08-23 19:39:46 +00:00
Miodrag Milanovic
2d787b78ee Updated VIA 6522 to generate interrupt on T2 Pulse counting mode too, according to documentation [Miodrag Milanovic] 2010-08-23 18:43:13 +00:00
Curt Coder
b20ca095fe Silenced MSVC warnings. (no whatsnew) 2010-08-23 18:22:05 +00:00
stephh
3a6b24070c karnov, karnovj, wndrplnt, chelnov, chelnovu, chelnovj (karnov.c)
[stephh] :
  - Fixed Dip Switches and Inputs (after verification of the M68000
    code)
  - Fixed coin insertion which now correctly supports "Coin A" and
    "Coin B" settings
2010-08-23 15:56:38 +00:00
Fabio Priuli
857e600df7 fixing listxml year output (it was skipped if the year contains a '?') [Fabio Priuli] 2010-08-23 15:48:40 +00:00
Aaron Giles
0a38a62d17 Fix watchpoints for >8-bit address spaces. 2010-08-23 14:14:06 +00:00
Angelo Salese
ba6544bce1 Haze: Yie-Ar Kung Fu (Track & Field conversion) improvements (not worth) 2010-08-23 12:54:12 +00:00
Phil Bennett
566a84b1db Converted toaplan1/2 drivers to use driver_data [Atari Ace]
-------------------------------------------------------------------------------

from Atari Ace <atari_ace@frontier.com>
date Sun, Aug 22, 2010 at 10:24 PM
subject [patch] Convert toaplan1/2 to driver_data^3

mamedev,

toaplan2 remains a moving target.  This patch is a rebsubmission of
yesterday's patch adjusted to account for recent toaplan2 changes.

~aa
2010-08-23 10:13:59 +00:00
Miodrag Milanovic
b5490690b6 Fix compile (no whatsnew) 2010-08-23 10:03:39 +00:00
Ryan Holtz
86342429fd Updated the 74123 device to no longer be legacy. [Harmony] 2010-08-23 05:42:12 +00:00
Ryan Holtz
3c0ef980fb Updated the 6821 PIA device to no longer be legacy. [Harmony]
Not in whatsnew: Tested hstennis andpeggle, verified that they still work properly.
2010-08-23 04:55:40 +00:00
Ryan Holtz
f65faa6072 Updated the 6532 RIOT device to no longer be legacy. [Harmony]
Not in whatsnew: Tested tourtabl, verified that it still works properly.
2010-08-23 03:31:52 +00:00
Ryan Holtz
a0e0bd845c typo fix fix, no whatsnew 2010-08-22 23:57:38 +00:00
Ryan Holtz
b190eb8d5c corrected some typos, no whatsnew 2010-08-22 23:56:33 +00:00
Ryan Holtz
3bc56f97b5 Updated the 6522 VIA device to no longer be legacy. [Harmony]
Not in whatsnew: Tested wcbowl, verified that wcbowl still has proper audio.
2010-08-22 20:06:42 +00:00
R. Belmont
11e42b025c Corrected Quizard manufacturer (no whatsnew) 2010-08-22 17:21:55 +00:00
Ryan Holtz
321308f991 Updated the 7474 device to no longer be legacy. [Harmony] 2010-08-22 16:18:06 +00:00