AJR
7bcf321fa0
ampex210p: Split to separate driver (nw)
2018-08-10 16:52:04 -04:00
yz70s
a1370083ed
fdc37c93x.cpp: remove rs232 ports and put them in pcipc (nw)
2018-08-10 22:18:52 +02:00
AJR
5fc92f2636
f3853: Clear interrupt requests once they are taken
...
act5a: Fix baud rates (nw)
2018-08-10 15:00:06 -04:00
AJR
e13aa84a3c
act5a: Drive the UART (nw)
2018-08-10 14:41:25 -04:00
Michael Zapf
cb44854da7
ti99_2: Fixed cassette loading by fixing a glitch of tms9995 reading the decrementer.
2018-08-10 20:10:39 +02:00
AJR
87b396ebb6
tapatune.cpp: Documentation update (nw)
2018-08-10 14:07:34 -04:00
AJR
f5321e1b23
Misc. fixes for recent commits (nw)
2018-08-10 13:44:24 -04:00
mooglyguy
358ee652df
-pia6821: Removed MCFG and old devcb. [Ryan Holtz]
2018-08-10 18:08:03 +02:00
mooglyguy
0d4a4e5e95
-68153bim: Removed MCFG and added devcb3, nw
2018-08-10 18:07:27 +02:00
cam900
3d8dd35077
l7a1045_l6028_dsp_a.cpp : Add save states ( #3844 )
...
* l7a1045_l6028_dsp_a.cpp : Add save states
* l7a1045_l6028_dsp_a.cpp: Fix save to select format
2018-08-10 11:57:51 -04:00
Robbbert
4ddd14dbad
Merge branch 'master' of https://github.com/mamedev/mame
2018-08-11 01:50:09 +10:00
Robbbert
9cf2ca6aab
(nw) c900 : forgot a few things
2018-08-11 01:49:11 +10:00
AJR
409c0663bc
Send LF with CR when using natuaral keyboard on systems with a line feed key
2018-08-10 11:48:56 -04:00
AJR
f93103f06f
act5a: Correct definition of P key (nw)
2018-08-10 11:15:05 -04:00
Robbbert
6168192b53
Z80SCC : fixed zbus access ; c900 : used Z80SCC for the terminal
2018-08-11 01:09:42 +10:00
AJR
455950ec24
neogeo: Add start buttons to dial controller (MT 07073)
2018-08-10 10:08:38 -04:00
Ivan Vangelista
e11ae7f5a3
pes.cpp: use device_finder instead of tag lookup (nw)
2018-08-10 14:50:23 +02:00
Robbbert
ad36be33db
(nw) fixed validation error
2018-08-10 21:04:58 +10:00
Olivier Galibert
f1b7a2f97e
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
2018-08-10 09:47:04 +02:00
Olivier Galibert
e78ca34bac
memory,devcb: Put capabilities at parity [O. Galibert]
2018-08-10 09:47:03 +02:00
AJR
a4c5cb55bb
act5a: Add reverse video and cursor (nw)
2018-08-09 23:22:12 -04:00
ajrhacker
6d20c2322e
Merge pull request #3843 from felipesanches/wuemura_typo_fix_3805
...
Fix a typo (found by Wellington Uemura, @katananja) and...
2018-08-09 23:13:26 -04:00
AJR
7d3f543a60
emate.cpp: Fix nonstandard GCC syntax (nw)
2018-08-09 23:11:55 -04:00
smf-
a407202cc8
vgmplay: Supports C140 [smf]
2018-08-10 01:07:11 +01:00
AJR
aadfb7e096
act5a: Add jumper definitions (nw)
2018-08-09 19:14:42 -04:00
mooglyguy
47a730bc50
-6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw
2018-08-10 00:49:19 +02:00
mooglyguy
a4a0bcc3b4
-emate: Added a skeleton driver for the Apple eMate 300. [Ryan Holtz]
2018-08-10 00:49:18 +02:00
mooglyguy
1d14fd3be2
Fixed validation, nw
2018-08-10 00:49:18 +02:00
AJR
06cd023a09
act5a: Start implementing attributes (nw)
2018-08-09 18:39:18 -04:00
smf-
5efb36ab78
remove more (nw)
2018-08-09 22:52:24 +01:00
Wellington Uemura
1b47072e49
Fix a typo (found by Wellington Uemura, @katananja) and...
...
... also replace the '--' by a Harvard comma, as suggested by @cuavas.
(see also: pull request #3805 )
2018-08-09 18:49:06 -03:00
AJR
a0495b21ee
act5a: Add scrolling and local mode toggle (nw)
2018-08-09 16:30:55 -04:00
smf-
768714fa5a
remove unused this (nw)
2018-08-09 21:30:28 +01:00
smf-
2c31275f79
sound_stream::sample_rate() was broken since adding support for setting a zero rate, nothing appears to rely on it (nw)
2018-08-09 20:34:19 +01:00
smf-
3b48aed0bf
vgmplay: WonderSwan sound is working now. Sound is muted when songs end. [smf]
2018-08-09 20:34:19 +01:00
AJR
ba43e8da6f
act5a: Identify numeric keypad, cursor keys and function keys (nw)
2018-08-09 15:20:19 -04:00
mooglyguy
00e169f11f
-via6522: Removed MCFG acessors, nw
2018-08-09 20:47:28 +02:00
AJR
6cfd636c60
F8 documentation correction and improvement (nw)
2018-08-09 12:16:17 -04:00
Michael Zapf
2123d4bc64
hdc92x4: Add a minimum head load time to compensate for the floppy spin-up.
2018-08-09 16:46:16 +02:00
R. Belmont
6b9ce1a85f
Merge pull request #3840 from cam900/patch-46
...
zsg2.cpp : Typo
2018-08-09 07:53:30 -04:00
R. Belmont
1c6af029ce
Merge pull request #3839 from pmackinlay/z80scc
...
z80scc: serial control signal fixes
2018-08-09 07:52:57 -04:00
Robbbert
edac78068b
cdc721 : added "Graphics Firmware" roms.
2018-08-09 21:33:33 +10:00
cam900
07192b386d
zsg2.cpp : Typo
2018-08-09 18:55:09 +09:00
Robbbert
1e1211a436
New apple2 clone
...
- Basis 108
(nw) I don't know if this works or not!
2018-08-09 19:34:41 +10:00
Robbbert
569f7945c5
New Working Clone
...
- Orel BK-08
2018-08-09 18:06:16 +10:00
Robbbert
bebf362bf6
New working clone
...
- Signal Sintez 2
2018-08-09 17:38:20 +10:00
mooglyguy
9025271d3e
-chexx, concept: MCFG removals, nw
2018-08-09 09:23:20 +02:00
mooglyguy
f3db8dc68f
policetr: Identified some unknowns, nw
2018-08-09 09:23:20 +02:00
mooglyguy
eda89be8b6
Remove a no-longer-needed check, nw
2018-08-09 09:23:20 +02:00
Patrick Mackinlay
d7eea22d29
z80scc: serial control signal fixes
...
* /CTS, /DCD and /SYNC are active low lines represented as 1's in rr0 when asserted
* immediately deassert /RTS in some circumstances
* fix rr1 "all sent" status handling
* there is no ring indicator input line
* generate interrupts for /SYNC input
2018-08-09 14:10:18 +07:00