Commit Graph

45375 Commits

Author SHA1 Message Date
Robbbert
178ce41a71 Merge branch 'master' of https://github.com/mamedev/mame 2016-07-29 14:16:34 +10:00
Robbbert
351e33cdbf Fixed validation error with teletypewriter. 2016-07-29 14:15:14 +10:00
arbee
cb811612ce tv990/995: Add save state support and PC-style LPT port. [R. Belmont] 2016-07-28 23:02:21 -04:00
Scott Stone
77db219891 Fixed newly discovered XML validation errors (nw) 2016-07-28 22:52:04 -04:00
cracyc
fbad813b28 altos5: init m_floppy (nw) 2016-07-28 16:06:35 -05:00
Ivan Vangelista
30b62f4e2c centiped.cpp: correct tag for the ay8910, removed unneeded callback (nw) 2016-07-28 18:01:02 +02:00
cracyc
24900f631c isa: check get_card_device before using (nw) 2016-07-28 10:51:40 -05:00
Vas Crabb
e501805f0f Fix stuk soctlist art (nw) 2016-07-28 21:48:56 +10:00
MetalliC
54df3d2518 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Quest of D [f205v]
Mobile Suit Gundam 0079 Card Builder [any, f205v, ShouTime, soyandroid, rtw]
Mobile Suit Gundam 0079 Card Builder Ver.2.02 [any, f205v, ShouTime, soyandroid, rtw]
Mobile Suit Gundam 0083 Card Builder [f205v, soyandroid]
Mobile Suit Gundam 0083 Card Builder Check Disk [any, f205v, ShouTime, rtw]
Mobile Suit Gundam 0083 Card Builder Ver.2.10 [any, f205v, ShouTime, soyandroid, rtw]
2016-07-28 10:15:02 +03:00
Stiletto
7e555058bb (nw)
(nw)
2016-07-28 02:05:12 -04:00
Vas Crabb
90e457928f Make some constexpr functions comply with older C++11 rules to keep Visual Studio happy (nw) 2016-07-28 10:18:23 +10:00
Stiletto
d1f05f22c7 (nw)
(nw)
2016-07-27 14:39:59 -04:00
MetalliC
0e6a1a5d75 tiamc1: tilemap bit layers disable control (used in test mode only) 2016-07-27 19:25:23 +03:00
Vas Crabb
b48ada64c5 Merge pull request #1150 from ajrhacker/valid_verbose
Validity checking improvements
2016-07-27 23:32:20 +10:00
Vas Crabb
23a6d34ef1 Whoops (nt) 2016-07-27 23:23:56 +10:00
Vas Crabb
334e948fda keyboard improvements: [Vas Crabb:
* Fix repeat delay/rate in x68000
* Make HLE Sun keyboard use common matrix keyboard routines
* Add linefeed key to generic keyboard (maps to ins by default)
2016-07-27 23:22:14 +10:00
AJR
af80bf0e69 Validity checking improvements
- Always print the name of each driver checked with -validate -verbose, and print before beginning the check to help detect crashes
- Fix already_checked test so that softlists get validated the first time, not every time but the first
- Remove #include "validity.h" where not required (nw)
- attotime::from_double cannot be constexpr because it uses floor (nw)
2016-07-27 09:12:55 -04:00
Vas Crabb
d061b1ddb3 Merge pull request #1149 from npwoods/hash_assert
Adding an assert()
2016-07-27 22:02:31 +10:00
Nathan Woods
3ac2d79f09 Adding an assert() 2016-07-27 07:59:43 -04:00
Vas Crabb
eac2a1fcc5 Keyboard/terminal improvements: [Vas Crabb]
* Mark lots of things constexpr in attotime and turn macros into functions
* Add base classes for HLE matrix keyboard and buffered RS232 device
* Make generic keyboard/terminal more usable
* Keyboard has configurable typematic delay/rate
* Keyboard has selectable JIS/ANSI layout
* Keyboard handles simultaneous keypresses more intuitively
* Keyboard uses meta to set high bit
* Terminal has configurable auto LF on CR, auto CR on LF and local echo
* Terminal has audible bell
* Untangle Olivetti M20 keyboard from generic_keyboard
* Add notes to Olivetti M20 keyboard emulation
* Make Olivetti M20 keyboard match physical layout
* Untangle RM Nimbus keyboard from generic_keyboard
* Fix natural keyboard mode with RM Nimbus
* Untangle x68k keyboard from generic_keyboard
* Improve x68k key names and mapping
* Improve x68k typematic behaviour
* Untangle QX-10 keyboard from generic_keyboard
* Keep NGEN keyboard barely working
2016-07-27 21:59:32 +10:00
Miodrag Milanovic
14e7367f7e Fix for debug build (nw) 2016-07-27 10:18:09 +02:00
Miodrag Milanovic
3fc2464d7c fix compile error (nw) 2016-07-27 09:35:00 +02:00
Miodrag Milanovic
4887ce1844 Cleanups and version bump 2016-07-27 09:26:22 +02:00
yz70s
385f433cf4 xbox: fixed copying of mcpx code (nw) 2016-07-27 08:30:17 +02:00
Robbbert
3e6fb97a30 Gamate: fixed some dataarea sizes [Peter Wilhelmsen] 2016-07-27 15:59:16 +10:00
Robbbert
64d675e38a GAMATE: Added new game: Baseball [Peter Wilhelmsen] 2016-07-27 15:13:07 +10:00
cracyc
9333b66ddc ins8250: be a bit more careful (nw) 2016-07-26 12:03:49 -05:00
angelosa
cbdaff6da2 Stop CD-DA when machine is resetted for Mega CD and Neo Geo CD (nw) 2016-07-26 18:47:24 +02:00
cracyc
3708c7a37e atapicdr: unbreak firebeat (nw)
ins8250: reassert thre irq when setting mask (nw)
2016-07-26 10:19:02 -05:00
Angelo Salese
c936278b52 Merge pull request #1148 from ajrhacker/cop_minor_fix
COP command fix for minor heatbrl regression; misc. notes (nw)
2016-07-26 16:24:05 +02:00
AJR
38ec7ab533 COP command fix for minor heatbrl regression; misc. notes (nw) 2016-07-26 10:12:50 -04:00
Miodrag Milanović
2d9276ff77 Merge pull request #1147 from jmallach/3rdparty-sync
Cherrypick portability fixes for 3rdparty modules [Jordi Mallach]
2016-07-26 12:02:57 +02:00
Jordi Mallach
c64f05279c Compile fixes for GNU/Hurd systems.
Define PATH_MAX if it's not defined and the compiler defines __GNU__.
2016-07-26 11:51:42 +02:00
Ivan Vangelista
62064308c7 funkball.cpp: fixed MT06324 (nw) 2016-07-26 08:26:13 +02:00
Ivan Vangelista
b1c06aa907 sliver.cpp: oki memory map instead of memcpy, added save state support (nw) 2016-07-26 07:23:48 +02:00
Vas Crabb
7f784f365d Merge pull request #1146 from ajrhacker/debugcpu_valid
debugcpu: prevent nullptr exceptions when devices named in expression…
2016-07-26 13:42:07 +10:00
AJR
566c12db31 debugcpu: prevent nullptr exceptions when devices named in expressions lack memory interfaces 2016-07-25 23:20:52 -04:00
yz70s
af6e551cb8 chihiro.cpp: crtaxihr boots too (nw) 2016-07-26 03:23:50 +02:00
yz70s
d762eb9618 chihiro.cpp,xbox.cpp: remove USB_HACK_ENABLED define, now usb can be disabled per game, in xbox console usb is always enabled (nw) 2016-07-26 03:23:50 +02:00
arbee
db34b4a7bd tv990: add 995-65 (nw) 2016-07-25 21:14:24 -04:00
Jordi Mallach
e1464ffd64 Support GNU/Hurd systems. 2016-07-26 01:55:39 +02:00
Jordi Mallach
70f0bda9c7 Detect GNU/Hurd systems, but treat them as Linux. 2016-07-26 01:34:49 +02:00
cracyc
ca5d34be0f null_modem: make flow control optional (nw) 2016-07-25 17:22:51 -05:00
cracyc
d3a4aa176f tv990: use correct uart clock (nw) 2016-07-25 17:02:18 -05:00
cracyc
18531c6d04 tv990: beep (nw) 2016-07-25 13:18:16 -05:00
Ivan Vangelista
5e72bd6b23 dynax.cpp (intrgirl): it does have PROMs, after all. Thanks to Phil Bennet for spotting them. The dumper is aware and will dump them when time permits. (nw) 2016-07-25 20:11:11 +02:00
Angelo Salese
d79d952a4e Air Combat definitely wants PORT_REVERSE for the pedal, nw 2016-07-25 20:07:22 +02:00
cracyc
6657a3f85b New Working
---------
TeleVideo TeleVideo 990 [Carl, R. Belmont]

tv990: fix cursor and colors (nw)
2016-07-25 12:47:11 -05:00
MetalliC
85488e4328 chdman: set pregap subcode type to NONE for .CUE and .TOC for consistency with other formats 2016-07-25 20:24:59 +03:00
cracyc
b2f5bd8bbc tv990: video modes and nvram (nw) 2016-07-25 10:26:14 -05:00