Commit Graph

26930 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
af7dbf72dd make spu a bit louder here 2014-02-22 20:47:10 +00:00
Michaël Banaan Ananas
4688392509 improved i/o port skeleton stuff, taitofx1b sounds ok now 2014-02-22 20:29:45 +00:00
Roberto Fresca
f92303051f Gold Fruit improvements: [Roberto Fresca]
Created a dedicated machine driver and decode properly the first
graphics bank, since graphics are encoded/packed in a different way.
This game has the main rate fixed to 40%, and coins A+B fixed with
100 credits by pulse (maybe used as remote credits inputs).


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Gold Fruit [Roberto Fresca, ANY]
2014-02-22 18:41:54 +00:00
Roberto Fresca
693cd5a79a New games marked as GAME_NOT_WORKING
------------------------------------
Gold Fruit [Roberto Fresca, ANY]
2014-02-22 18:07:16 +00:00
R. Belmont
3aa2d8f1e2 SDL: Cleaned up some warnings (nw) 2014-02-22 17:58:49 +00:00
smf-
266f03db36 removed some casting (nw) 2014-02-22 15:59:24 +00:00
smf-
76d688c411 Fixed rendering issue in psyaria and raycris attract. [smf] 2014-02-22 15:41:59 +00:00
smf-
b1d3fefd54 removed a pit trampoline (nw) 2014-02-22 15:03:51 +00:00
Roberto Fresca
74123617ab New clones added
----------------
Pool 10 (Italian, set 5) [Roberto Fresca, ANY]
Pool 10 (Italian, set 6) [Roberto Fresca, ANY]
Pool 10 (Italian, set 7) [Roberto Fresca, ANY]
Pool 10 (Italian, set 8) [Roberto Fresca, ANY]
Royal (Pool 10 hack) [Roberto Fresca, ANY]
2014-02-22 13:17:58 +00:00
smf-
cd32c4dc52 marked kart duel roms as bad as the other game on this rom board uses 64MBIT roms and there doesn't appear to be a jumper to select the size (nw) 2014-02-22 13:09:40 +00:00
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