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
Miodrag Milanovic
9089ec243a
Added dummy license headers for MAME part (nw)
2015-05-07 10:43:17 +02:00
Miodrag Milanovic
3951e18032
Added dummy license lines to each file for MESS (nw)
2015-05-07 10:41:15 +02:00
Miodrag Milanovic
2c89ad69b1
Placed my files under BSD3, and also some that I shared with Robbert with his approval (nw)
2015-05-07 09:59:08 +02:00
Miodrag Milanovic
8be1964896
Changed license of DEC drivers together with Jonathan Gevaryahu (nw)
2015-05-07 09:21:43 +02:00
Alex W. Jackson
3d331e8598
s14001a.c: fix compile (nw)
2015-05-06 20:47:30 -04:00
couriersud
023a9705df
Netlist:
...
- fixed save state in 9312
- Added EXTCLOCK which can generate arbitrary timing patterns.
- Use two EXTCLOCKs to replace timing circuit (9316) in breakout.
This gives a speed increase from 60% to 75%.
[Couriersud]
2015-05-07 01:32:08 +02:00
couriersud
a38d5d5fe0
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-06 20:38:32 +02:00
couriersud
ef8b1168b3
- improved 9312 device ==> 20% speed increase
...
- remove netlist_state_t ==> no added value
- removed dead code in solver
- various minor modifications
- performance monitoring now also displays stats for subdevices
- fixed save-state issues
[Couriersud]
2015-05-06 20:38:04 +02:00
Ivan Vangelista
343cfd2be4
berzerk.c: enabled save state support (nw)
...
s14001a.c: added save state support (nw)
2015-05-06 18:21:34 +02:00
David Haywood
ab59de88ab
royalpk2 : note on 'secret' check done on startup (nw)
2015-05-06 16:04:26 +01:00
hap
d4dcc1e793
added e0c6200 disassembler
2015-05-06 17:00:15 +02:00
Vas Crabb
25e65ddfd5
Better way to disable optimisation (nw)
2015-05-06 21:00:57 +10:00
David Haywood
0c1cac747a
new clones
...
Contra (US / Asia, set 3) [system11]
Also made cocktail dipswitch apply to gryzor sets only, it has no function in the others.
2015-05-06 10:48:26 +01:00
David Haywood
7a88d8c102
these need faster eeprom timing, even mosaicf2 wasn't saving, royalpk2 now shows a boot screen (nw)
2015-05-06 09:50:02 +01:00
David Haywood
c08c09fab0
new NOT WORKING
...
Royal Poker 2 [system11]
2015-05-06 09:41:17 +01:00
ted green
d6d5d89997
That was painful.
...
Fixed voodoo direct lfb reads from PCI memBase1 (non-3d).
Fixed voodoo depth selection for pixel pipeline write.
Fixed voodoo depth selection for rasterizer.
Fixed depth biasing for fog selection.
Minor voodoo fix for color expansion in rasterizer.
Minor voodoo initialization changes so that address masks are correct.
2015-05-05 18:53:12 -06:00
Lord-Nightmare
be28f51b30
Minor DEC notes (n/w)
2015-05-05 18:56:34 -04:00
Lord-Nightmare
57dec08b78
(MESS) VT240 and VT320: add links to DEC-O-LOG service notes for different firmware changes, add firmware version numbers. [Lord Nightmare]
2015-05-05 18:03:37 -04:00