Miodrag Milanovic
ff1d3994ad
Added known authors to licenses tags (nw)
2015-05-09 10:51:31 +02:00
David Haywood
2dab82800a
correct hashes as per tafoid mail (nw)
2015-05-09 09:03:19 +01:00
Ivan Vangelista
a9d1c3d38e
nbmj8900.c: added save state support (nw)
2015-05-09 08:48:20 +02:00
Miodrag Milanovic
bdf5d552f3
Updated licenses on Ryan Holtz request (nw)
2015-05-09 08:20:39 +02:00
Scott Stone
58b2e0fee2
Merge pull request #176 from 0-wiz-0/master
...
Remove BOM.
2015-05-08 22:34:54 -04:00
mahlemiut
d7fe898124
cpcexp: added ROMEN signal, and a function to tell an expansion to set up any RAM mapping it needs. Added support for Brunword MK4 as an expansion device.
2015-05-09 13:27:06 +12:00
couriersud
00af096b9f
Aligned logic_family usage across objects. (nw)
2015-05-09 02:08:17 +02:00
ted green
5cf7b1fb78
Remove semi-colon from macro invocation
2015-05-08 17:39:09 -06:00
couriersud
1b57b856ea
Fix clang compile (nw)
2015-05-09 01:10:38 +02:00
couriersud
de46166cfd
Netlist chnages:
...
- Cleanup of the solver system. Moved all experimental stuff into
nld_ms_sor_mat.h to have a production solver. Renamed Gauss-Seidel to
SOR since it is actually a SOR with omega = 1.
- Separated matrix and right-hand-side calculation.
- Aligned register_sub to follow the same calling convention as other
register_* calls.
2015-05-09 01:10:37 +02:00
briantro
f7b41e3384
mame.lst: Add missing sets for Ted's last commit - NW
2015-05-08 17:54:12 -05:00
ted green
eac72331ca
Updated configuration methods for fpga and eeprom
2015-05-08 16:35:08 -06:00
ted green
30f73716c3
Interm release that breaks everything because iteagle was updated.
2015-05-08 16:27:39 -06:00
David Haywood
8cf42e5bc7
corrections to gtfore sets [Brian Troha]
...
(if stepping on toes, revert)
2015-05-08 20:48:34 +01:00
Miodrag Milanovic
7f5a85bd3c
Updated license info on Wilberts request (nw)
2015-05-08 19:29:24 +02:00
Miodrag Milanovic
f0ea3238d8
Added owners and licenses for those who can be tracked (nw)
2015-05-08 19:04:46 +02:00
Ivan Vangelista
dae60116d6
hvyunit.c: added save state support, moved to configured banking (nw)
2015-05-08 18:13:37 +02:00
Ivan Vangelista
1d12e0e909
renegade.c: completed save state support (nw)
2015-05-08 18:12:58 +02:00
cracyc
bedee83f26
add some licenses to stuff I wrote (nw)
2015-05-08 09:20:03 -05:00
Miodrag Milanovic
c04e731350
more updates (all for today) (nw)
2015-05-08 16:14:28 +02:00
R. Belmont
e98e19a3e3
(MESS) Fix gp32 credit, my code's all gone (nw)
2015-05-08 10:08:50 -04:00
Miodrag Milanovic
f7af7af075
Start adding owners to files in MESS and updated license for PeT (nw)
2015-05-08 15:51:47 +02:00
Thomas Klausner
5980b39f1c
Remove BOM.
2015-05-08 14:24:04 +02:00
Miodrag Milanovic
5a14a6348a
agreed license with major contributor (nw)
2015-05-08 12:21:26 +02:00
Peter Ferrie
1b1ea60108
gambl186: enable payout, improve EEPROM behaviour a bit so Poker is somewhat playable [Peter Ferrie]
2015-05-07 23:42:28 -07:00
Peter Ferrie
7c03cff3a3
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 21:37:04 -07:00
Peter Ferrie
86cc1e2a57
fix compile on MSVC2012 (nw)
2015-05-07 21:36:47 -07:00
Robbbert
cd2a58ae3a
MT 05936
2015-05-08 13:04:03 +10:00
Robbbert
deb46b922e
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-08 11:52:11 +10:00
Robbbert
736247f5b3
MT 05935
2015-05-08 11:48:53 +10:00
Stiletto
41afa49507
Info correction from ShouTime (nw)
...
Info correction from ShouTime (nw)
According to ShouTime, the MAME dump is release 3/6 which is the Asian one, not the Japanese one. There is a Japanese proto which is an earlier build.
2015-05-07 20:44:39 -04:00
hap
18056df8a2
added e0c6200 add,sub,rotate opcodes
2015-05-08 00:16:26 +02:00
RobertoFresca
15aeebbbad
Multi Game (EGD): Sounds are 4-bit ADPCM driven by a NEC D7759GC.
...
Hooked preliminary sound routines. Needs more work. [Roberto Fresca]
2015-05-07 17:56:46 -03:00
Scott Stone
548d0022d6
rom name fix to avoid same name/different crc issue for gbank/gbanka (nw)
2015-05-07 15:55:30 -04:00
Ivan Vangelista
ccad2dd0a9
popobear.c: added save state support (nw)
2015-05-07 21:49:20 +02:00
hap
9acb9d0e08
moved inline functions and opcode handlers to separate file
2015-05-07 21:29:07 +02:00
Alex W. Jackson
6bc5c35b87
bwing.c: fix save state issue with RAM-based gfxdecode (nw)
2015-05-07 15:14:44 -04:00
RobertoFresca
6e273a53b5
just commented out a logerror...
2015-05-07 15:59:42 -03:00
RobertoFresca
1db006b0fc
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 15:53:02 -03:00
RobertoFresca
a40ec765e2
Mini.Boy 7: Added lamps and a internal button-lamps layout based on
...
the cabinet pictures. Lamps are currently disabled due to other
unknown writes are happening on the same port. Need more investigation.
Also added the coin counter. [Roberto Fresca]
2015-05-07 15:49:46 -03:00
Angelo Salese
da9f165d4d
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 20:35:06 +02:00
Angelo Salese
f20f404e98
Minor changes, nw
2015-05-07 20:33:56 +02:00
Alex W. Jackson
e3792c1312
Fix MT 5910 [Alex Jackson]
2015-05-07 13:51:37 -04:00
Ivan Vangelista
694a809de6
harddriv.c: cleanups (nw)
2015-05-07 19:34:53 +02:00
hap
6213bb4610
added e0c6200 and,or,xor,fan instructions (will clean this up with next commit..)
2015-05-07 19:18:43 +02:00
Miodrag Milanovic
2d2728363a
rest for Juergen (nw)
2015-05-07 19:02:18 +02:00
Ivan Vangelista
ba41d0dce6
bwing.c, wiping.c: added / enabled save state support (nw)
2015-05-07 18:51:40 +02:00
Ivan Vangelista
a20b254ca1
harddriv.c: separated the harddriv sound board from the driver class into a device (nw)
2015-05-07 18:51:15 +02:00
Miodrag Milanovic
31abc855db
changes for Juergen Buchmueller in core and credits for some files in mess(nw)
2015-05-07 18:37:06 +02:00
R. Belmont
ecf365f6f5
License update by request. (nw)
2015-05-07 12:09:33 -04:00