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
David Haywood
672e6ea3a1
make it a bit clearer how to load floppies in msx1 by actually recognizing the floppy ROM.
...
added a skeleton list I used for some quick testing.
the driver really needs a significant overhaul, but at least this makes usage a little less opaque.
2014-02-17 03:42:14 +00:00
R. Belmont
95246ab0d4
Naomi updates:
...
- Added all known IC locations from sets missing them [MetalliC]
- Corrected some bad Sega chip numbers and IC locations [MetalliC]
- Use real chip dump for mvsc2 [Guru]
- Fixed ROM loading for Animal Basket [MetalliC]
2014-02-17 03:16:51 +00:00
Roberto Fresca
c2b3892acb
Jubilee Double-Up Poker (TMS9980) updates... [Roberto Fresca]
...
- Corrected the crystal value and derivate clocks via #DEFINE.
- Improved memory map.
- Hooked the CRT controller, but the init sequence seems incomplete.
- Created the accurate graphics banks.
- Found and mapped the video RAM.
- Hooked the ATTR RAM.
- Assigned the correct graphics banks to the proper drawn tiles.
- Find and mapped an input port.
- Started a preliminary workaround to demux the input port.
- Added technical notes.
2014-02-17 03:02:21 +00:00
R. Belmont
cc0a824aff
Preliminary support for National Semiconductor MM58167 real-time clock/calendar. [R. Belmont]
2014-02-17 02:49:35 +00:00
David Haywood
8ac187fe1d
new clones
...
Flak Attack (Japan, PWB 450593 sub-board) [system11]
2014-02-17 02:49:27 +00:00
David Haywood
6cd3ac9cfd
new clones
...
Miss World '96 (Nude) (2 sets) [system11]
also added a note about a Lady Killer clone.
2014-02-17 02:31:45 +00:00
Roberto Fresca
9516edcfb3
Added default NVRAM to Crystal Colours (CMC hardware),
...
allowing to boot with clean meters/settings.
[Roberto Fresca]
2014-02-17 01:54:41 +00:00
Roberto Fresca
d4801f7cee
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Crystal Colours (CMC hardware) [Roberto Fresca, ANY]
2014-02-17 01:38:39 +00:00
David Haywood
0f20e52f46
new clones
...
Disco Boy (Promat license?) [system11]
(gameplay is a bit different here, lots of different roms too)
2014-02-17 01:23:04 +00:00
Michaël Banaan Ananas
4c77c15cce
preliminary zsg2 sound now works in taitogn.c, remove the // from
...
//AM_RANGE(0x1fb80000, 0x1fb80003) AM_DEVWRITE16("taito_zoom", taito_zoom_device, reset_control_w, 0xffff0000)
2014-02-17 00:41:33 +00:00
Roberto Fresca
b81f228f85
Added a new Luna Park set, so rearrange the parent/child sets...
...
So here is the updated news:
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Luna Park (set 1, dual program) [Roberto Fresca, ANY]
Luna Park (set 2, dual program) [Roberto Fresca, ANY]
Luna Park (set 3) [Roberto Fresca, ANY]
2014-02-16 23:50:16 +00:00
Michaël Banaan Ananas
d7ac6d0ddb
sort source layout
2014-02-16 23:41:34 +00:00
David Haywood
352576c01f
fix data area size (surprised there isn't a validation test for this, think it's been wrong since it was added in jan last year) (nw)
2014-02-16 22:26:09 +00:00
Roberto Fresca
54e7f27083
Changed Luna Park manufacturer to <unknown>.
2014-02-16 20:46:40 +00:00
R. Belmont
3fdb753a83
(MESS) apple2: Support another Videoterm clone, the AE Viewmaster 80. [R. Belmont]
2014-02-16 20:40:13 +00:00
Brian Troha
cb02815a52
MT04174 Fix
...
asteroid.c: Restore correct vector rom for asteroidb set - NW
2014-02-16 18:27:31 +00:00
R. Belmont
811fee0ee8
(MESS) apple3: Fixed page 2 addresses in all graphics modes, fixed glitches in color hires rendering. [R. Belmont]
2014-02-16 18:24:27 +00:00
Miodrag Milanovic
7cde79cd9c
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag Milanovic]
...
Updated all devices and drivers for using it.
out of whatsnew:
Note that it is made to work same as before, in some cases it can be more
logic to move gfxdevice into subdevice itself then to keep it in main driver.
2014-02-16 17:32:10 +00:00
R. Belmont
36d081e756
(MESS) apple2/3: CFFA2 now ignores 6502 spurious reads during write cycles. [R. Belmont]
2014-02-16 16:58:47 +00:00
Robbbert
6a57b6378f
(MESS) spc1000 : added TAP cassette format [Robbbert]
2014-02-16 15:15:05 +00:00