Commit Graph

29129 Commits

Author SHA1 Message Date
Wilbert Pol
d37004818f (MESS) msx1/2_cart.xml: Fixed ascii16_sram sram sizes. (nw) 2014-05-08 14:13:16 +00:00
Wilbert Pol
ece633791b (MESS) msx2_cart.xml: Fixed daisenr sram issue. (nw) 2014-05-08 14:05:20 +00:00
Miodrag Milanovic
92b27cb0a4 tms9900: removed spaces in state names, setting register value now possible (nw) 2014-05-08 09:25:19 +00:00
Miodrag Milanovic
729f1c569d fix internal debugger memory handling (nw) 2014-05-08 09:20:47 +00:00
Miodrag Milanovic
f2c54ef73e fix warning (nw) 2014-05-08 08:51:05 +00:00
Miodrag Milanovic
c7581acda1 delete empty folder (nw) 2014-05-08 08:10:17 +00:00
Miodrag Milanovic
69faaf3aeb -Reorganized OSD, handling more sound output systems and debuggers, defaults left same as before [Miodrag Milanovic]
-Created osd_options as base option class for non-system specific options
2014-05-08 07:39:04 +00:00
Miodrag Milanovic
198162b8f5 fixed viper regression (nw) 2014-05-08 07:15:01 +00:00
Brian Troha
ee9eaeaf5a peplus.c: Correct long standing error in CPU type in header. - NW 2014-05-08 03:30:34 +00:00
Brian Troha
d116e53574 peplus.c: Cut-n-Paste + "fat finger" corrections - NW 2014-05-08 01:51:07 +00:00
Brian Troha
40833d5793 peplus.c: Minor info correction - NW 2014-05-08 01:41:47 +00:00
Brian Troha
96859dd607 new PE+ (French) clones
New Clones Added
-----------------------------------------------
Player's Edge Plus (IP0028) Joker Poker - French [BrianT]
Player's Edge Plus (IP0029) Joker Poker - French [BrianT]
Player's Edge Plus (IP0031) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0051) Joker Poker - French [BrianT]
Player's Edge Plus (IP0058) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0062) Joker Poker - French [BrianT]
Player's Edge Plus (IP0101) Joker Poker - French [BrianT]
Player's Edge Plus (IP0103) Joker Poker - French [BrianT]
Player's Edge Plus (IP0105) Joker Poker - French [BrianT]
Player's Edge Plus (IP0108) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0111) Joker Poker - French [BrianT]
Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0115) Joker Poker - French [BrianT]
Player's Edge Plus (IP0116) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0118) Standard Draw Poker - French [BrianT]
Player's Edge Plus (IP0120) Standard Draw Poker - French [BrianT]
Player's Edge Plus (X002419P+XP000064) Deuces Wild Bonus Poker - French [BrianT]
Player's Edge Plus (X002421P+XP000064) Deuces Wild Bonus Poker - French [BrianT]
2014-05-08 01:28:35 +00:00
Alex W. Jackson
ccb862cc09 MSVC-specific macros? In my trunk? (nw) 2014-05-08 00:36:12 +00:00
Alex W. Jackson
9b05c33d38 AY8910 uses this constructor (nw) 2014-05-08 00:16:35 +00:00
Couriersud
0636e577c2 For AY891X emulate vol-0 resistor as infinite. 2014-05-07 23:30:35 +00:00
cracyc
b742018c29 (mess) pcw16: make switch suspend, doesn't resume though (nw) 2014-05-07 22:41:04 +00:00
Andreas Naive
dc3795efd4 Refactored fd1094's decryption code in order to make the function more amenable to inversion. [Andreas Naive] 2014-05-07 22:33:58 +00:00
cracyc
61cf0b26f6 ins8250: fix regression (nw) 2014-05-07 20:50:54 +00:00
Scott Stone
c7ba2131f9 comment printf spam (~250KB/sec) (nw) 2014-05-07 19:27:54 +00:00
Roberto Fresca
de65bd4229 rcdino4 improvements...
- Improved decryption, game boots now. [Peter Ferrie]
- Created a dedicated machine driver. [Roberto Fresca]
- Adjusted the tilemap size accordingly. [Roberto Fresca]
- Added the proper color banking. [Roberto Fresca]
- Hooked DIP switches and proper inputs. [Roberto Fresca]
2014-05-07 18:43:01 +00:00
Ivan Vangelista
8ebb7d2933 ins8250_device: converted to devcb2 (nw) 2014-05-07 16:40:09 +00:00
Alex W. Jackson
2e2436da42 88games.c: modernized banking [Alex Jackson] 2014-05-07 16:23:31 +00:00
Oliver Stöneberg
f7cc234d6e enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h for all DEBUG builds since this is the fastest combination [Oliver Stöneberg] 2014-05-07 14:23:54 +00:00
Miodrag Milanovic
8681303061 Fix tiny build (nw) 2014-05-07 13:59:50 +00:00
Wilbert Pol
537e813916 (MESS) MSX softlists: preparing for slot support. (nw) 2014-05-07 13:55:39 +00:00
Alex W. Jackson
d2359911ef Fix r30269 regressions (nw) 2014-05-07 11:38:40 +00:00
Alex W. Jackson
9f53ae3552 zaccaria.c: fix AY regression (nw) 2014-05-07 11:25:25 +00:00
Oliver Stöneberg
71282cd78d added GCC 4.9 handling to build/flags_gcc.mak now it has been released (nw) 2014-05-07 10:41:39 +00:00
Curt Coder
ef5fa52474 Fixed compile. (nw) 2014-05-07 10:34:33 +00:00
Miodrag Milanovic
cff20637eb Fix osd_printf_debug regression, replace gone wrong :) (nw) 2014-05-07 07:07:04 +00:00
Scott Stone
6737043700 Silence ~1MB/second printf spam (nw) 2014-05-07 00:30:36 +00:00
Alex W. Jackson
dd63231a1a ay8910.c: Provide chip-specific details (number of outputs, number of usable IO ports) in constructor for each variant (nw) 2014-05-06 23:42:49 +00:00
Couriersud
1f70685652 Added first draft of 74123 to netlist code. 2014-05-06 22:37:20 +00:00
Couriersud
6e59e28996 Allow connecting a net to itself, fixed typo and be more explicit on error. 2014-05-06 22:32:26 +00:00
David Haywood
1500978953 more (nw) 2014-05-06 21:59:54 +00:00
Scott Stone
db260f64bb (MESS) a7800.c:
- Brought initial Maria cycle counts inline from measurements taken with logic analyzer/tests. [Mike Saarna/Robert Tuccitto]
 - Added interrupts to DMA cycle eating. Updates to LL, OL, and spin accounting for HALT behavior. [Mike Saarna]
2014-05-06 21:40:45 +00:00
David Haywood
b913a7501c more discovery (nw) 2014-05-06 18:37:42 +00:00
Ivan Vangelista
62620055c4 ym2203, ym2608 and ym2610: initialize things properly. Thanks Micko! (nw) 2014-05-06 18:27:22 +00:00
Alex W. Jackson
5252d8d34f ay8910.c: AY8912 and AY8913 are AY8910-based, not YM2149-based (nw) 2014-05-06 18:25:15 +00:00
Ivan Vangelista
da1252459f ay8910_device and extended family: converted to devcb2 (nw)
This is easily the commit I ever did that touches the most drivers. I payed extra attention while doing it, stared at the diff really hard to find any errors and did some testing. Obviously I can't test every single game / system, so please report any regression you might find.
2014-05-06 17:37:43 +00:00
Scott Stone
c407543c9f de-spaced and fixed vectrex bios names (nw) 2014-05-06 16:58:39 +00:00
Ville Linde
efcbcca87c sharc: DMA internal index registers are only 17 bits long. (nw) 2014-05-06 16:46:08 +00:00
Scott Stone
fa7c52129a -validation fix (nw) 2014-05-06 16:35:53 +00:00
David Haywood
0619698c40 sc4 backup (nw) 2014-05-06 15:43:25 +00:00
David Haywood
02abf7488a new clones
Tao Taido (2/3 button version) [ShouTime]
2014-05-06 14:42:50 +00:00
Oliver Stöneberg
6631d4296c avoid even more unnecessary rgb_t<->UINT32 conversions (nw) 2014-05-06 12:30:15 +00:00
Oliver Stöneberg
8abad0f849 avoid some more unnecessary rgb_t <-> UINT32 conversions (nw) 2014-05-06 11:59:50 +00:00
Miodrag Milanovic
a8f98dd602 Fix tiny build (nw) 2014-05-06 10:23:04 +00:00
Miodrag Milanovic
0f294922b2 small fix for makemak (nw) 2014-05-06 09:10:33 +00:00
Alex W. Jackson
c3f40b01ee segag80r.c: fix generic_paletteram regression (nw) 2014-05-06 06:28:17 +00:00