Commit Graph

35540 Commits

Author SHA1 Message Date
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
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
R. Belmont
2f6c48907f License update by request. (nw) 2015-05-07 12:08:17 -04:00
hap
413dc651aa added e0c6200 load/store and jump opcodes 2015-05-07 17:38:24 +02:00
Vas Crabb
3ac3f889ce Fix alexk64 crash (nw) 2015-05-07 23:05:21 +10:00
hap
b4ccb07a9a notes 2015-05-07 13:36:23 +02:00
Miodrag Milanovic
70f0e7ac07 did change on Robbberts behalf (nw) 2015-05-07 13:31:17 +02:00
Miodrag Milanovic
4c7b1e344b No optimization for PROFILE otherwise symbols are not right (nw) 2015-05-07 11:59:05 +02:00
Miodrag Milanovic
3034cb6451 Missed lib for adding licenses (nw) 2015-05-07 11:27:58 +02:00
Miodrag Milanovic
f5ba2d39b3 removed restriction link for BSD3 licensed files (nw) 2015-05-07 11:25:01 +02:00
Miodrag Milanovic
1a3af8b611 Added license headers to the rest of files (nw) 2015-05-07 10:52:45 +02:00
Miodrag Milanovic
6d902a08bd Added dummy license headers for EMU section (nw) 2015-05-07 10:45:57 +02:00