Roberto Fresca
f30351f946
Mundial/Mondial (Italian/French): Implemented the program banking
...
properly. Now you can choose the program through a DIP switch.
[Roberto Fresca]
2014-02-23 05:53:51 +00:00
R. Belmont
5174c3de11
(MESS) sgi_ip2: converted to new 68681 and serial terminal [R. Belmont]
2014-02-23 05:17:39 +00:00
Roberto Fresca
627f9aa4f3
New clones added
...
----------------
Videotron Poker (cards selector, set 2) [Roberto Fresca, ANY]
2014-02-23 04:58:14 +00:00
R. Belmont
66421f650a
(MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont]
...
cat: Removed hacks required by the old 68681 implementation; keyboard works again. [R. Belmont]
2014-02-23 04:44:23 +00:00
Roberto Fresca
fd2692ec44
New clones added
...
----------------
Witch (With ranking) [Roberto Fresca, ANY]
2014-02-23 04:07:56 +00:00
R. Belmont
9490ca46a2
(MESS) rainbow: added IRQ management framework and vector control. [R. Belmont, Bavarese]
2014-02-23 02:21:49 +00:00
Michaël Banaan Ananas
6e5679d873
ah oui
2014-02-23 01:22:20 +00:00
R. Belmont
e546b71b36
More MIDI regression fixes (nw)
2014-02-23 00:45:47 +00:00
R. Belmont
f0ae0a1764
fixed crash (nw)
2014-02-22 22:03:37 +00:00
R. Belmont
07afd32657
fix MIDI output (nw)
2014-02-22 21:46:25 +00:00
Michaël Banaan Ananas
4ef67ae5bc
lopsided gamelist as usual
2014-02-22 21:27:58 +00:00
Michaël Banaan Ananas
49e3e10c5d
MOSS company name stuff
2014-02-22 21:25:56 +00:00
Alex W. Jackson
95667357b9
bking.c, toypop.c: fix flipscreen after core changes [Alex Jackson]
2014-02-22 20:55:16 +00:00
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