Brad Hughes
fd94538c21
Changing spaces to tabs for fac14f5
(nw)
2016-10-09 19:51:12 -04:00
Brad Hughes
fac14f51d8
Fix SDL build on windows: asio.hpp requires _WIN32_WINNT (nw)
2016-10-09 19:45:17 -04:00
smf-
6623638c3b
Fix chdman addmeta --valuefile by calling the correct write_metadata. [smf]
2016-10-09 22:40:42 +01:00
smf-
99a6e70646
change the comment, to describe what effect machine().scheduler().synchronize() actually has (nw)
2016-10-09 22:40:41 +01:00
hap
7d270026cf
fidel*: fix vcc/uvc speech bug at boot (nw)
2016-10-09 21:47:13 +02:00
yz70s
b151c944fd
chihiro.cpp: update notes (nw)
2016-10-09 21:44:10 +02:00
yz70s
1b5843f148
chihiro.cpp: tidy up for pull (nw)
2016-10-09 21:44:10 +02:00
Curt Coder
98753caf13
Cleanup. (nw)
2016-10-09 20:55:15 +03:00
Miodrag Milanović
a22650b437
Merge pull request #1493 from ajrhacker/stdlib_fix
...
Fix Clang build (nw)
2016-10-09 17:33:59 +02:00
AJR
327304ddb8
Fix Clang build (nw)
2016-10-09 10:42:04 -04:00
Miodrag Milanovic
3c4c4e08ed
Initial work on console interface (nw)
...
Use Ctrl-Z to close console on any OS. To start use -console parameter
2016-10-09 14:38:41 +02:00
Luca Elia
d0ee476b0a
New machines added or promoted from NOT_WORKING status
...
------------------------------------------------------
Humlan's Lyckohjul (Sweden, Ver. 402) [Edstrom, Robert Quenet]
2016-10-09 14:06:26 +02:00
Curt Coder
632ab13b46
required_ioport_array. (nw)
2016-10-09 13:36:09 +03:00
Curt Coder
745f59d3ea
required_ioport_array. (nw)
2016-10-09 10:19:27 +03:00
Curt Coder
f9f983759d
v1050: Demoted from working since does not boot anymore. (nw)
2016-10-09 09:44:59 +03:00
Curt Coder
40efac0bd2
nw
2016-10-09 08:35:52 +03:00
Curt Coder
b4e75e404c
pofo: Used required_ioport_array. (nw)
2016-10-09 08:23:38 +03:00
Vas Crabb
96790cffb1
Merge pull request #1491 from ajrhacker/natkeypad
...
Misc. keyboard input improvements
2016-10-09 14:41:48 +11:00
Vas Crabb
bb78203617
Merge pull request #1490 from npwoods/imgtool_bug_fix
...
[Imgtool] Fixed a recently introduced bug
2016-10-09 14:39:31 +11:00
AJR
0e55a0bfc0
Misc. keyboard input improvements
...
- Add BS, Tab, 00, 000 keys common on add-on keypads as input items; SDL may recognize these, but DirectInput does not
- Assign Keypad 00 and Keypad 000 in several drivers' input lists
- Add SDL keycode for "cancel" key
- Add keypad keys as alternates to natural keyboard
- Move has_keyboard() out of the core; enabled() test is unnecessary now that all optional keyboards are slot devices (nw)
2016-10-08 21:13:12 -04:00
hap
38c8af32c1
msx1 legend of kage (jpn., alt) crc b581f746 is corrupted, thanks derek2 (nw)
2016-10-09 00:43:44 +02:00
Nathan Woods
158b44326c
[Imgtool] Fixed a recently introduced bug that could cause module's close() callback to be invoked if an image fails to be opened or created.
...
This is really a temporary workaround while Imgtool gets C++-ified; the real issue is the ad hoc nature of the existing semantics of image construction.
2016-10-08 18:21:39 -04:00
Alex W. Jackson
2f559f29bc
SNES redumps [Alex Jackson, byuu]
2016-10-08 18:07:58 -04:00
Justin Kerk
9ca895ee58
Use stable archive.org URL (nw)
2016-10-08 13:40:42 -07:00
arbee
e420cb1200
New skeleton drivers:
...
Akai AX80 [Arashikage, R. Belmont]
2016-10-08 16:32:20 -04:00
arbee
cd29619484
mac: rewrite audio output for original Macs to work like hardware. [R. Belmont]
2016-10-08 15:18:28 -04:00
hap
8cf46d65c5
add funtech to arcade build
2016-10-08 20:49:28 +02:00
R. Belmont
6595eae179
Merge pull request #1456 from npwoods/imgtool_image_cplusplus
...
Made imgtool_image (now imgtool::image) a "real" C++ class
2016-10-08 14:45:10 -04:00
R. Belmont
22b9138e55
Merge pull request #1489 from ajrhacker/witch_hopper
...
witch: Take the "Hopper Active" DSW value into proper account; no lon…
2016-10-08 14:44:48 -04:00
R. Belmont
ae17dbceb0
Merge pull request #1478 from Risugami/master
...
Added clickable buttons to a few Midway layouts and cleaned up some code
2016-10-08 14:43:16 -04:00
R. Belmont
d89b6a214e
Merge pull request #1488 from mamehaze/071016
...
allow netmerc 68k to run (nw)
2016-10-08 14:42:56 -04:00
AJR
df5405de65
witch: Take the "Hopper Active" DSW value into proper account; no longer must it be low
...
Add ticket_dispenser_device::motor_w as a proper WRITE_LINE method, first step towards eliminating the m_active_bit=0x80 nonsense (nw) (#1485 please take note)
2016-10-08 14:27:04 -04:00
smf-
84f4180a43
Fix disassembly window updating when you set pc/curpc on 68000 and z80. Remove masking from sh2 curpc to be consistent with old versions and the pc passed by the interpreter to the hook to be consistent with the drc. (nw)
2016-10-08 18:39:47 +01:00
David Haywood
aa363b51cc
allow netmerc 68k to run (nw)
2016-10-08 18:34:25 +01:00
S.Z
48ff916037
Merge pull request #1487 from dankan1890/master
...
linenoise: fixed build with VS ('and' isn't supported)
2016-10-08 17:38:16 +02:00
dankan1890
cf92ae4a8a
linenoise: fixed build with VS ('and' isn't supported)
2016-10-08 16:39:45 +02:00
smf-
2626c77bcb
Implement upper address check, not configurable at present but chips could be ordered from the factory with id's other than 0 (allowing you to chain multiple chips without adding extra address lines. Don't hardcode AY8910 into logerror, using name() instead. [smf]
2016-10-08 10:13:16 +01:00
smf-
7c0762334c
fix dismips building (nw)
2016-10-08 10:13:14 +01:00
Miodrag Milanovic
6a21f6ddf3
Set Android 5.0 as minimum one, older API are not compatible (nw)
2016-10-08 10:18:46 +02:00
Ivan Vangelista
6cd263c667
ay8910.h: list some more aliases, as per Robbie (nw)
2016-10-08 10:01:58 +02:00
Miodrag Milanovic
3628549385
Added more warning disable to support compile on various clang versions (nw)
2016-10-08 09:37:31 +02:00
mahlemiut
1e61cd0534
octopus: add serial vector ports. (Unused for now, but makes Concurrent DOS 5.2 a little bit happier)
2016-10-08 15:53:35 +13:00
mahlemiut
d7ab810128
octopus: fix extended RAM, make 256k the default. This gets Concurrent DOS 4.1 and 5.2 to start to boot, as they require 256kB or more.
2016-10-08 13:03:01 +13:00
hap
4f9d999c62
fidel*: add note about playability (nw)
2016-10-07 21:43:41 +02:00
Ivan Vangelista
e9d2b9625c
Merge pull request #1486 from mamehaze/071016
...
new WORKING Super Two In One [Edstrom, David Haywood]
2016-10-07 21:20:31 +02:00
Wilbert Pol
d1681b5f38
gameboy: fixed some audio regressions (nw)
2016-10-07 20:36:50 +02:00
hap
be9320048b
zeus2: this should fix compiler tab warning (nw)
2016-10-07 19:09:14 +02:00
hap
5fb517275a
fidel*: enabled feag2100 module slot (nw)
2016-10-07 19:03:46 +02:00
David Haywood
c26f4c04df
fill in another undocumented dipswitch..
...
btw does the double up game even work properly, I can't see the connection between the win/lose status and the card drawn.
2016-10-07 17:54:28 +01:00
Ivan Vangelista
dce88d72df
ay8910.h: mention the OKI M5255 as compatible / clone (nw)
2016-10-07 18:45:29 +02:00