Miodrag Milanović
6406a213c7
Merge pull request #181 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-05-14 16:14:06 +02:00
Miodrag Milanović
be64e3015a
Update README.md
...
Added gitter link
2015-05-14 16:09:14 +02:00
The Gitter Badger
e9e6b22ece
Added Gitter badge
2015-05-14 14:04:58 +00:00
Miodrag Milanovic
20880e8840
fixes (nw)
2015-05-14 15:58:06 +02:00
Miodrag Milanovic
e00932e9bf
add owner (nw)
2015-05-14 15:50:58 +02:00
Miodrag Milanovic
9e20a645ae
updated licenses for most of devices (nw)
2015-05-14 15:04:21 +02:00
hap
1959a525d6
shift bugfix
2015-05-14 14:46:38 +02:00
Miodrag Milanovic
25be111f97
lot of license updates according to logs, whatsnew and mails (nw)
2015-05-14 13:49:45 +02:00
Miodrag Milanovic
f2940a7a5f
no need for layout deps (nw)
2015-05-14 13:49:43 +02:00
Vas Crabb
a443584b1f
Cocoa debugger: correctly size controls for user font selection (nw)
2015-05-14 19:36:09 +10:00
Miodrag Milanovic
a1ae6f640a
some more (nw)
2015-05-14 10:59:15 +02:00
Vas Crabb
36bb8e1205
I wrote the current implementation of this (nw)
2015-05-14 18:37:52 +10:00
Wilbert Pol
254cec19a8
Added this variation when I was working on wonderswan (nw)
2015-05-14 10:29:34 +02:00
Miodrag Milanovic
e7610e03d6
Update for ElSemi (nw)
2015-05-14 10:23:46 +02:00
Wilbert Pol
5f457c49ac
Updated a few I worked on (nw)
2015-05-14 10:13:14 +02:00
Miodrag Milanovic
bbf38d6a76
resolved some by looking into history (nw)
2015-05-14 09:58:44 +02:00
Vas Crabb
dc79dd2540
fix peplus build (nw)
2015-05-14 17:42:45 +10:00
Miodrag Milanovic
96863e0491
sorted out more (nw)
2015-05-14 08:55:10 +02:00
Miodrag Milanovic
e1dbcbb722
added owners on corvushd (nw)
2015-05-14 08:19:30 +02:00
Miodrag Milanovic
1efaeb8599
Updated license for byuu code with agreement with him (nw)
2015-05-14 08:16:30 +02:00
Alex W. Jackson
df05706a99
peplus.c: fix gfx colors (nw)
2015-05-13 23:32:53 -04:00
briantro
66fbe5e801
peplus.c: Add in init for 64K banked CG roms - NW
2015-05-13 20:13:07 -05:00
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