Commit Graph

19375 Commits

Author SHA1 Message Date
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
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