Commit Graph

47744 Commits

Author SHA1 Message Date
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
Miodrag Milanovic
f3723e3a5d do not take Ctrl-Z since that have it's behavior defined for Linux (nw) 2016-11-07 09:17:17 +01:00
arbee
bc301335e7 pg685: added pg675 and hooked up MM58167 RTC [R. Belmont, rfka01] 2016-11-06 23:31:25 -05:00
cracyc
65c3796e33 plugins/console: further improve completions by removing break chars from linenoise that hide the full type (nw) 2016-11-06 21:36:26 -06:00
arbee
feca994e2f pg685 updates [R Belmont]
- Prelminiary working oua11 video
- Fixed ROM and ROM shadow mapping for oua12 so it actually boots
- Preliminary not-quite-working oua12 video (chargen decode is unknown)
2016-11-06 22:10:45 -05:00
angelosa
5387680831 saturn.cpp: Worked around VDP1 timings in Sega Saturn, fixes regression with Batman Forever gameplay speed [Angelo Salese] 2016-11-07 03:42:02 +01:00
cracyc
846dfa8ffd Merge pull request #1642 from cracyc/luaconsole
Make console a Lua plugin
2016-11-06 18:57:19 -06:00
cracyc
196c841dcb update sol2 (nw) 2016-11-06 18:57:12 -06:00
smf-
bd8eef19b0 added (missing?) & (nw) 2016-11-06 22:32:39 +00:00
Luca Elia
2e2bd59968 crystal.cpp: fix VRender0 timers [Luca Elia]
New machines marked as NOT_WORKING
----------------------------------
Meng Hong Lou [Guru, Dyq, Bnathan]
2016-11-06 21:39:12 +01:00
briantro
fa92022b5d jaguar.cpp: Minor doc update - NW 2016-11-06 13:54:08 -06:00
cracyc
cbf588359e plugins/console: (nw) 2016-11-06 13:41:47 -06:00
cracyc
a6aaa59d19 lua-linenoise: add preload (nw) 2016-11-06 13:41:46 -06:00
cracyc
68ff36882c plugins/console: (nw) 2016-11-06 13:41:45 -06:00
cracyc
fad9a96cb0 plugins/console: better completions (nw) 2016-11-06 13:41:45 -06:00
cracyc
2de04414ed plugins/console: add lua console [Carl] 2016-11-06 13:41:43 -06:00
cracyc
6fd9586a89 make safe usertypes safer (nw) 2016-11-06 13:31:37 -06:00
Luca Elia
55b5777824 quizpun2.cpp: flag eeprom dumps as bad (nw) 2016-11-06 18:54:54 +01:00
Luca Elia
e7d38c9594 Dumped the 68705 MCU for "Quiz Punch", protected by an epoxy block [Guru]
quizpun2.cpp: hooked up MCU, improved graphics and sound [Luca Elia]
2016-11-06 18:41:33 +01:00
smf-
e565b0c6aa Fix heap corruption when loading a new chd fails. Throw CHDERR_FILE_NOT_WRITEABLE rather than CHDERR_UNSUPPORTED_VERSION if you try to open an old version for writing [smf] 2016-11-06 16:50:35 +00:00
Joakim Larsson Edström
a8d851fc57 Merge pull request #1641 from shattered/_027adf3
fcscsi: floppy access wip (nw)
2016-11-06 15:43:50 +01:00