Angelo Salese
57aaa4f9a6
Pitch reversed, Dragon Buster contradicts with it
2014-02-19 02:32:13 +00:00
Michaël Banaan Ananas
0945648037
regs 5/7 high bytes are for stereo panning
2014-02-19 00:21:44 +00:00
Roberto Fresca
5f6f08af1f
Jubilee Poker: Fixed palette to 8 colors.
2014-02-19 00:07:11 +00:00
Alex W. Jackson
676b03c2dd
bfm_sc1.c, bfm_sc2.c: fix crash (nw)
2014-02-18 23:52:47 +00:00
Roberto Fresca
d2a47248d4
More Jubilee Poker updates. [Roberto Fresca]
...
- Hooked CRTC properly.
- Adjusted the screen size and visible area according to CRTC values.
- Adjusted the screen pos 8 pixels, to get a bit centered.
- Added technical notes.
2014-02-18 21:40:13 +00:00
Curt Coder
c79f7b250e
(MESS) pc: Added support for Microsoft DMF 1.68MB disk images. [Curt Coder]
2014-02-18 21:31:34 +00:00
Curt Coder
23a704c620
(MESS) Cleanup. (nw)
2014-02-18 21:30:53 +00:00
Curt Coder
2e7bf618a5
(MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder]
2014-02-18 21:30:36 +00:00
Aaron Giles
64d9280eb6
Change palette_t allocation so that it uses matching new/delete operators.
2014-02-18 17:41:16 +00:00
Olivier Galibert
d048dae125
(nw)
2014-02-18 17:10:41 +00:00
Aaron Giles
3e2995cbba
Converted palette_t and palette_client to classes. General palette.c
...
cleanup.
2014-02-18 08:05:44 +00:00
Roberto Fresca
847cecbadc
Extra service input found...
2014-02-18 06:12:42 +00:00
Roberto Fresca
6a70f1ebb5
Jubilee Double-Up Poker: Fixed the NVRAM size.
...
Video and working RAM are both halves of the
same device (TC5517AP-2, tied to a battery).
Also added technical notes. [Roberto Fresca]
2014-02-18 06:00:50 +00:00
Angelo Salese
85447a2fdd
Correct patch
2014-02-18 05:26:04 +00:00
Angelo Salese
4af9757ff3
Another note ...
2014-02-18 05:14:56 +00:00
Angelo Salese
c1898d3671
Note update
2014-02-18 05:01:13 +00:00
Angelo Salese
c1aaceeab7
Attempt to fix Xevious ...
2014-02-18 04:44:31 +00:00
Angelo Salese
a7eb357751
PC-9801 / upd7220: Fixed Quarth video paging [Angelo Salese]
2014-02-18 04:21:17 +00:00
Brian Troha
5fc4570d50
namcos12.c: Documentation update - NW
2014-02-18 03:23:49 +00:00
Roberto Fresca
385c8e48ec
Jubilee Double-Up Poker (TMS9980) updates... [Roberto Fresca]
...
- Demuxed the input system.
- Hooked an cleaned all inputs, except the coin in (missing).
- Added NVRAM support.
- Added technical notes.
2014-02-18 02:18:37 +00:00
David Haywood
f7392cdfe6
I think the eeprom rewrite fixed this (nw)
2014-02-18 02:15:03 +00:00
R. Belmont
a47713e2e2
(MESS) apple3: Fixed colors in color hires mode. [R. Belmont]
2014-02-18 00:43:04 +00:00
Alex W. Jackson
7ed883f195
m10.c: Fix crash; also fix flipscreen [Alex Jackson]
2014-02-17 22:22:51 +00:00
Alex W. Jackson
55ba10a8ed
taito_b.c: fix what was the actual problem, a stray duplicate MCFG_SCREEN_UPDATE_DRIVER (nw)
2014-02-17 21:14:01 +00:00
R. Belmont
861485d123
(MESS) apple2: fixed systems crashing due to missing keyboard ROMs, validated some documentation on the J-Plus, and general cleanup. (nw)
2014-02-17 21:09:28 +00:00
Miodrag Milanovic
266e88c179
fixed namco_c45_road_device (tceptor and finallap) (nw)
2014-02-17 20:33:32 +00:00
Ivan Vangelista
d99a774dee
Fixed bad downcast caught by mame64d -validate (nw)
2014-02-17 19:14:07 +00:00
Miodrag Milanovic
39ac3b53be
fix for mess listxml (nw)
2014-02-17 19:03:44 +00:00
Ivan Vangelista
424fbe7fba
Fixed MT04679. (nw)
2014-02-17 18:31:18 +00:00
Miodrag Milanovic
4b10a92bb0
fix 2 more (nw)
2014-02-17 18:15:46 +00:00
Miodrag Milanovic
6eaf8f5560
x68k fix (nw)
2014-02-17 18:12:30 +00:00
Michaël Banaan Ananas
a17309de58
taito gnet preliminary zoom sound works out of the box now
2014-02-17 18:07:16 +00:00
Miodrag Milanovic
1bd51abc58
and one more, fixing 32 bit build crashes, but was making 64 work wrong (nw)
2014-02-17 16:37:45 +00:00
Miodrag Milanovic
9259c36564
bmcpokr crash fix (nw)
2014-02-17 16:32:37 +00:00
Miodrag Milanovic
a3e4a45f1a
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
2014-02-17 15:46:55 +00:00
R. Belmont
231d7c709a
(MESS) apple3: Rework extended addressing from the schematics. [R. Belmont]
2014-02-17 15:05:09 +00:00
smf-
eb8e90ed49
(MESS) added SUBCPU address space dump from US PlayStation [smf, psxdev.ru]
2014-02-17 13:35:44 +00:00
R. Belmont
91df0b0fa1
(MESS) apple3: Some cleanup, plus writes to Fxxx when write protect isn't asserted go through to the underlying RAM. [R. Belmont]
2014-02-17 13:08:10 +00:00
smf-
8c5f5f9014
(MESS) Added BIOS from Midnight Blue PlayStation <10 million model> SCPH-7000W [smf, Myria]
2014-02-17 12:41:37 +00:00
Alex W. Jackson
6062b3a8cb
gottlieb.c, kyugo.c, madalien.c, rallyx.c, taito_b.c, zodiack.c: fix flipscreen after core changes [Alex Jackson]
...
(nw)
Also deleted mame/video/taitoic.h, which absolutely nothing was #include'ing and which seems to be leftover from when the taito video chips were split into separate files.
2014-02-17 12:26:31 +00:00
Fabio Priuli
ca090b8eec
(MESS) nes: added Karaoke Studio inputs, mapped to keys Z, X, C. you can
...
now select songs and see the animation, even if I would not call playable the
games this way. [Fabio Priuli]
out of whatsnew: the expansion slot is currently hacked around at loading time.
I will soon implement it as a subslot, but I still need to check a few details first.
2014-02-17 08:28:26 +00:00
Miodrag Milanovic
9f802adc65
fix debug build (nw)
2014-02-17 07:30:45 +00:00
Fabio Priuli
0d901132a4
(MESS) new n64 proto added to softlist, courtesy of Micro-64. nw.
2014-02-17 06:59:24 +00:00
Fabio Priuli
035283a9ec
New NOT WORKING
...
================
Kart Duel (Japan, KTD1/VER.A) [hap, Mooglyguy, Shoutime, Smitdogg, The Dumping Union]
2014-02-17 06:56:33 +00:00
Brian Troha
e27bf09753
New Funky Jet Clone
...
New Clone Added
--------------------------------------
Funky Jet (World, rev 1) [Arzeno Fabrice, The Dumping Union]
2014-02-17 05:10:00 +00:00
Brian Troha
dc3af1c8e4
New Gunman Wars Clone
...
Out of whatsnew - Correct spelling in Oh! Bakyuuun for namcos12.c
New Clone Added
----------------------------------
Gunmen Wars (GM1 Ver. B) [hap, Shoutime, Smitdogg, The Dumping Union]
2014-02-17 05:01:08 +00:00
Brian Troha
e881898855
New Namco Clones
...
New Clones Added
--------------------------------------------
Dancing Eyes (US, DC3/VER.C) [Tormod, Smitdogg, The Dumping Union]
Mr. Driller (US, DRI3/VER.A2) [Tormod, Smitdogg, The Dumping Union]
Oh! Bukyuuun (Japan, OB1/VER.A) [Tormod, balrog, f205v, Shoutime, ghoolster, Mucci, Mooglyguy, Smitdogg, The Dumping Union]
2014-02-17 04:38:29 +00:00
Robbbert
32c2989411
(MESS) spc1000 : Connected Play button. Added notes.
2014-02-17 04:02:09 +00:00
Alex W. Jackson
f4e705346e
Fix crash in drivers with NULL gfxdecode entries (nw)
2014-02-17 03:56:08 +00:00
Brian Troha
4c8f8d9238
discoboy.c: Verification of 400kHz resonator. Minor doc update - NW
2014-02-17 03:51:20 +00:00