Wilbert Pol
0f39806c68
(MESS)New NOT WORKING system
...
------------------------------
Milton Bradley MicroVision [kevtris, Wilbert Pol]
Because of the tiny screen use -prescale 3 to
get decent video output.
2012-12-28 21:56:04 +00:00
Curt Coder
022f1f486f
(MESS) mm1: Floppy WIP. (nw)
2012-12-28 21:49:46 +00:00
Andrew Gardner
cdadb9c780
Modernize Gaelco sound devices. [Andrew Gardner]
...
Out of whatsnew:
These are really simple to do between the inevitable holiday distractions. Zen.
Etc.
2012-12-28 21:26:58 +00:00
David Haywood
6cdf4c0242
hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (which works) (nw)
2012-12-28 20:54:35 +00:00
Sandro Ronco
ee62eab965
(MESS) uzebox.xml: synchronized with latest Uzebox ROM pack. (nw)
2012-12-28 19:06:22 +00:00
David Haywood
78a1703186
04937: All sets in karnov.c: Only background flipped correctly on Flip Screen
2012-12-28 17:41:44 +00:00
Andrew Gardner
bb354e6910
Modernize the SegaPCM sound device. [Andrew Gardner]
...
Out of whatsnew:
Modernizing the QSound device has proven tricky, so I did this one just to make
sure my approach isn't wrong. SegaPCM modernized fine, so I'm guessing the
modernized QSound device has some state that isn't getting cleared or something.
2012-12-28 17:40:55 +00:00
R. Belmont
aa2a143e96
(MT #04555 ) 20pacgal: save sprite RAM in savestates [R. Belmont]
2012-12-28 16:40:56 +00:00
cracyc
c117c0c8cc
[mess] the at driver doesn't work properly unless it has at least 640K ram (nw)
2012-12-28 16:02:26 +00:00
Fabio Priuli
dafc72a6cf
gp32.xml: added some info, fixed some titles to match title screen. no whatsnew.
2012-12-28 15:23:42 +00:00
Jonathan Gevaryahu
7308da9791
Add some notes regarding among other things, what keys need to be held down to play with the system 11 games. No whatsnew.
2012-12-28 13:44:00 +00:00
Robbbert
695084bb1c
MT4903 : bublbobl, cocktail mode fix [Robbbert]
2012-12-28 12:47:41 +00:00
Luca Elia
1d9655518a
New clones added
...
----------------
Toride II Bok Su Oi Jeon Adauchi Gaiden (Korea) [gp-lee, Guru, Luca Elia]
2012-12-28 12:45:11 +00:00
Nathan Woods
60915fea12
Minor cleanups (nw)
2012-12-28 12:43:03 +00:00
Robbbert
0ccf16d9ce
MT4938 : mpatrol, cocktail mode fix [Robbbert]
2012-12-28 12:17:38 +00:00
Jonathan Gevaryahu
05001aad16
Yet another system 11 irq speed fix: Correct the E clock frequency used for the IRQ generation. Hopefully more games will pass their IRQ self-test now. [Lord Nightmare, Barry Rodewald]
2012-12-28 12:07:44 +00:00
Nathan Woods
a45204f19c
[COCO1/2] Fixing garbled display when displaying video ram above $8000 and in
...
ROM/RAM mode (mametesters #5031 )
2012-12-28 12:02:05 +00:00
Olivier Galibert
28b9ef0a6d
misc abc fixes (nw)
2012-12-28 11:58:33 +00:00
Nathan Woods
c88ba96850
[COCO] Enabling RTC outside of coco3 (mametesters #4894 )
2012-12-28 11:23:56 +00:00
Nathan Woods
844a20571c
[COCO] Removing VHD from 'coco' driver [Robert Gault] (mametesters #5037 )
2012-12-28 11:17:01 +00:00
Olivier Galibert
b368d0f478
(mess) dsk: (minimally) complete the dsk support [O. Galibert]
2012-12-28 11:13:31 +00:00
Olivier Galibert
fe62c377e0
atarist: Fix the consequences of the recently inverted irq polarity of the acia, we have kbd/mouse again [O. Galibert]
2012-12-28 11:13:27 +00:00
Olivier Galibert
681532fbe9
atarist: Fix the rom dance [O. Galibert]
2012-12-28 11:13:23 +00:00
Jonathan Gevaryahu
eb0f604932
s11, s11a, s11b: some more fixes to the IRQ generation for the main cpu in williams system 11 pinballs [Lord Nightmare]
2012-12-28 11:10:53 +00:00
Fabio Priuli
ff37f77550
pico.xml: added new European dump and better documentation for a few old dumps. [Team Europe]
2012-12-28 09:29:12 +00:00
Fabio Priuli
fd02bde484
c65.c: fixed missing memory allocations so that the driver does not crash anymore. system still not working, though. no whatsnew.
2012-12-28 09:27:53 +00:00
Miodrag Milanovic
4281522dfa
Removed -mwindows I have added recently makes console unusable (nw)
2012-12-28 08:10:58 +00:00
Fabio Priuli
62b6264de8
info.c: skip non-configurable slot options in -listxml. [Fabio Priuli]
2012-12-28 07:51:14 +00:00
Jonathan Gevaryahu
0dd39db3de
Williams System 11 pinball boards: Fix audiocpu clock; this fixes the speed of music in High Speed and the pitch of the voices in Black Knight 2000. [Lord Nightmare]
2012-12-28 07:47:50 +00:00
mahlemiut
ec177d66bc
s11, s11a, s11b: Changed main IRQ timing based on schematics.
...
Removed YM2151 reset from s11 and s11a, as this is not
hooked up on background music boards used on these systems.
Made background board communications two-way.
Added HC55516 to s11b background music hardware. [Barry Rodewald]
2012-12-28 05:23:42 +00:00
R. Belmont
71ab429d8e
Forgot the secret ingredient (nw)
2012-12-28 04:33:04 +00:00
R. Belmont
703063a9a6
Allow 16-bit games to use the 53936 (nw)
2012-12-28 04:29:28 +00:00
R. Belmont
3ac5f4f137
Z800x: Fixed some bugs in non-segmented mode [Christian Grössler]
...
(MESS) M20: Added -ramsize support. [Christian Grössler]
2012-12-28 03:37:12 +00:00
Brian Troha
98082934de
merit.c: Cleaned up the word based game sets and corrected various program rom labels. Also cleaned up the inputs and gave them a ZXCVB key layout. Reordered the driver a bit to group gambling and word based games. [Brian Troha]
2012-12-28 02:49:56 +00:00
Ryan Holtz
a1daa74554
Re-modernized Hyperstone device, Korean bootlegs all work now, tested with: (nw)
...
mosaicf2, vamphalf, dynabomb, gstream, pasha2, mrdig, boonggab (nw)
2012-12-28 02:27:46 +00:00
Oliver Stöneberg
f00a249577
forgot to add comment in windows.mak (nw)
2012-12-28 01:14:40 +00:00
Ryan Holtz
0d4df20bc9
- e132xs.c: Reverting modernization. (nw)
2012-12-27 22:54:24 +00:00
David Haywood
964a715fb7
bnj testmode expects to be able to read back palette and background ram (nw)
2012-12-27 22:19:18 +00:00
R. Belmont
8d293ac840
SDL: Work around Qt differences between Fedora and everyone else [qmc2]
2012-12-27 20:52:52 +00:00
Wilbert Pol
c5268b2af5
(MESS) a2600.c: Fixed supercharger regression. (nw)
2012-12-27 20:47:12 +00:00
R. Belmont
1e33689297
h6280: fix disassembler hookup [R. Belmont]
2012-12-27 20:17:48 +00:00
Michaël Banaan Ananas
185ee93dd3
Capcom update [Team CPS-1]:
...
cps1:
* Added C632B.IC1 PAL to sf2 and captcomm clones,
confirmed identical to C632.IC1 [Corrado Tomaselli]
* Fixed one label in sf2ui according to the real board
* Reordered punisher sets, added missing punisherh B-Board
code, confirmed D9K2.9K in punisherj [Artemio Urbina]
* Added missing documentation to ganbare, removed some
incorrect notes, added missing B-Board and C-Board PALs
* Minor fixes
cps2:
* Documented an alternative SIMM card configuration for
mvscjsing [Smitdogg, The Dumping Union]
* Reordered csclubj set
zn:
* Restored the previously dumped sound ROM in strider2
and clones, correct size is really 16Mbit [Stefan Lindberg]
2012-12-27 19:40:47 +00:00
Michaël Banaan Ananas
2e92c4ec40
fix bnj missing sound
2012-12-27 19:29:17 +00:00
Michaël Banaan Ananas
d6f0468144
New clone added
...
---------------
Bump 'n' Jump (original Data East USA) [Kevin Eshbach]
2012-12-27 19:18:12 +00:00
Brian Troha
67dabd3c8a
galdrvr.c: Swap rom load for Taito Galaxian to produce correct colors so it matches the other sets. - NW
2012-12-27 18:06:51 +00:00
David Haywood
7be26b9dc9
more (nw)
2012-12-27 17:03:03 +00:00
David Haywood
3a5e495ede
more of the same (nw)
2012-12-27 16:41:57 +00:00
David Haywood
cfab26ad9c
this also seems to be 222 (nw)
2012-12-27 16:15:38 +00:00
R. Belmont
844e894976
SDL: Qt debugger support cleanup, fixed OS X crash [qmc2, R. Belmont]
2012-12-27 16:09:06 +00:00
David Haywood
9fc1ed3dbd
pcktgal - use the 222 (nw)
2012-12-27 15:56:45 +00:00