Commit Graph

19393 Commits

Author SHA1 Message Date
Andrew Gardner
e3cf860063 Modernize the QSound sound device. [Andrew Gardner]
Out of whatsnew:
The one that started it all.  It works now.  No idea what I was doing wrong
before, but I'm not doing it anymore.  It appears as though a clean build might
be necessary for this one to take.  I've tested more CPS2 games than I care to
mention, a bunch of zn games, and a cps1 game and they all are happy, so we
should be good.  Now for the fun stuff...
2012-12-30 17:34:01 +00:00
Oliver Stöneberg
9f068fc5b2 [MESS] use proper DEVICE_IMAGE_LOAD errorhandling for atom (nw) 2012-12-30 16:21:28 +00:00
Oliver Stöneberg
9641e9a3c5 [MESS] fixed atom cart loading and added fatalerror when tag could not be found - cart doesn't seem to do anything though (nw) 2012-12-30 16:16:31 +00:00
Andrew Gardner
46f3271b45 Ah, i see there is a better way to get a typed device. Neato. (nw) 2012-12-30 16:05:25 +00:00
Andrew Gardner
c28fe11f39 Modernize vrender0 (crystal system) sound device. [Andrew Gardner] 2012-12-30 15:56:01 +00:00
Phil Bennett
1e260bd67c Added sound to Street Drivin' and Hard Drivin's Airborne [Phil Bennett] 2012-12-30 15:03:50 +00:00
Miodrag Milanovic
7a50eb1200 (MESS)-mc1502: 5.33 version bios [anasana] 2012-12-30 14:28:07 +00:00
Wilbert Pol
6a748f6368 (MESS) Fixed out of bounds array access by the supergb driver. (nw) 2012-12-30 11:48:19 +00:00
Luca Elia
a93e6f341d metro.c: add PCB layout for Korean version of Toride II Adauchi Gaiden [Guru] 2012-12-30 11:22:23 +00:00
Sandro Ronco
be2b57ee3e (MESS) uzebox: added support for loading .uze images. (nw) 2012-12-30 08:20:30 +00:00
R. Belmont
dcff4c8618 SDL: fix "Illegal integer value for numprocessors: "auto"; reverting to auto" [R. Belmont] 2012-12-30 04:21:12 +00:00
cracyc
f319b5d1e0 [mess] tandy1t.c: make 1000sx keyboard work (nw) 2012-12-30 03:18:44 +00:00
David Haywood
6e4f057c2b Amiga SL work in progress (SPS based) (nw)
this is an active work in progress, only the first pass + ensuring it passes validation is done.
2012-12-30 02:40:31 +00:00
cracyc
2a3bc4b762 [mess] pc.c: restore port_toggle for the tandy keyboard while keeping it not toggled for the pcjr (nw) 2012-12-30 02:08:36 +00:00
Ryan Holtz
fc6ff102b1 - m6805.c: Modernized M6805 CPU core. [MooglyGuy] 2012-12-30 01:26:51 +00:00
cracyc
13d9f05bab [mess] pc.c: make the tandys and other pc compatibles use the am9517a
They can read floppies and boot now.
2012-12-30 00:14:43 +00:00
Wilbert Pol
ca57cd9929 (MESS) odyssey2.c: Several small cleanups, no funcitonal changes. (nw) 2012-12-29 22:21:42 +00:00
cracyc
6fe334d797 [mess] make tandy 1000 286s post (nw) 2012-12-29 20:59:51 +00:00
Michaël Banaan Ananas
5046f0719a New clone added
-----------------
Monza GP (bootleg) [f205v, Antro, Vernimark]
2012-12-29 20:54:26 +00:00
Ryan Holtz
ae9f7ca3db (nw) Fixes HLSL bugs with Rocket Knight Adventures 2012-12-29 20:11:06 +00:00
Michaël Banaan Ananas
7ac7337552 rom 9.10j was verified 2012-12-29 19:53:13 +00:00
Andrew Gardner
910690ec1e Modernize SNKWave sound device. [Andrew Gardner] 2012-12-29 19:21:00 +00:00
Andrew Gardner
c542a922b5 Reverted last change (nw).
Will continue to stick to keeping my source changes to a minimum.
2012-12-29 17:48:04 +00:00
Andrew Gardner
c404070d09 Didn't like those #defines in the headers. (nw) 2012-12-29 17:33:13 +00:00
Andrew Gardner
1f99039570 Modernize the NiLe sound device. [Andrew Gardner] 2012-12-29 17:08:30 +00:00
Michaël Banaan Ananas
ae96df6ffc (pretty sure technodrive is in safe hands) 2012-12-29 16:34:41 +00:00
Wilbert Pol
757fcada5b Documented xtal used by Philips G7400. (nw) 2012-12-29 16:07:52 +00:00
Fabio Priuli
b6355e0103 pico.xml: added a few more Japanese dumps. [Team Europe] 2012-12-29 14:59:50 +00:00
Wilbert Pol
8a35b99ad4 Removed unneeded &&1 (nw) 2012-12-29 14:41:11 +00:00
Wilbert Pol
a8cfadeb1c Small documentation update (nw) 2012-12-29 14:33:12 +00:00
Oliver Stöneberg
46013ad0d9 reverted bogus fix (nw) 2012-12-29 12:44:09 +00:00
Wilbert Pol
f0512fc021 (MESS) Cleaned up formatting a bit; no functional change (nw) 2012-12-29 12:25:41 +00:00
Oliver Stöneberg
94824e13d7 removed unnecessary variable initialization added in last commit (nw) 2012-12-29 11:34:10 +00:00
Oliver Stöneberg
f48344c62e fixed MT#4846: make sure, that we always get a win_monitor_info* in winwindow_video_window_monitor() [Oliver Stöneberg] 2012-12-29 11:27:56 +00:00
Robbbert
368caac5a2 MT4940 : airduel, imgfight, cocktail fix [Robbbert] 2012-12-29 08:31:59 +00:00
cracyc
015d064c2e i86.c: Fix shift timing
[mess] pc.c: MT 05069 Fix MC1502 floppy interface
[mess] pc.c: Work around pcjx bios bug and fix pcjr nmi (nw)
[mess] pc.c: Support pcjx floppies
[mess] pc_t1t.c: Add support for pcjx text mode and fix pcjr 4bpp mode
2012-12-29 04:25:31 +00:00
Ryan Holtz
8624385a24 01234567890123456789012345678901234567890123456789012345678901234567890123456789
hlsl: Added bounds-checking on presets. [MooglyGuy]

hlsl: Cleaned up render target management. May provide better behavior in games
      that use multiple resolutions, e.g. tekken3 and stv. [MooglyGuy]
2012-12-29 01:05:33 +00:00
David Haywood
becc76adab decbac06 - save ram properly, added a note about flipscreen behavior as a reminder for reimplementing flips on some of these games later (nw) 2012-12-29 00:12:11 +00:00
Curt Coder
e0c2dfd1b9 i8275: Modernized. [Curt Coder] 2012-12-28 22:47:39 +00:00
Michaël Banaan Ananas
0986956b9a small update, you can now navigate in 500gp testmode 2012-12-28 22:16:27 +00:00
R. Belmont
5ee48d4899 SDL: Autodetect Ubuntu 12.10 and work around faulty default compiler [R. Belmont] 2012-12-28 22:14:59 +00:00
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