Commit Graph

26272 Commits

Author SHA1 Message Date
Brian Troha
298ba96c5a peplus.c: Fix format error from cut-n-paste - nw 2014-01-20 04:46:56 +00:00
R. Belmont
c959f1ac0e n68681: Implement OP3 toggle on timer expire and input delta interrupts. [R. Belmont]
nw: Yes, we're going to start phasing out the old pull method of reading the input ports in order to facilitate the input delta handling.
2014-01-20 04:40:53 +00:00
Brian Troha
c756096a7e peplus.c: Minor doc improvements - NW 2014-01-20 04:39:10 +00:00
Michaël Banaan Ananas
45b091a7a3 mon ami 2014-01-20 04:07:08 +00:00
Michaël Banaan Ananas
43c6da10a5 trivia: gazelle was yet-another-post-toaplan-company 2014-01-20 03:44:33 +00:00
Michaël Banaan Ananas
6bb0cdc707 typo 2014-01-20 03:36:45 +00:00
Couriersud
d589cbb3ad Added DIP package pinouts to 7474 and 9316. 2014-01-19 22:43:42 +00:00
Alex W. Jackson
2e79fd117e (MESS) ng_aes.c: Add GAME_SUPPORTS_SAVE flag to aes 2014-01-19 22:16:40 +00:00
Couriersud
120ba389dd Added some pin assignment devices (*_dip). DICE connects package pins, not logical entities. No WN 2014-01-19 21:36:10 +00:00
Nathan Woods
789165f4ff Cleanups of filemngr.? and tapectrl.? 2014-01-19 16:26:07 +00:00
Nathan Woods
23618e712c Merge branch 'master' of ssh://mess.org/mame 2014-01-19 16:26:06 +00:00
Nathan Woods
8c69a2ebda Split uiimage.? ==> ui/filemngr.? and ui/tapectrl.? 2014-01-19 16:26:00 +00:00
Couriersud
4dc77142f9 Major renaming of netlist device macros, like
NETDEV_ALIAS ==> ALIAS
NETDEV_R ==> RES
NETDEV_C ==> CAP
2014-01-19 15:51:25 +00:00
Nathan Woods
c1158bbabf Merge branch 'master' of ssh://mess.org/mame 2014-01-19 14:32:36 +00:00
Nathan Woods
6c2d620ed6 More unglamorous cleanups 2014-01-19 14:32:31 +00:00
Couriersud
e897e114be Fixed direct solver bug. Using direct solver up to matrices of 4x4 now. for bigger matrices gauss-seidel is used. No wn. 2014-01-19 14:14:05 +00:00
Couriersud
bcbd00db40 Removed dead code and simplified matrix solvers. No Wn 2014-01-19 13:16:25 +00:00
Brian Troha
61f3de3165 More Player's Edge Plus Clones
New Games Added
-----------------------------------------------------------
Player's Edge Plus (X002377P+XP000112) Super Double Bonus Poker [BrianT, Ken]
Player's Edge Plus (IP0041) Double Deuces Wild Poker - French [BrianT, Ken]
Player's Edge Plus (PS0426) Sizzling Sevens Slots [BrianT, Ken]


Player's Edge Plus (PP0060) Standard Draw Poker (set 2) [BrianT, Ken]
Player's Edge Plus (PP0159) Standard Draw Poker (International) [BrianT, Ken]
Player's Edge Plus (X000040P+XP000038) Standard Draw Poker [BrianT, Ken]
Player's Edge Plus (X000046P+XP000038) 10's or Better [BrianT, Ken]
Player's Edge Plus (X000053P+XP000038) Joker Poker [BrianT, Ken]
Player's Edge Plus (X000537P+XP000038) Standard Draw Poker [BrianT, Ken]
Player's Edge Plus (X000568P+XP000038) Joker Poker [BrianT, Ken]
Player's Edge Plus (X000588P+XP000038) Joker Poker [BrianT, Ken]
Player's Edge Plus (X002461P+XP000055) Joker Poker [BrianT, Ken]
2014-01-19 05:20:26 +00:00
Curt Coder
3076acd9b8 (MESS) compclr2: Added read-only support for Compucolor Virtual Floppy Disk Images. [Curt Coder] 2014-01-18 22:06:40 +00:00
David Haywood
be4c07882a fixed bad graphics in donghaer [ElSemi]
(not marked as working yet because there are still stability issues, just leave it in attract mode to see crash)
2014-01-18 19:24:46 +00:00
Couriersud
5876abcfaf Netlist:
- Working Ebers Moll model. That's a significant step ahead.
- Simple 2x2|RHS SPICE stamps now supported by two terminal devices.
  This was implicitly contained in the design, but set_mat now shows how
  a two-terminal device fits into a SPICE approach.
- Introduced direct solvers for net groups with 1 or 2 nets.
- Introduced specialized solvers for N=1,2,3,4,5 by using templates.
- nice performance increase for BJTs
2014-01-18 13:58:15 +00:00
Curt Coder
34f2318c02 (MESS) studio2.xml: Added Fun with Numbers cartridge. [brolly, Charles MacDonald, ranger_lennier] 2014-01-18 08:25:23 +00:00
Ivan Vangelista
f6d94384cb "Fixed" MT05407 and MT05427. (nw) 2014-01-18 08:18:24 +00:00
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