Commit Graph

29059 Commits

Author SHA1 Message Date
Couriersud
962bf9df8b More work on pong doubles. Working again (if enabled). 2014-05-04 21:38:11 +00:00
David Haywood
2ca54e049f coins map here (don't do anything in door open mode) (nw) 2014-05-04 19:48:40 +00:00
R. Belmont
8a46b51e1f (MESS) Remove now-fixed TODO (nw) 2014-05-04 18:44:32 +00:00
R. Belmont
3bd7b0175a (MESS) Apple II: enforce read twice requirement for language card. [R. Belmont] 2014-05-04 18:40:39 +00:00
Couriersud
4177846c42 Fixed a timing bug in netlist 7474 2014-05-04 18:04:05 +00:00
R. Belmont
533028e3bd fix some warnings on older GCCs (e.g. OSX PPC) (nw) 2014-05-04 17:40:21 +00:00
David Haywood
cd32bc2f2a sc4dnd layout helper fun (nw) 2014-05-04 15:23:20 +00:00
Scott Stone
a170dbcb54 size fix (nw) 2014-05-04 08:38:59 +00:00
Brian Troha
94f9f7c71b peplus.c: soo close.... - NW 2014-05-04 04:54:28 +00:00
Brian Troha
dc7761daa3 peplus.c: Restore recent additions. - NW 2014-05-04 04:48:56 +00:00
Brian Troha
31a56ec90d New PE+ Clones (the Key on Credit games)
New Games Added
-------------------------------------------------
Player's Edge Plus (PP0766 A5W-A6F) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0801 A5W-A6F) 10's or Better [BrianT]
Player's Edge Plus (PP0802 A5W-A6F) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0803 A5W-A6F) Joker Poker [BrianT]
Player's Edge Plus (PP0803 A50-A6N) Joker Poker [BrianT]
Player's Edge Plus (PP0804 A5W-A6F) Bonus Poker Deluxe [BrianT]
Player's Edge Plus (PP0806 A5W-A6F) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0818 A5W-A6F) Joker Poker (Aces or Better) [BrianT]
Player's Edge Plus (PP0819 A5W-A6F) Bonus Poker Deluxe [BrianT]
Player's Edge Plus (PP0825 A59-A7C) White Hot Aces [BrianT]
2014-05-04 04:17:16 +00:00
Alex W. Jackson
d569fd2931 williams.c: convert defender hardware games to bankdev (nw) 2014-05-04 02:44:18 +00:00
mahlemiut
8d58fd9af4 hunter2: cleanup, renamed some functions. (no whatsnew) 2014-05-04 02:03:19 +00:00
R. Belmont
f16fc05394 makefile: don't get the nodename when auto-detecting build parameters. [R. Belmont, based on a patch by robert_s] 2014-05-04 00:17:50 +00:00
Scott Stone
29bbef0337 size fix (nw) 2014-05-03 22:22:32 +00:00
Scott Stone
e978216bf7 Added assorted bioses/proms/gals from highwayman (nw) 2014-05-03 22:16:02 +00:00
Wilbert Pol
7a924fd2d7 (MESS) sms.c: Adding some names to the contributors list. (nw) 2014-05-03 21:33:42 +00:00
R. Belmont
83f63f8a6b New games added or promoted from NOT_WORKING status
---------------------------------------------------
Fireball [ANY]

eepromser: added support for X24C44 [ANY]
2014-05-03 20:53:28 +00:00
Fabio Priuli
b8d93793ad (MESS) apfm1000 / apfimag: more accurate support for on-cart 1K RAM in
Space Destroyer (no more need of using -ramsize 1K option at launch).
[Fabio Priuli]
2014-05-03 17:44:13 +00:00
Alex W. Jackson
59f9b55f48 williams.c: convert williams2 hardware games to bankdev [Alex Jackson] 2014-05-03 17:01:28 +00:00
Fabio Priuli
04df758be4 (MESS) vectrex.xml: some fixes and additions. [hornpipe2, Fabio Priuli] 2014-05-03 16:59:12 +00:00
mahlemiut
e4e63ad75d svga_dm: prevent writing past the end of VRAM, should fix XF86_SVGA crashing. (no whatsnew) 2014-05-03 10:08:37 +00:00
Oliver Stöneberg
89fea7921b small FASTDEBUG optimization 2014-05-03 09:42:19 +00:00
Oliver Stöneberg
826a93b8e5 finished comment in previous commit (nw) 2014-05-03 09:26:24 +00:00
Oliver Stöneberg
2ca07258e6 disable logging of unmapped memory accesses when neither -log nor -debug is specified (nw) 2014-05-03 09:22:42 +00:00
Fabio Priuli
1111530b46 (MESS) snes.xml: deinterleaved popntwinjs dump, so that it
shows something (still marked as bad dump, of course, until 
we validate the dump with another sample cart)
2014-05-03 08:26:34 +00:00
Oliver Stöneberg
01d86f3ea6 fixed usage of uninitialized member in vdt911_device (nw) 2014-05-03 08:16:16 +00:00
Alex W. Jackson
478accac80 williams.c: move williams2-specific stuff into subclass (nw) 2014-05-03 05:40:09 +00:00
Alex W. Jackson
8194088442 williams.c: move blaster-specific stuff into subclass (nw) 2014-05-03 03:47:31 +00:00
mahlemiut
bef1379f08 hunter2: removed some outdated notes, and fix RAM size detection. It now gives a more realistic amount of free space after a format of the ramdisk. 2014-05-03 02:08:52 +00:00
Oliver Stöneberg
5626092c8c small optimization to device_execute_interface::local_time() (nw) 2014-05-02 23:48:52 +00:00
cracyc
c77aa0643a (mess) rmnimbus: extract keyboard and use z80dart and wd_fdc (nw) 2014-05-02 21:21:18 +00:00
Alex W. Jackson
5f93fe13e8 williams.c: fix generic_paletteram regression (nw) 2014-05-02 19:57:55 +00:00
Miodrag Milanovic
22457cd9ce cassette config moved inline (nw) 2014-05-02 17:19:09 +00:00
Alex W. Jackson
3f73720885 centiped.c: fix generic_paletteram regression (nw) 2014-05-02 15:00:29 +00:00
Miodrag Milanovic
534451c93e fixed sfrush sound regression (nw) 2014-05-02 14:47:51 +00:00
Fabio Priuli
8242b7b9a6 webengine: fixed a memory leak, after Firewave's suggestion. nw. 2014-05-02 12:44:56 +00:00
Fabio Priuli
6ab766f4dd (MESS) nes.xml: added correct nvram to dezaemon, thanks to naruko's
research [Fabio Priuli]
2014-05-02 12:21:31 +00:00
Miodrag Milanovic
0ac942c9b8 Cleanup of image device interfaces (nw) 2014-05-02 12:10:55 +00:00
Fabio Priuli
2d68fa308f softlists: added a bunch of new dumps, courtesy of Ola Andersson, SMS Power,
TeamEurope, Matt Taylor and taizou. nw.
2014-05-02 10:33:37 +00:00
Alex W. Jackson
81f2de3941 hexion.c: remove long obsolete comment (nw) 2014-05-02 10:21:05 +00:00
Fabio Priuli
593b53d73b image.c: Added support for loading a default battery, instead of a fixed fill value, when no
battery is found. This allows for loading factory formatted sram/nvram from softlist. [Fabio Priuli]

(MESS) nes.c: Fixed Silva Saga, which relies on SRAM not being 0x00 filled from factory,
with many thanks to naruko for investigating the problem. [Fabio Priuli]
2014-05-02 08:32:21 +00:00
Miodrag Milanovic
018102f077 removed CassetteOptions that is already default (nw) 2014-05-02 07:39:32 +00:00
Miodrag Milanovic
57e835e12b hangplt have different memory map (nw) 2014-05-02 06:06:27 +00:00
Fabio Priuli
b9eda47ad4 fixed a couple of regressions. nw. 2014-05-02 05:32:48 +00:00
Miodrag Milanovic
46b9402d3b Removed unused field, thanks Al (nw) 2014-05-02 05:29:13 +00:00
Fabio Priuli
546ffa9839 cleaned up. nw. 2014-05-02 05:19:09 +00:00
Angelo Salese
fcfcc096da Fixed compile when MODEL2_VIDEO_DEBUG is 1, nw 2014-05-02 01:14:21 +00:00
Scott Stone
62a11a8060 Misc changes per Kale (nw) 2014-05-01 23:13:21 +00:00
Wilbert Pol
baea9711ab (MESS) fp1100.c: Fix regression (nw) 2014-05-01 20:23:43 +00:00