mooglyguy
bccc962b69
e132xs: initial work on drc, nw
2017-12-02 04:02:37 +01:00
mooglyguy
495df45315
e132xs: initial drc work, and templated conditional db/b, nw
2017-12-02 04:02:37 +01:00
AJR
112fbd83ab
Clones promoted to working
...
--------------------------
SWTPC 6800 Computer System (with MIKBUG) [AJR]
2017-12-01 16:57:15 -05:00
Miodrag Milanovic
3917627494
Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic]
2017-12-01 13:22:27 +01:00
AJR
fc87d24cf6
swtpc: Preliminary SS-50 I/O bus
2017-11-30 19:37:07 -05:00
Robbbert
4f536b2d0d
New Not Working machine : Konami Picno
2017-11-30 01:51:52 +11:00
Olivier Galibert
6caef2579a
dvdisasm: Overhaul [O. Galibert]
...
Disassemblers are now independant classes. Not only the code is
cleaner, but unidasm has access to all the cpu cores again. The
interface to the disassembly method has changed from byte buffers to
objects that give a result to read methods. This also adds support
for lfsr and/or paged PCs.
2017-11-26 17:41:27 +01:00
AJR
acc0c34f1e
vp60: Another skeleton driver (with an undumped program ROM, alas) (nw)
2017-11-25 16:30:59 -05:00
AJR
a636fabf6b
vp122: Skeleton driver (nw)
2017-11-25 00:37:46 -05:00
AJR
80b787b498
att630: Skeleton driver for this, too (nw)
2017-11-24 23:55:43 -05:00
Robbbert
b1198c91f9
(nw) Split mc80 into separate mc8020 and mc8030 as they have little in common.
2017-11-25 01:32:17 +11:00
hap
e7edf2e16a
bus.lua: add some missing h files (nw)
2017-11-23 18:23:29 +01:00
smf-
310b5866b9
Only "I4100" is needed to pull all three devices in, neither "I4220" or "I4300" are checked for in scripts/src/video.lua
2017-11-23 14:55:47 +00:00
AJR
49fa0203d2
d461: Another skeleton driver created (nw)
2017-11-22 17:08:47 -05:00
AJR
0a2a4e849f
cit220p: Give this one a separate driver as well (nw)
2017-11-21 22:07:29 -05:00
Scott Stone
a57eb4b25c
Fix MAME compile (nw)
2017-11-21 06:56:29 -05:00
angelosa
56828c2446
Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hooked it up to metro.cpp [Angelo Salese]
2017-11-21 07:06:03 +01:00
Nigel Barnes
26d94f2275
cfa3000: Added input devices on userport, analogue, and 1MHz bus.
2017-11-20 13:22:08 +00:00
Nigel Barnes
c25af26b01
bbc: Added ARM Evaluation System co-processor device.
2017-11-20 13:22:08 +00:00
Dirk Best
a5a8e0cbdb
einstein: Improve interrupts, add WIP Speculator support
...
Also removes a bogus character in the initial centronics output.
2017-11-20 01:37:42 +01:00
Robbbert
8f4729dd8b
New Not Working machine : Milwaukee Computers MC-1200
2017-11-20 04:47:25 +11:00
Robbbert
4106d1404e
New Not Working machine : LSI M3
2017-11-20 03:54:53 +11:00
AJR
b86f9bab4c
Split Micro-Term terminals to their own (skeleton) driver (nw)
2017-11-19 01:14:19 -05:00
David Haywood
7d0279601f
split pgm2 up into drivers/video, correct main ram size, make some notes etc.
2017-11-17 18:25:36 +00:00
Robbbert
c2a3012e6e
New Not Working machines : ADDS Viewpoint 60, ADDS Viewpoint 122, Ann Arbor Ambassador, AT&T 630 MTG, C.Itoh CIT-220+, Data General D461, HP-700/92, HP-2622A, Micro-term 5510, Micro-term MT420, Qume QVT-70, Qume QVT-102, Qume QVT-103, Qume QVT-190, Qume QVT-201, Relisys TR175II, Visual 100, Visual 102, DEC VT420, Zentec Zephyr
2017-11-18 04:57:48 +11:00
hap
49eb2be70c
vicdual: add tranqgun samples skeleton for jim (nw)
2017-11-16 18:10:48 +01:00
Patrick Mackinlay
f87cc5c671
28fxxx: initial commit for new flash memory device ( #2805 )
...
Implementation of 28F010 and family flash memory devices. These are not compatible with the JEDEC-standard flash command protocol implemented in intelfsh.
2017-11-16 23:53:02 +11:00
Vas Crabb
46c4dfb5f9
z80sio updates:
...
* Don't use device_serial_interface for transmit - it can't support sync modes, on-the-fly register updates, and other weirdness.
* Better modelling of 1-deep transmit queue.
* Better RTS/CTS behaviour.
* Completely overhauled interrupt logic - vectors should be correct for most async modes.
* Implemented different auto-reset receive errors in MPSC vs SIO.
* Implemented SDLC transmission including bit stuffing, transmit CRC, abort, and underrun/end-of-message behaviour.
Added an SDLC consumer device that logs SNA frame headers and data.
2017-11-16 22:22:20 +11:00
hap
7a900dd692
i8085: moved opcode macros to main file, will convert these to functions (nw)
2017-11-14 16:55:12 +01:00
hap
2e857fa8bd
rename misleading i8085cpu.h to i8085ops.hxx (nw)
2017-11-14 03:02:39 +01:00
Curt Coder
c2cf2f7504
tmc600: Added Euro bus skeleton. [Curt Coder]
2017-11-11 14:02:22 +02:00
Dirk Best
58b5eab4a8
einstein: Add support for the Silicon Disc RAM drive
...
Enable it with "-pipe silicon_disc" and use it as drive 3.
2017-11-09 01:13:08 +01:00
Nigel Barnes
e40f2551aa
electron: Added Acorn Plus 1 expansion device
...
- moved cart slots from machine to plus1
- replaced OS ROM with good dump
2017-11-08 20:42:09 +00:00
Nigel Barnes
780340b355
bbcb: Added Computer Village 1797 FDC (LVL Dos), not working.
2017-11-06 21:42:13 +00:00
Dirk Best
faeedc757c
einstein: Major cleanup, add a ADC0844 device
...
The analogue joystick is now emulated. Also fixed a few minor issues
with the memory map.
This also adds a generic Z80 dasisy chain device, for use in drivers
with non-Z80 peripherals.
2017-11-06 20:47:38 +01:00
hap
842a8347c0
renamed hazeltine.cpp to esprit.cpp (nw)
2017-11-05 22:57:29 +01:00
angelosa
c4cd603431
flower.cpp: rewrote custom sound device (nw)
2017-11-05 20:19:15 +01:00
hap
2069183658
doc: update MAME short description (nw)
2017-11-05 18:12:28 +01:00
Robbbert
b03a8f7f61
New Not Working machine : HP 2100
2017-11-06 01:08:28 +11:00
hap
2c1b285889
windows rc: use emulator name for description (this is the application title that shows up on task manager for example) (nw)
2017-11-05 14:58:09 +01:00
Robbbert
d897ed3661
New Not Working machine : Sony Playstation 2 (placeholder only)
2017-11-05 16:18:54 +11:00
hap
560c8192de
leaving MESS as-is (nw)
2017-11-05 02:06:40 +01:00
hap
7d7c2c5507
make emulator description generic (nw)
2017-11-05 01:50:16 +01:00
Robbbert
7a4160bd29
New Not Working machine : Xerox Alto I
2017-11-05 02:43:16 +11:00
Robbbert
931b311c06
New Not Working machine : Ampex Dialogue 80
2017-11-05 02:22:40 +11:00
arbee
bd7cbf196c
apple2: preliminary support for AE TransWarp accelerator card [R. Belmont, Apple II Documentation Project]
2017-11-03 21:50:59 -04:00
Robbbert
6f63019a25
New Not working machine : Convergent Mightyframe
2017-11-03 21:57:24 +11:00
Robbbert
fef0d128af
New not working machine : Hazeltine Esprit terminals
2017-11-03 01:25:13 +11:00
Robbbert
a908738797
New not working machine : Transitional Technology Inc. SBC
2017-11-02 21:08:00 +11:00
Dirk Best
346a935839
einstein: Add support for mouse connected to the user port
...
Enable with "-user mouse" and try it with "-flop1 mouseart".
2017-11-01 09:51:36 +01:00