Commit Graph

30282 Commits

Author SHA1 Message Date
Alex W. Jackson
66b5a8c776 midway tms340-based drivers: adjust initial screen sizes so aviwrite will work better (nw) 2014-08-01 22:52:07 +00:00
Andreas Naive
79bbf9d8a8 -Added decryption support for Music Ball [Andreas Naive]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Music Ball [Andreas Naive]
2014-08-01 21:39:45 +00:00
Wilbert Pol
173ad874ef mcs51.c: Initialize all serial state and added serial state to the save state (nw) 2014-08-01 20:31:45 +00:00
Brian Troha
1979a18a24 peplus.c: Minor clean up - NW 2014-08-01 20:01:32 +00:00
Michaël Banaan Ananas
e72490c39d small cleanup 2014-07-31 20:40:24 +00:00
Wilbert Pol
5e8603d43d (MESS) sms.c: Restore selected cartridge when loading a save state for the store display unit. [Enik Land] 2014-07-31 19:44:45 +00:00
Wilbert Pol
e6592159f5 sh4.c: Get rid of pointers to member functions (nw) 2014-07-31 19:30:08 +00:00
Robbbert
514f27e124 removed unneeded includes 2014-07-31 12:28:25 +00:00
Michaël Banaan Ananas
3a55c1ca98 splash was mostly developed by OMK Software: http://www.baudejogos.net/jogoinfo.php?id=2849 2014-07-31 12:19:10 +00:00
David Haywood
a1113e517d fm2612: fixed missing dac channel on savestate load [dink (FB Alpha project)] 2014-07-31 10:51:53 +00:00
Robbbert
16193b5d26 pps4 / gts1 : added notes 2014-07-31 10:46:15 +00:00
Robbbert
4a9838bd70 by6803: preliminary work 2014-07-31 03:44:55 +00:00
Michaël Banaan Ananas
71caae4932 fix prev commit again + removed unneeded class member names prefixes 2014-07-30 20:35:53 +00:00
Michaël Banaan Ananas
78e76eea17 copypaste mistake 2014-07-30 19:01:51 +00:00
Michaël Banaan Ananas
8df0ec79a4 small cleanup 2014-07-30 18:50:24 +00:00
Michaël Banaan Ananas
6875012f32 render_screen_list::contains - instead of false/true, return number of same indices found in view 2014-07-30 14:24:38 +00:00
Alex W. Jackson
eb570b4839 k053246: fix 8bpp ROM readback; remove some obsolete trampoline and debug handlers (nw) 2014-07-30 13:59:12 +00:00
Michaël Banaan Ananas
996d2fcf88 my poor eyes 2014-07-30 08:04:20 +00:00
Olivier Galibert
1ab38a0228 Stop contradicting me (nw) 2014-07-29 18:16:47 +00:00
Wilbert Pol
0fec47ba92 Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) 2014-07-29 16:03:13 +00:00
Wilbert Pol
30a9f68665 (MESS) xor100.c: Restore banks after load (nw) 2014-07-29 15:48:59 +00:00
Robbbert
3a6f292084 by35.c : copied by17 code in, most games boot although none are playable in a satisfactory manner. 2014-07-29 10:47:05 +00:00
Robbbert
26b99d1e0d by17.c : WIP 2014-07-29 04:28:05 +00:00
Alex W. Jackson
8f090425ec tasman.c: Remove extraneous K053246/7 device and use correct gfx layout for K055673; fixes debug assert and gfx viewer crash
rungun.c: Make sprite mask ROM tests pass [Alex Jackson]
2014-07-29 02:04:31 +00:00
Alex W. Jackson
56a76e80bd fix compile (nw) 2014-07-29 01:43:28 +00:00
Michaël Banaan Ananas
7f5173273a added battery status to UI system config 2014-07-29 00:35:23 +00:00
mahlemiut
9eb0dec562 gimix: made drive size DIP switch use a PORT_CHANGED callback so a reset is no longer required to change the FDC clock speed. (no whatsnew) 2014-07-28 23:38:52 +00:00
Michaël Banaan Ananas
440d4a3458 not scared of vowels 2014-07-28 20:30:40 +00:00
Brian Troha
e6e2945317 peplus.c: Documentation update - File in paytables, minor corrections & add per game paytable + payouts for the Multi-Poker sets - NW 2014-07-28 16:46:03 +00:00
Michaël Banaan Ananas
eaa9a2714f fix garbage at top of screen? 2014-07-28 15:29:17 +00:00
Wilbert Pol
41f3e99dea mos7360.c: Save stating some members (nw) 2014-07-28 11:11:56 +00:00
mahlemiut
f74bc6fd94 gimix: added software list, fixed regression with booting Gimix Flex 3.6, added 8 inch floppy drive support. 2014-07-28 10:33:26 +00:00
Oliver Stöneberg
fd4b755e04 fixed clang warning (nw) 2014-07-28 09:31:50 +00:00
Wilbert Pol
47b1aa1320 rs232/terminal.c: Let's also call generic_terminal_device::device_start... (nw) 2014-07-28 09:06:52 +00:00
Wilbert Pol
a000e9287c xor100.c: Make it possible to actually debug the system (nw) 2014-07-28 09:05:38 +00:00
Wilbert Pol
6b8acd5d5b gb_lcd.c: Fix another index out of bound access in the supergb driver (nw) 2014-07-28 08:34:04 +00:00
Oliver Stöneberg
f9a8a749f4 added assert for index out-of-bounds access with tecnbras (nw) 2014-07-28 08:02:02 +00:00
Oliver Stöneberg
4a45f25894 fixed usage onf uninitialized member in serial_keyboard_device (nw) 2014-07-28 07:59:46 +00:00
Oliver Stöneberg
e701f7d1ae added assert for index out-of-bounds access with gizmondo (nw) 2014-07-28 07:56:40 +00:00
Oliver Stöneberg
34dd10fbdd added asserts for index out-of-bounds accesses with wmbullet -flop cpm22 (nw) 2014-07-28 07:51:15 +00:00
Oliver Stöneberg
dd71fc9777 adjusted an ncr539x_device assert (nw) 2014-07-28 07:47:23 +00:00
Oliver Stöneberg
30218b23aa added asserts for index out-of-bounds access with sun3_80 (nw) 2014-07-28 07:46:25 +00:00
Oliver Stöneberg
957ddde757 fixed usage of uninitialized member in upd765_family_device (nw) 2014-07-28 07:40:46 +00:00
Oliver Stöneberg
ecc63caa5a fixed usage of uninitialized member in mc68681_device (nw) 2014-07-28 07:32:39 +00:00
Oliver Stöneberg
96fea7d2fa added assert for index out-of-bounds with saturneu -cart test1f (nw) 2014-07-28 07:28:22 +00:00
Sandro Ronco
b5a05a2945 (MESS) Allow kc85_[2-5] to boot from floppy again. 2014-07-27 21:14:51 +00:00
Wilbert Pol
3f78a58c6f terminal.c: Save state some members; doesn't fix xor100 save state issue though. (nw) 2014-07-27 20:30:32 +00:00
Wilbert Pol
b8e337341b gb_lcd.c: Prevent some out of bound array accesses (nw) 2014-07-27 20:05:44 +00:00
Wilbert Pol
78d3bd416d 315_5124.c: Use a simple array for cram. Fixes autosave issue found by Tafoid (nw) 2014-07-27 19:56:23 +00:00
Ivan Vangelista
1298cb27a2 Fixed MT05631 (nw) 2014-07-27 16:22:31 +00:00