David Haywood
ae3bbe2a8a
add the missing rom to the smssgame set [Astroblaster]
...
note, this is actually quite interesting, this is a 512KB MASK rom, hence why it got missed the first time around.
it actually appears to have been pulled straight from a home Sega Master System mulit-game cartridge and used on the arcade PCB. The rom contains another copy of the games menu in the first bank, except this copy of the menu has no timer/credit support and only references games in this specific rom. It is completely ignored by the arcade hardware which uses the game data part of the rom only, never banking this copy of the menu in.
as this almost certainly came straight from a bootleg cartridge, this specific rom could also be added to the softlist with a custom mapper for the banking.
2016-11-11 16:24:38 +00:00
Miodrag Milanović
31efff1eff
Merge pull request #1643 from ajrhacker/sdgndmps_dsw
...
sdgndmps: Add DIP SW names and locations (verified from manual)
2016-11-09 18:48:16 +01:00
Miodrag Milanović
40fde0ae03
Merge pull request #1645 from rfka01/master
...
Added hardware info for the PG 675
2016-11-09 18:47:38 +01:00
Miodrag Milanović
65d1521e14
Merge pull request #1646 from ajrhacker/amusco_i8155
...
amusco: Identify and hook up 8155 interface chips for LPT & RTC
2016-11-09 18:47:17 +01:00
Miodrag Milanović
70e13a359a
Merge pull request #1649 from ajrhacker/i8279_a0
...
i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw)
2016-11-09 18:44:02 +01:00
Olivier Galibert
bb7dc53d0a
addrmap: Change setters into passthroughs [O. Galibert]
2016-11-09 16:25:43 +01:00
Miodrag Milanovic
cddd8bbe7a
Add more UWP support (nw)
2016-11-09 15:44:44 +01:00
cracyc
f9f30e95ef
plugins/data: store data in database (nw)
2016-11-09 08:28:37 -06:00
Olivier Galibert
37e5d22fe4
addrmap: Simplify constructor, thanks Micko [O. Galibert]
2016-11-09 15:16:37 +01:00
Miodrag Milanovic
0d1f5b6be4
Make 3rdparty compile for UWP and start adding new OSD for UWP based on previous Brad work (nw)
2016-11-09 14:53:19 +01:00
Olivier Galibert
5799b36a3a
addrmap: De-hand-templatize address_map_entry, remove then unneeded entry parameter [O. Galibert]
2016-11-09 14:20:11 +01:00
Olivier Galibert
8536c82ba1
addrmap: Remove device parameter [O. Galibert]
2016-11-09 12:27:40 +01:00
briantro
1d8fcc8a1e
New 1945k III clone
...
New Clone Added
------------------------------------------------
1945k III (newer, OPCX1 PCB) [ShouTime, The Dumping Union]
2016-11-08 20:14:51 -06:00
angelosa
338fb8b184
Nuke debug message (nw)
2016-11-08 22:30:04 +01:00
angelosa
4efb459374
saturn.cpp: Added Rotation Parameter read control register, fixes at least Riddler stage ROZ positioning in Batman Forever [Angelo Salese]
2016-11-08 22:23:39 +01:00
AJR
b4c01fdc57
i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw)
2016-11-08 13:05:03 -05:00
Miodrag Milanovic
b80710c868
Make shaders compile dx9 and dx11 only on windows (nw)
2016-11-08 18:17:54 +01:00
smf-
5d68226967
move cedar devices out of drivers (nw)
2016-11-08 16:00:43 +00:00
smf-
14e417ae0d
hack to allow building with SOURCES=src/mame/drivers/cps2.cpp (nw)
2016-11-08 16:00:42 +00:00
therealmogminer@gmail.com
2ac8863d14
sun4: Simplified DMA implementation. [Ryan Holtz]
2016-11-08 13:01:44 +01:00
Miodrag Milanovic
114aa294cd
Fix some single driver builds (nw)
2016-11-08 12:28:56 +01:00
Miodrag Milanovic
694657af7c
stupid copy/paste (nw)
2016-11-08 10:58:59 +01:00
mahlemiut
e9e255c383
scn2674: add command 0xA6, fixes Octopus status line in Concurrent DOS, and BIOS character block write function.
2016-11-08 21:59:22 +13:00
mahlemiut
aee1895a17
octopus: add colour attributes
2016-11-08 21:59:21 +13:00
Miodrag Milanovic
99df581038
Made timer plugin use sqlite3 (nw)
2016-11-08 09:52:10 +01:00
Miodrag Milanovic
a4daf9bf3d
ability to show custom menu using LUA [headkaze]
2016-11-08 08:25:55 +01:00
Miodrag Milanovic
ef51470515
delegate fix - lambda always have object (nw)
2016-11-08 08:14:28 +01:00
Vas Crabb
a63ab8bb6d
Merge pull request #1648 from ajrhacker/sw_list_fix
...
Fix a bug in parsing the software name option that prevented the load…
2016-11-08 10:09:09 +11:00
Vas Crabb
edb90fb9d7
Merge pull request #1647 from belegdol/master
...
Fixed building on ppc64le
2016-11-08 10:04:36 +11:00
Julian Sikorski
e7bbbf4f45
Fixed building on s390x
2016-11-07 23:42:32 +01:00
Julian Sikorski
16cff8a838
Merge remote-tracking branch 'upstream/master'
2016-11-07 23:40:54 +01:00
AJR
13cec01098
Fix a bug in parsing the software name option that prevented the loading of slot defaults for software selected from the internal UI
2016-11-07 16:16:44 -05:00
cracyc
3b512b0fd8
plugins/console: much better completions (nw)
2016-11-07 15:07:52 -06:00
Julian Sikorski
6ff12773a8
Fixed building on ppc64le
2016-11-07 21:35:51 +01:00
MetalliC
769810638a
sms: Document the Sports Pad modes (and change the default) used by Sports Pad Soccer (Jpn) [Enik Land]
2016-11-07 21:32:13 +02:00
cracyc
673e753621
update sol2 (nw)
2016-11-07 13:31:30 -06:00
Ivan Vangelista
d733b5451a
New machines marked as NOT_WORKING
...
----------------------------------
Rider's Surf [PinMAME]
New clones marked as NOT_WORKING
----------------------------------
Star God (variable replay score) [PinMAME]
2016-11-07 18:37:05 +01:00
AJR
5a86b6faaa
sdgndmps: Add DIP SW names and locations (verified from manual)
...
goodejan.cpp: Improve PCB documentation (nw)
2016-11-07 10:45:45 -05:00
Miodrag Milanovic
cf4a8b9e03
resurected sqlite3 and lsqlite3 (nw)
2016-11-07 16:12:06 +01:00
Olivier Galibert
a607313235
ncd5390: Implement (ah!) selection disable [O. Galibert]
2016-11-07 15:11:32 +01:00
Miodrag Milanovic
e2d2355352
Trying to do link fix (nw)
2016-11-07 14:47:17 +01:00
AJR
dc2ac35239
amusco: Identify and hook up 8155 interface chips for LPT & RTC
...
i8155: Remove unnecessary tag() parameter from logerror calls (nw)
2016-11-07 08:43:48 -05:00
therealmogminer@gmail.com
1244957397
sun4: Fixed NCR5390 address masking (nw)
2016-11-07 13:36:46 +01:00
Miodrag Milanovic
689cf4d947
typo fix (nw)
2016-11-07 13:14:48 +01:00
rfka01
2f67ef41e6
Added hardware info for the PG 675
2016-11-07 11:53:21 +01:00
Miodrag Milanovic
de7e80804e
Added ability to use ASIO in all core MAME parts (nw)
2016-11-07 10:47:27 +01:00
Miodrag Milanovic
fc58a0bec8
Added basic HTTP server, not active yet, based on ASIO example with small refactoring included (nw)
2016-11-07 10:42:23 +01:00
Miodrag Milanovic
ce0e6e6a3e
Add _WIN32_WINNT so H file could be used and outside OSD section (nw)
2016-11-07 10:37:37 +01:00
Miodrag Milanovic
d91005ebc3
Fixed clear typo in ASIO, sent upstream (nw)
2016-11-07 10:36:40 +01:00
Miodrag Milanovic
f9a5b51768
Exit on Ctrl-C in console without crashing (nw)
2016-11-07 09:17:46 +01:00