Commit Graph

26920 Commits

Author SHA1 Message Date
Wilbert Pol
d014bdad58 i2cmem.c: Only save m_page for chips that use pages. (nw) 2014-02-22 12:56:37 +00:00
Sandro Ronco
a96061eeff (MESS) New NOT WORKING system
---------------------------------------------- 
VTech Pitagorin Junior [Roberto Fresca]
2014-02-22 12:11:32 +00:00
Oliver Stöneberg
0b87253528 fixed bug in default font handling for OSX (nw) 2014-02-22 11:46:44 +00:00
Alex W. Jackson
7d528cc33a Make memarray word/dword/qword writers take a mem_mask, and update the tilemap device to use them [Alex Jackson] 2014-02-22 11:37:42 +00:00
Alex W. Jackson
91108d0b60 Merge memarray improvements from palette branch into trunk (nw) 2014-02-22 11:01:31 +00:00
Fabio Priuli
887d09c71d and, of course, I had selected the wrong files in svnX :D
now it is the correct commit. nw
2014-02-22 10:12:03 +00:00
Fabio Priuli
78a59e6524 (MESS) nes_jy: Fixed a silly mistake and improved a little bit the
emulation of JY Company PCBs (mappers 90, 209 & 211). It's still
too glicthy to be promoted to working state, but you can now see
how Super Mario Wolrd, Contra Spirits, Donkey Kong Country 4 
and Tiny Toons Adventures 6 were like. nw.
2014-02-22 10:07:37 +00:00
Michaël Banaan Ananas
86e3a689e9 small disasm fix 2014-02-22 09:45:33 +00:00
Alex W. Jackson
2364dac3fb Fix MT 05467 [Alex Jackson] 2014-02-22 06:03:51 +00:00
Alex W. Jackson
d5d1d5d163 Timers now execute at the end of each timeslice instead of at the start, as they did prior to 0.141u2. Fixes MT 4308 [Alex Jackson] 2014-02-22 03:40:54 +00:00
R. Belmont
32575c5f9a (MESS) apple2: fixed recent regressions (crash and missing text drawing) (nw)
nw: why is rgb_t::white actually black?  I couldn't immediately find where it's defined in the core.
2014-02-22 02:17:38 +00:00
Andreas Naive
326f3b698d IGS036 decryption support [Andreas Naive] 2014-02-22 00:41:14 +00:00
Brian Troha
974f4af941 peplus.c: Use the correct version of CAP773 for pepp0057a set. - NW 2014-02-21 23:48:39 +00:00
Andreas Naive
2a069b04ae documentation fix (nw) 2014-02-21 22:54:31 +00:00
Wilbert Pol
9694b53c0a upd7810.c: Modernized cpu core. [Wilbert Pol] 2014-02-21 22:43:53 +00:00
Michaël Banaan Ananas
48bce760ee reset soundchip too on controlled reset 2014-02-21 21:56:04 +00:00
smf-
8f93a2bd4c fixed write_txc (nw) 2014-02-21 21:43:08 +00:00
Scott Stone
1d2992260e cps1.c: Added recently dumped PAL for ganbare (nw) 2014-02-21 21:00:54 +00:00
Michaël Banaan Ananas
451f2b6a97 implemented volume, taitognet sounds pretty good now, still need to find out why taitofx1b sound sucks compared to it, especially raystorm 2014-02-21 20:03:05 +00:00
Scott Stone
736c01352e aristmk4.c: Comment changes to better describe 'setup' for some games (nw) 2014-02-21 19:31:40 +00:00
Couriersud
5c01688be4 Fixed nltool -listdevices. Thanks Oliver. 2014-02-21 19:03:10 +00:00
David Haywood
4775726c1f added basic stuff for Z80CTC, I'm assuming this is used as support for a DAC sound system possibly even timing of the whole game. if it waits on the z80?
not hooked it up yet, ran out of ran out of time for now, if anybody fancies improving the driver this evening / tomorrow then feel free, it's interesting at least :-)
2014-02-21 15:58:57 +00:00
Fabio Priuli
0cd66d1b4e (MESS) nes: improved Tengen 800032 (RAMBO-1) IRQ mechanism,
based on the new findings from nesdev boards. Hard Drivin' proto
is a lot more playable. [Fabio Priuli]
2014-02-21 15:15:49 +00:00
Oliver Stöneberg
1dc5001457 fixed -listxml DTD (nw) 2014-02-21 13:56:45 +00:00
Robbbert
5a464555c8 (MESS) apf : added back floppy code (but it doesn't work) 2014-02-21 12:47:15 +00:00
Fabio Priuli
b40ea2dac4 (MESS) nes: properly implemented Aladdin Deck Enhancer as a
pass-through cart. Correct syntax to launch e.g. Dizzy The Adventurer
is now "mess nes -cart ade -cart2 dizzyadv". Moved Aladdin minicart
dumps to a separate softlist (but you can load in -cart2 iNES files from
fullpath, if you like) [Fabio Priuli]
nes_camerica: simplified emulation of the BF9096 board and fixed 
emulation of GoldenFive board (used by the Polish Pegasus 5 in 1
cart). [Fabio Priuli]

out of whatsnew: this commit completes the recent work about emulating properly the 
different pass-through NES/Famicom devices and their corresponding mini-carts...
there should be no more games requiring non-standard syntax to be launched.
2014-02-21 12:09:38 +00:00
Michaël Banaan Ananas
88afb1b6af off-by-one fixes, added notes, implemented panning 2014-02-21 12:00:51 +00:00
Michaël Banaan Ananas
b76a8dd22c fix mistake 2014-02-21 11:24:29 +00:00
Oliver Stöneberg
c6f92ae843 fixed non-DEBUG build (nw) 2014-02-21 10:54:07 +00:00
Oliver Stöneberg
891839aade deprecated TMS3615 (nw) 2014-02-21 10:42:52 +00:00
Oliver Stöneberg
23a39b0b0d added DEBUG-only tagmap lookup counter (nw) 2014-02-21 10:37:27 +00:00
Oliver Stöneberg
67fed00635 DEBUG -> MAME_DEBUG (nw) 2014-02-21 10:34:23 +00:00
Oliver Stöneberg
bf262c724e always enable SYMBOLS in case of SANITIZE (nw) 2014-02-21 10:28:19 +00:00
Oliver Stöneberg
c05e3e317c clang 3.4 now works out-of-the-box (nw) 2014-02-21 10:27:33 +00:00
Oliver Stöneberg
b4f975b47a fixed clang compilation (nw) 2014-02-21 10:26:09 +00:00
smf-
ab02ed5e2d Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf] 2014-02-21 09:51:59 +00:00
Robbbert
c386707cc7 (MESS) ht68k : fixed crash at start 2014-02-21 07:54:39 +00:00
Oliver Stöneberg
d575310a8b forgot to commit one clang 3.4 fix for MAME (nw) 2014-02-21 07:22:32 +00:00
David Haywood
3d7aa213b4 misc progress (nw) 2014-02-21 04:48:31 +00:00
R. Belmont
4603e5e51a (nw) 2014-02-21 04:10:25 +00:00
David Haywood
bc5fe9b35b further improvements (nw) 2014-02-21 03:26:02 +00:00
David Haywood
af46243d26 signs of life.. (nw) 2014-02-21 03:10:03 +00:00
David Haywood
6d3c6279cc new clones
Street Fighter III: New Generation (Asia 970204, NO CD, bios set 1) [Smitdogg]
2014-02-21 01:09:34 +00:00
Alex W. Jackson
29c74e418b Fix MT 5245 [Alex Jackson] 2014-02-21 00:54:45 +00:00
David Haywood
11c363553b new clones
Gulf Storm (set 3) [TeamEurope]
2014-02-21 00:46:52 +00:00
Angelo Salese
12b19a6e1b Guh 2014-02-21 00:37:54 +00:00
David Haywood
ebde03fd22 new NOT WORKING
MegaPhoenix [Enricnes (from AUMAP)]

this just hooks up some of the basics, still need to figure out what's what, it's a 68k+ TMS34010 + z80 setup
2014-02-21 00:28:28 +00:00
Alex W. Jackson
9e3c71a409 jubilee.c: fix visarea assert; change CRTC clock divider to more realistic value (nw) 2014-02-20 23:43:04 +00:00
Alex W. Jackson
8057d886d9 Fix tools compile (nw) 2014-02-20 22:19:57 +00:00
Michaël Banaan Ananas
3295911278 nw 2014-02-20 22:13:40 +00:00