Robbbert
2ae08904db
New Not Working machine: Advanced Computer Design
2017-10-28 01:02:18 +11:00
Robbbert
6eeb1b8071
New Not Working machine: Wyse terminals
2017-10-28 00:19:02 +11:00
Robbbert
0d891ac5fb
New Not Working machine: DISER Lilith
2017-10-27 23:51:41 +11:00
Joakim Larsson Edström
5005c2b963
t4426: Replaced a bad dump caused by corrosion with a new verified du… ( #2754 )
...
* t4426: Replaced a bad dump caused by corrosion with a new verified dump. The firmware is no more bailing out to BASIC prompt
* t4426: Removed reference to old BAD_DUMP
2017-10-27 08:48:48 -04:00
Justin Kerk
a03461a475
New working software list additions
...
-----------------------------------
ibm5150: Advanced Dungeons & Dragons - Curse of the Azure Bonds, Advanced Dungeons & Dragons - Pool of Radiance, Advanced Dungeons & Dragons - Pools of Darkness, Advanced Dungeons & Dragons - Secret of the Silver Blades (1.10), Alpine Tram Ride, QNX Demonstration (Apr 17th, 1989) [Justin Kerk]
ibm5170: PC-MOS/386 Version 1.02, PC-MOS/386 Version 3.00, PC-MOS Version 5.01, PC Tools 7.1 (5.25" HD), QNX Demo Floppy (Modem Version V4), QNX Demo Floppy (Network Version V4) [Justin Kerk]
2017-10-27 00:05:06 -07:00
Pedro Simoes
70fadf5948
Portuguese (PT-PT) translation fixes
...
A few blunders.
2017-10-27 13:31:10 +11:00
Dirk Best
a72c80ab9d
deco146: Fully handle sound latch internal in the device
2017-10-27 02:48:35 +02:00
AJR
f7153dca8b
Fix Clang build (nw)
2017-10-26 20:31:07 -04:00
Robbbert
73ef4cf88a
(nw) Housekeeping.
2017-10-27 10:02:29 +11:00
AJR
4fafc9d5cb
ringking: NMI gate was misconfigured; works again now
...
input_merger.cpp: Add a little logging (nw)
2017-10-26 18:03:30 -04:00
MetalliC
95ad1a3d81
ymz770.cpp: add pan, main volume level and clip limit control
2017-10-26 22:23:17 +03:00
MetalliC
30a55d8974
cv1k.cpp: demote all sets to imperfect speed, set audio output to mono
2017-10-26 22:20:50 +03:00
Patrick Mackinlay
125a1e8248
interpro: minor fixes (nw)
...
* fix the slot initialisation
* make single screen graphics the default
2017-10-27 03:09:54 +11:00
BraiNKilleRGR
727535bec2
Updated Greek Translation
2017-10-27 03:09:15 +11:00
Robbbert
09ab8059ab
(nw) fixed the build.
2017-10-26 21:18:07 +11:00
Patrick Mackinlay
c8be65d115
interpro: basic keyboard and graphics
...
Many changes in this PR, including the following:
* added support for InterPro 20x0, 24x0 and 27x0 systems
* added support for SR bus/slot devices
* added support for Ethernet, graphics, keyboard and mouse
* added support for serial DMA
* improved timer, interrupt and DMA handling
* improved comments/documentation
Note: ioga is still a major work in progress, and most of the other *ga's don't do anything useful yet, however this build can do some new and useful things, and it's closer to OS boot than before, as well as cleaned up in some of the better known areas.
2017-10-26 18:43:26 +11:00
Robbbert
dcd6e0caf1
(nw) trs80dt1 : fixed mistake in previous commit.
2017-10-26 17:36:31 +11:00
Robbbert
e860d4c871
(nw) trs80dt1 : added beeper and notes. This machine randomly crashes, if anyone thinks they can fix it go ahead.
2017-10-26 17:18:15 +11:00
Robbbert
da6baf0f21
(nw) trs80dt1 : added nvram, fixed debug crash, fixed modifier keys. Can enter setup.
2017-10-26 16:14:30 +11:00
Robbbert
9ddd68afce
(nw) patched out compilation error (variable 'slot' set but not used).
2017-10-26 13:17:27 +11:00
Robbbert
030b9d06b1
Merge branch 'master' of https://github.com/mamedev/mame
2017-10-26 13:06:32 +11:00
Robbbert
507ea65d52
New not-working machine: TRS-80 DT-1, first commit, still working on it.
2017-10-26 13:05:53 +11:00
hap
36b8ae944b
nimbus: moved default eeprom data to romset (nw)
2017-10-26 01:42:25 +02:00
R. Belmont
fb20279b92
Merge pull request #2749 from fulivi/hp80_dev04
...
HP85: support for I/O slots & HP-IB interface module
2017-10-25 15:39:55 -04:00
R. Belmont
e4da5dce62
Merge pull request #2748 from einstein95/master
...
Add older version of Gran-Trak 10
2017-10-25 15:37:49 -04:00
R. Belmont
dab5e96178
Merge pull request #2744 from pmackinlay/interpro
...
interpro: expansion bus/slots and keyboard
2017-10-25 15:33:47 -04:00
R. Belmont
c18aec6ee6
Merge pull request #2723 from JoakimLarsson/prodigy_2
...
Prodigy clickable layout
2017-10-25 15:33:32 -04:00
AJR
f6d70f1db2
ptcsol.cpp: Clock note (nw)
2017-10-25 13:45:14 -04:00
mooglyguy
db86c8eb7f
Fix ARM7_BE and ARM7 MMU regressions. (nw)
2017-10-25 18:43:28 +02:00
AJR
e5a8a47af7
piggypas.cpp: More documentation (nw)
2017-10-25 12:12:28 -04:00
AJR
5b45e09d6b
piggypas.cpp: XTAL-derived clocks; document some chip types; add NVRAM (nw)
2017-10-25 11:52:57 -04:00
Joakim Larsson Edström
f5eed931c6
T4490 added, Terco CNC Mill 4490 skeleton driver ( #2745 )
...
* t4490: added old work, not yet compiled
* t4490: Terco CNC Mill 4490 skeleton driver added
* t4490: Added PCB layouts and cleaned things up a bit
2017-10-25 11:39:49 -04:00
hap
8d44c54f68
tceptor: readded 3d scope view, now properly (nw)
2017-10-25 17:18:47 +02:00
fulivi
bd7800c9a6
hp85: support for I/O slots added. Emulation of HP82937 module added.
2017-10-25 16:25:42 +02:00
fulivi
a6b76aab2f
hp9895: 2 bugs fixed: NMI handling & secondary addressing in PHI chip
2017-10-25 16:22:40 +02:00
fulivi
65d697d94d
hp85: Mass storage optional ROM added to sw list
2017-10-25 16:21:47 +02:00
MetalliC
67e07bc0b7
typo fix (nw)
2017-10-25 15:22:01 +03:00
Dirk Best
b4e8282023
dsk_dsk: Don't segfault on empty tracks (fixes einstein 4game)
2017-10-25 13:13:54 +02:00
einstein95
82f8b632a1
new not working clone - Gran Trak 10 (older)
...
New Not Working Clone Added
-----------------------------------------------
Gran Trak 10/Trak 10/Formula K (older) [TTL] [Ed Fries, Tim Giddens, Andy Welburn]
2017-10-25 20:28:47 +13:00
Vas Crabb
ad13bddaf6
Merge tag 'mame0191'
...
MAME 0.191
2017-10-25 13:58:32 +11:00
Vas Crabb
a5db728b9c
version bump (nw)
2017-10-25 11:30:18 +11:00
hap
6c74139388
sms: workaround for MAME selecting a 3-screen view by default (nw)
2017-10-25 01:33:53 +02:00
AJR
594d8798fd
sdgndmps: Replace ROM patch with a slightly less gross hack (nw)
2017-10-24 17:27:35 -04:00
smf-
66e0e0d42a
Wakeup Monty Plays Scrabble & Master Monty from HALT instruction using reset. [smf]
...
Implement Z80 HALT output and clear HALT condition during reset. [smf]
2017-10-24 21:34:56 +01:00
hap
a237076eb8
tceptor: get rid of hacky 3d glasses simulation (nw)
2017-10-24 18:28:13 +02:00
Vas Crabb
25a9731de5
Update chinese translations [YuiFAN]
2017-10-25 03:15:43 +11:00
Vas Crabb
a93391daa2
logspam (nw)
2017-10-25 03:14:17 +11:00
Vas Crabb
0932554222
Restore this, it's used when building packages (nw)
2017-10-25 01:34:02 +11:00
hap
992f45afb5
uml: fix compile due to unused variable (nw)
2017-10-25 01:23:27 +11:00
AJR
0853bb469b
Merge popcount implementation in emucore.h with the new eminline (nw)
2017-10-24 09:43:07 -04:00