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
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
Robbbert
524025f409
New Working Game
...
- Crash (Alt) [Robbbert, Joe Magiera, Toby Bermann]
2018-08-09 17:04:56 +10:00
AJR
075ddba239
act5a: Does this ring a bell? (nw)
2018-08-09 00:40:06 -04:00
AJR
434e34f424
act5a: Start drawing characters on screen (nw)
2018-08-08 20:59:05 -04:00
AJR
be66d45fab
act5a: Add video RAM and keyboard polling (nw)
2018-08-08 20:23:33 -04:00
AJR
aaed60524d
f3853: Don't fire external interrupt automatically when enabled
2018-08-08 20:23:28 -04:00
AJR
56f63e07e5
Add new driver file missing from e41f07fb539418906fb07067af52c6787b86f16d; reorder program ROMs (nw)
2018-08-08 18:29:27 -04:00
yz70s
2629c2c367
fdc37c93x.cpp: add serial ports (nw)
2018-08-08 23:58:19 +02:00
AJR
e41f07fb53
act5a: Move to separate driver; identify what 9316 ROMs do; add keys and DSW definitions (nw)
2018-08-08 17:25:50 -04:00
David Haywood
6b4096514d
hng64: allow IOMCU to trigger MIPS IRQs ( #3838 )
...
* allow IOMCU to trigger MIPS IRQs
allows coinage hack in Buriki to go away
allows roadedge to be coined up / go into test mode (game still broken)
properly mapped inputs for roadedge / xrally
xrally coin sound plays, but game doesn't seem to coin up or start (probably knows something else is wrong)
currently only the magic 'machine code' faked via the MCU sim, everything else is going through the MCU.
* unused ports are active low (nw)
* these no longer needed (nw)
2018-08-08 16:52:02 -04:00
Michael Zapf
5646e344ef
ti99: Hexbus floppy now working for 99/2
2018-08-08 22:21:36 +02:00
MetalliC
cea5b9d67b
triforce.cpp document F-Zero security PIC (nw)
2018-08-08 23:19:46 +03:00
David Haywood
756288b4d6
hng64: read a bunch of ports through the IO MCU instead of simulation ( #3837 )
...
* hng64: start actually reading some inputs through IO MCU (nw)
* read analog ports through IO MCU too (nw)
2018-08-08 13:39:17 -04:00
yz70s
aeaf399d41
pcipc.cpp: make winxp install and run (nw)
...
Details:
pcipc.cpp - connect irq for rtc
i82371sb.cpp - isa interrupt mapping was strangely wrong
2018-08-08 18:36:19 +02:00
Robbbert
6f8663c6a3
New Not Working Terminal
...
- Microterm ACT-5A
2018-08-09 02:08:35 +10:00
Robbbert
5822bc66f8
(nw) fixed a few random typos
2018-08-09 01:39:28 +10:00
Robbbert
1814711744
Merge branch 'master' of https://github.com/mamedev/mame
...
# Conflicts:
# src/mame/drivers/wyse.cpp
2018-08-09 00:48:47 +10:00
Robbbert
7b3d4e884e
New Not Working Terminals
...
- Alcatel Terminatel 758
- Alcatel 7100
- Ampex 210+
- Facit 4440
- ITT Courier 9216-X
- Loewe Multitel D
- Loewe Multcom 715L
- Siemens Bitel T3210
- Siemens Multitel Fe Ap 90-1.1
- Mera-Elzab EC-7915
- Mera-Elzab 7951om
- Mera-Elzab VDM79322
- Creator IKT-5A
- Loewe/Televerket Teleguide
- Humantechnik Textel Compact A1010-0
2018-08-09 00:44:29 +10:00
AJR
fce867310a
wy120: Hardware info (nw)
2018-08-08 10:44:20 -04:00
AJR
ca75e6e0ff
Fix build [-Werror,-Wunused-const-variable] (nw)
2018-08-08 10:26:27 -04:00
R. Belmont
e47eeb12fa
Merge pull request #3835 from fulivi/hpipc_dev4
...
Improvements to HP-1LL3 GPU
2018-08-08 10:01:08 -04:00
David Haywood
982dc3048f
hng64 - add dpram device (nw) ( #3836 )
...
* hng64 logging (nw)
* hng64 - add dpram device
adds dualport ram device (really just gets treated as RAM, but on a technical level, it should be a device)
convert fake IO handlers to 8-bit, and ports to 8-bit since the real IOMCU reads 8-bit ports, the DPRAM is also 8-bit, and this should make transition to proper emulation easier later.
* hook TLCS870 up to the dualport RAM device.
allow emulated TLCS870 to do the initial handshake with the MIPS instead of the simulation (takes a few seconds before ffwa allows coins now, but thats probably due to IRQ timing and timers being completely fake)
2018-08-08 10:00:36 -04:00
Robbbert
221d691fb4
New not working terminal : Wyse WY-120
2018-08-08 21:53:00 +10:00
Robbbert
8336dba858
minitel2 : added bios bv9
2018-08-08 21:51:02 +10:00
Ivan Vangelista
a9362c2546
cosmic.cpp: corrected ROM labels and verified ROM types for devzone [Guru]
2018-08-08 07:53:02 +02:00
cracyc
2dcb1e978e
vis: fix display in 256 color mode and add buttons 1 and 2 [Carl]
2018-08-07 17:15:19 -05:00
AJR
2e3e3ccb65
Why C++14 constexpr semantics are annoying, part ODR (nw)
2018-08-07 16:18:50 -04:00
smf-
c2154ffb76
update timer during reset to fix issues changing songs in vgmplay (nw)
2018-08-07 19:39:47 +01:00