Commit Graph

26249 Commits

Author SHA1 Message Date
Ivan Vangelista
31ea9e4a39 Modernized i8271 device.(nw) 2014-01-18 08:00:32 +00:00
Ivan Vangelista
033409474e Misc cleanups. (nw) 2014-01-18 07:43:57 +00:00
Brian Troha
55ded83cc7 New Player's Edge Plus poker clones
New Clones Added
------------------------------------------
Player's Edge Plus (X000224P+XP000053) Deuces Wild Poker [BrianT, Dave]
Player's Edge Plus (X000265P+XP000038) 4 of a Kind Bonus Poker [BrianT, Dave]
Player's Edge Plus (XM00008P+XMP00006) Multi-Poker [BrianT, Dave]
2014-01-18 05:26:49 +00:00
R. Belmont
27509a1fff (MESS) fanucs15: Added Guru Readme(tm) for Base 1 board. [Guru] 2014-01-18 04:06:18 +00:00
Alex W. Jackson
727643ef08 clean up stray properties (nw) 2014-01-18 01:27:59 +00:00
Wilbert Pol
78555a7cb8 Updated some notes (nw) 2014-01-17 21:32:55 +00:00
Wilbert Pol
961e63ea69 Fix for MT#05210 2014-01-17 21:21:37 +00:00
Curt Coder
ff99d1fa0c (MESS) compclr2: Video and floppy WIP. (nw) 2014-01-17 15:50:22 +00:00
Nathan Woods
9c9e442f1d More game selector refactoring 2014-01-17 12:44:09 +00:00
Michaël Banaan Ananas
3f90dbb893 nothing 2014-01-17 11:42:02 +00:00
Nathan Woods
9db92fc55f Merge branch 'master' of ssh://mess.org/mame 2014-01-17 11:17:15 +00:00
Nathan Woods
9689355bb7 More unglamourous changes (commenting, bool etc) 2014-01-17 11:17:10 +00:00
R. Belmont
8f10695a8a (MESS) fanucs15: Some minor details discovered (nw) 2014-01-17 03:39:09 +00:00
Jürgen Buchmüller
432a2d29f3 Renamed uimenu.? ==> ui/menu.?, uimain.? ==>
mainmenu.?/miscmenu.?/selgame.?
2014-01-17 03:09:23 +00:00
Jürgen Buchmüller
f7d6b5d721 Merge branch 'master' of ssh://mess.org/mame 2014-01-17 01:34:56 +00:00
Jürgen Buchmüller
571f51c7ab Unglamorous changes from my UI rewrite 2014-01-17 01:34:49 +00:00
Curt Coder
6cb839c2c5 diserial: Added framing error detection. [Curt Coder]
(MESS) compclr2: Floppy WIP. (nw)
2014-01-16 21:36:35 +00:00
Ivan Vangelista
7b36dde8de Fixed old copy/paste error. (nw) 2014-01-16 18:16:52 +00:00
Curt Coder
b7f7a73994 (MESS) compclr2: Floppy WIP. (nw) 2014-01-16 14:51:17 +00:00
Brian Troha
b39c1b7745 peplus.c: Remove testing remnants - NW 2014-01-16 03:57:23 +00:00
Brian Troha
74402134d9 peplus.c: Use alt card set for PP775... - NW 2014-01-16 03:53:02 +00:00
Brian Troha
dbecf9ff11 peplus.c: restore accidental removal of pepp0045. - NW 2014-01-16 02:24:03 +00:00
Brian Troha
3dc57eee9b New Player's Edge Plus clones
New Clones Added
-----------------------------------------------------
Player's Edge Plus (PP0010) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0014) Standard Draw Poker (Multi Region) [BrianT, Jim]
Player's Edge Plus (PP0040) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0041) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0053) Joker Poker [BrianT, Jim]
Player's Edge Plus (PP0057) Deuces Wild Poker [BrianT, Jim]
Player's Edge Plus (PP0158) 4 of a Kind Bonus Poker (set 2) [BrianT, Jim]
Player's Edge Plus (PP0203) 4 of a Kind Bonus Poker (set 3) [BrianT, Jim]
Player's Edge Plus (PP0265) 4 of a Kind Bonus Poker (set 2) [BrianT, Jim]
Player's Edge Plus (PP0510) Standard Draw Poker [BrianT, Jim]
Player's Edge Plus (PP0514) Double Bonus Poker (set 3) [BrianT, Jim]
Player's Edge Plus (PP0531) Joker Poker [BrianT, Jim]
Player's Edge Plus (PP0713) Bonus Poker Deluxe [BrianT, Jim]
Player's Edge Plus (X002283P+XP000057) Deuces Wild Bonus Poker [BrianT, Jim]
Player's Edge Plus (X002284P+XP000057) Deuces Wild Bonus Poker [BrianT, Jim]
2014-01-16 00:20:47 +00:00
Scott Stone
337cdd65e6 Fixed descriptions/shortnames to clarify endianness for SH-3/4 (nw) 2014-01-15 21:32:55 +00:00
Michaël Banaan Ananas
e40deea684 get rid of guessed color overlays 2014-01-15 20:04:01 +00:00
Scott Stone
0881947f4b Device shortname fixes to allow them to be listed in XML output (nw) 2014-01-15 19:01:16 +00:00
David Haywood
209b06322d ok, working clone (parent)
S.V.G. - Spectral vs Generation (M68k label V200) (ARM label V200, ROM 10/11/05 S.V.G V201) [rtw, iq_132, David Haywood]
2014-01-15 18:13:22 +00:00
Curt Coder
1310c56964 (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw)
(MESS) dai: Updated to use new TMS5501. (nw)

tms5501: Rewrote the emulation to use devcb2 and diserial. [Curt Coder]

flopimg: Added preliminary support for the 8-N-1 serial encoding scheme used on Compucolor II floppies. [Curt Coder]
2014-01-15 17:10:28 +00:00
David Haywood
5dff500e5b add proper internal rom to 'svg' parent set, it resets on coin now, need to investigate [rtw, iq_132, David Haywood] 2014-01-15 16:06:20 +00:00
Curt Coder
e49e89bebd (MESS) d64_dsk: Fixed number of tracks. (nw) 2014-01-15 15:21:22 +00:00
R. Belmont
8b24187ca7 SDL: Temporarily restore compatibility with Qt versions below 4.7. [R. Belmont] 2014-01-15 03:31:34 +00:00
R. Belmont
6122934308 fix 2 copy/paste errors (nw) 2014-01-15 02:25:39 +00:00
Scott Stone
9422d40bbc Fixed validation errors in compclr2_flop.xml (nw) 2014-01-15 01:02:12 +00:00
Dirk Best
2767436a1c Merge branch 'master' of ssh://git@mess.org/mame 2014-01-15 00:21:33 +00:00
Dirk Best
bfa96f8a17 i8089: small dasm fixes 2014-01-15 00:21:25 +00:00
Wilbert Pol
faed87bd57 (MESS) sms.c: Various changes: [Enik Land]
- adjust/add some comments
- restore complete controller port functions to the japanese SMS version
- isolate some code to their proper consoles
- remove FM support of the sms2kr driver
- remove Reset button of the smsj driver
- add emulation of the japanese Sports Pad model, required by Sports Pad Soccer
- adjust some code of other controller devices.
2014-01-14 19:44:56 +00:00
Curt Coder
f3813ffd76 (MESS) compclr2: WIP. (nw) 2014-01-14 18:49:55 +00:00
Curt Coder
6c8616c1c7 tms9927: Added VSYNC callback. [Curt Coder] 2014-01-14 18:49:24 +00:00
Curt Coder
189678f296 diserial: Added some information getters for future use. (nw) 2014-01-14 18:48:54 +00:00
Dirk Best
88e7355999 î8089: rewrote disassembler 2014-01-14 17:58:30 +00:00
Ivan Vangelista
a1e0f39b2c Added music and save states to koftball. [Osso] 2014-01-14 17:33:36 +00:00
Robbbert
fa8fca0497 (MESS) phunsy : tidy-up 2014-01-14 03:52:31 +00:00
Michaël Banaan Ananas
d3497f6a8d New clones added
-----------------------
Galaxia (set 2) [Paul Swan, Andrew Welburn]
Galaxia (set 3) [Paul Swan, Andrew Welburn]
Galaxia (set 4) [Paul Swan, Andrew Welburn]
2014-01-14 00:57:29 +00:00
Michaël Banaan Ananas
81edfa2792 xtal stuff 2014-01-14 00:22:05 +00:00
Michaël Banaan Ananas
aaae373c30 fix recent regression 2014-01-13 23:48:16 +00:00
Michaël Banaan Ananas
f299830b5a New NOT WORKING game added
-------------------------
Angler King (AG1 Ver. A) [The Dumping Union]
2014-01-13 23:36:51 +00:00
Curt Coder
62bc43c6ac (MESS) compclr2: Added preliminary software list for floppy images. [Jim Battle, Curt Coder] 2014-01-13 21:38:59 +00:00
Scott Stone
c6fc6af312 Comment correction (nw) 2014-01-13 18:26:28 +00:00
Ivan Vangelista
a452090bb1 Reverted unwanted commit (nw) 2014-01-13 17:20:59 +00:00
Ivan Vangelista
ed645d1cd4 Added music and save states to bmcbowl. [Osso] 2014-01-13 17:15:53 +00:00