Commit Graph

35698 Commits

Author SHA1 Message Date
briantro
c1549bfa0f new PE+ Poker game
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Player's Edge Plus (X002297P+XP000053) Jackpot Poker [BrianT, Kevin]
2015-05-13 20:04:10 -05:00
Scott Stone
4e779c750d Merge pull request #177 from system11b/S11vigilante
Corrections to all Vigilante sets plus new clone
2015-05-13 17:37:01 -04:00
hap
b0ee1b65f9 added tamagotchi internal layout 2015-05-13 22:37:23 +02:00
Peter Ferrie
8923ae9911 CMOS: memset, not vector.clear (nw)
vector.clear() sets size to zero, causing a crash immediately upon next
access
2015-05-13 13:21:15 -07:00
couriersud
7b0e4ab452 Fix TTL output levels. The old ones assumed maximum currents.
This fixes latch operation in breakout. (nw)
2015-05-13 22:10:29 +02:00
couriersud
62521a0c32 Added netlist-level parameter NETLIST.USE_DEACTIVATE. Device
deactivation optimisations can now be enabled within the netlist
provided the circuit can deal with them. [Couriersud]
2015-05-13 22:10:05 +02:00
hap
bbb49e299e notes 2015-05-13 19:17:24 +02:00
Ivan Vangelista
4b6c552073 dgpix.c, twins.c: fixed saving problems / regressions found by Tafoid's latest regression test (nw) 2015-05-13 19:16:14 +02:00
hap
a74a444810 Shit ball in da house 2015-05-13 18:42:31 +02:00
Miodrag Milanovic
b518d1bfe5 some more (nw) 2015-05-13 18:35:28 +02:00
Miodrag Milanovic
d762e225bc change for Hans Ostermeyer (nw) 2015-05-13 18:16:41 +02:00
Miodrag Milanovic
32559c1a2e Added some that could be tracked in emu section (nw) 2015-05-13 18:15:08 +02:00
Miodrag Milanovic
2722c8500a fix for amiga (nw) 2015-05-13 17:15:01 +02:00
Miodrag Milanovic
1ed4f69abd finish setting copyright holders for MESS section (nw) 2015-05-13 16:19:00 +02:00
Miodrag Milanovic
451339ceb4 update for Ville Linde (nw) 2015-05-13 16:11:59 +02:00
Miodrag Milanovic
25ab0e4d3d Done work for Luca Elia (nw) 2015-05-13 14:27:26 +02:00
Miodrag Milanovic
56d9295f8a GPL - > LGPL for Kale (nw) 2015-05-13 14:14:52 +02:00
Miodrag Milanovic
4f65c692dd more sorting of MESS licenses (nw) 2015-05-13 12:27:50 +02:00
etabeta78
82bc54fb61 check device roms only once as well when using -romident. this does not help
as much as the softlist change, but there was no reason to keep the old
unoptimal behavior. nw.
2015-05-13 12:24:52 +02:00
etabeta78
1c9dd20020 not sure what has happened here, but it cannot compile the way it became this morning ;) 2015-05-13 12:18:50 +02:00
Miodrag Milanovic
42207cc385 Sync other dirs with main driver license for MAME (nw) 2015-05-13 12:04:18 +02:00
Miodrag Milanovic
1e4b9b8a15 Synced other dirs withs driver license for MESS (nw) 2015-05-13 12:02:41 +02:00
Miodrag Milanovic
87e2b23895 liceses for rest of Couriersud files (nw) 2015-05-13 11:46:26 +02:00
Miodrag Milanovic
9f1788f65c Sorted out cpu cores (nw) 2015-05-13 11:33:24 +02:00
Miodrag Milanovic
475e90ca8b lot more changes and fixes (nw) 2015-05-13 09:57:19 +02:00
Scott Stone
7a88053201 atarist.c: Due to long time failing Save States and state of the driver (none considered working), GAME_SAVE_SUPPORTED has been dropped. (nw) 2015-05-13 03:47:19 -04:00
Miodrag Milanovic
47e6b78bb3 added Colin as well (nw) 2015-05-13 09:35:49 +02:00
Miodrag Milanovic
d289859a16 fixed missed license for PeT (nw) 2015-05-13 09:33:46 +02:00
Miodrag Milanovic
582befbb41 fixed name for apple1 (nw) 2015-05-13 09:32:38 +02:00
Miodrag Milanovic
adabeb0b37 some more ISA for Sergey (nw) 2015-05-13 09:23:18 +02:00
Miodrag Milanovic
3e38b7d541 Updated MESS info for licenses (nw) 2015-05-13 09:23:17 +02:00
etabeta78
e978f44775 clifront.c: Slightly optimized -romident so that each software list is
parsed only once instead of as many times as the number of drivers
it is attached to. Also, removed the implication that files with
(size != power of 2) are to be skipped, since we now want to identify
also tapes and floppies and not only ROM binaries. [Fabio Priuli]
2015-05-13 08:17:40 +02:00
Miodrag Milanovic
e674358476 update for Jim Stolis (nw) 2015-05-13 07:50:26 +02:00
Peter Ferrie
88f2f9d65d fix compile on MSVC2012 (nw) 2015-05-12 20:45:42 -07:00
Lord-Nightmare
e5e01fc725 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-12 23:26:57 -04:00
Lord-Nightmare
00276eaac6 Fix for previous sn76489a patch (nw) 2015-05-12 23:25:34 -04:00
RobertoFresca
25866c88fb minor corrections and cleans... nw 2015-05-13 00:20:32 -03:00
Scott Stone
a3e1a6ccc8 All games in ddenlovr.c: Given the overall state of the driver and the inability to save states correctly for many years, all sets have had GAME_SUPPORTS_SAVE flag removed. (nw) 2015-05-12 19:15:20 -04:00
yz70s
b9e3ff70fa chihiro.c: add support for swizzled render targets (nw) 2015-05-12 22:47:07 +02:00
couriersud
c9a40fdda5 Finally got USE_DEACTIVE_DEVICE to work with breakout as well.
This adds about 10% to 20% performance. In addition,
increased timing accuracy for deactivated devices. 
However still, there may be timing inaccuracies which certain
circuits may not tolerate. Disabled for now. [Couriersud]
2015-05-12 21:34:29 +02:00
couriersud
b9f376b38e Fix SOR criteria. (nw) 2015-05-12 21:34:03 +02:00
couriersud
4bde85438a Netlist:
- Fixed soft reset due to wild BJT_SW oscillations
- Downsized nld_signal.h to one template
- Some minor changes improving performance by some notches. 
- Always compile nl_asserts to avoid bit rot. 
- Adjusted monitor gain for breakout.
[Couriersud]
2015-05-12 21:34:03 +02:00
R. Belmont
1590e0cb74 Merge pull request #179 from nitrofurano/patch-6
Update palette in 315_5124.c [nitrofurano]
2015-05-12 14:45:42 -04:00
Miodrag Milanovic
59b3fc54f8 missed one (nw) 2015-05-12 20:16:21 +02:00
Miodrag Milanovic
0b35d445a1 update for James Wallace (nw) 2015-05-12 20:10:02 +02:00
Miodrag Milanovic
a3a678f276 Added resto for Kale, these are BSD3 (nw) 2015-05-12 19:59:36 +02:00
Miodrag Milanovic
34ef3df89e Update for Mirko Buffoni and some shared (nw) 2015-05-12 19:49:55 +02:00
Miodrag Milanovic
44a8b40271 part of license work for Kale, mostly those that needs to be GPL (nw) 2015-05-12 18:23:44 +02:00
hap
ae24f91e2b E0C6S46 checkpoint: added lcd driver, timers, interrupts 2015-05-12 18:02:51 +02:00
Miodrag Milanovic
973608485b Thanks to Karl Stenerud his cores are now BSD3 (nw) 2015-05-12 17:33:34 +02:00