| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Added JAFA Cartridge Adaptor and Magazzino Parametrico devices.
bus/bbc/exp/autocue: Moved class into anonymous namespace.
bus/bbc/exp/mertec: Mapped the PIA to ROM space, ADC is now working.
|
| |
|
|
| |
The Robin Light Pen, Stack Light Pen, and Stack Light Rifle.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(#14090)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
New working software list items (coleco_homebrew.xml)
-----------------------------------------------------
Gradius [Dirk Best, TechZombie/archive.org]
|
| | |
|
| |
|
|
| |
* in213: Add dump and LLE of keyboard [AJR, Bitsavers]
|
| |
|
|
| |
* kayproii (& clones): Add dump of original serial keyboard (actually identical to that of Keytronic L2207) and make it the default option [AJR, retrocmp.de]
|
| |
|
|
| |
Acorn Speech upgrade or Cheetah Sweet Talker.
|
| | |
|
| | |
|
| |
|
|
| |
[AJR, sharpmz.org]
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
devices.
|
| |
|
|
|
|
|
| |
DMA slot (#13879)
* z80dma.cpp: Added UA858D variant
* sinclair/spectrum.cpp: Added configurable DMA slot
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Move MZ-1E30 SASI, MZ-1R37 EMM from mz2500 base emulation;
* Fix range of EMM to 640KB max RAM;
* Add basic MZ-1E35 ADPCM emulation;
* Add SuperTurboZ EH-SASI ROM BIOS to MZ-1E30;
* implicitly fix dustbx01-dustbx02-dustbx03 bootups: they are incompatible with MZ-1E30 Sharp BIOS;
|
| |
|
|
| |
Golden Child]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Added BLK0 and PB lines to the interface.
- Moved existing devices into anonymous namespaces.
bus/acorn/atom: Added GDOS, GDOS-2015, MDCR, Speech Synthesis Module, EPROM Switch Card, Tube Interface, EF9345 80 Column Card.
bus/acorn/cu: Added High Resolution Graphics, CUBIO w/ Race Controllers, Teletext Video Interface.
bus/acorn/system: Added configuration to use 32K RAM card with the Atom.
acorn/acrnsys.cpp: Devicified the System keyboard with AY-3-4592 encoder.
|
| |
|
|
| |
(#13808)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
LC Twisted Pair Card. [R. Belmont, Al Kossow]
nubus/enetnbtp.cpp: Support for the Apple Ethernet NB Twisted Pair card. [R. Belmont, Al Kossow]
apple/macpwrbkmsc.cpp: Support the dock slot on all supported PowerBook Duos. [R. Belmont]
nubus/pwrbkduo/duodock.cpp: Preliminary support for the PowerBook Duo Dock, including video, SCSI bus, floppy, and NuBus slots. [R. Belmont, Al Kossow]
nubus/pwrbkduo/ethernetudock.cpp: Support for the Newer Technology Ethernet MicroDock. [R. Belmont, Doug Brown]
nubus/pwrbkduo/floppydock.cpp: Support for the PowerBook Duo Floppy Dock. [R. Belmont]
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Should be added soon:
- mute
- speaker/microphone resampling
To be added a little later:
- compression
- reverb
Needs to be added by someone else:
- coreaudio
- direct
- portaudio
- xaudio2
- js
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
video's slot $E space and
allow PDS cards to hijack the internal screen. [R. Belmont]
bus/nubus: Many updates. [R. Belmont]
* All cards: modernized with short types, fewer boilerplate comments, general cleanups,
and card memory map support.
* Lapis ProColor: fixed "encrypted" 4 and 8 bit-per-pixel modes and added the NuBus and PDS/30
versions of the ProColor 8. Also used the TLC34075/34076 DAC device.
* m2video: use the CRTC registers of the TFB 1.0 chip and the Bt453 DAC device.
* m2hires: use the CRTC registers of the TFB 2.2 chip, merge in the Apple Portrait Card, and
add the Apple Workstation Card. All 3 of these were the same card with different ROMs,
pixel clock crystals, and DAC models (Bt473 or Bt474).
* Sigma Designs LaserView: Now uses the CRTC register values.
* RasterOps ColorBoard/264 NuBus: Much better correctness on the NuBus version, including support
for the 30 Hz NTSC mode
* RasterOps ColorBoard/264 PDS: Near-total rewrite using the TMS34061 and Bt473 devices.
* SuperMac Spectrum/8 Series III: Use Bt478 DAC device like the real card.
* SuperMac Spectrum PDQ: Documented that the card uses 3 Bt458 DACs. Not actually hooked up that
way yet.
* Moniterm MacViking: Documented that the CRTC is a TTL state machine, there are no registers.
* Micron/XCEED MacroColor/30: Merged with Color 30HR which is 99% the same hardware, and
added an "internal" version which takes over the SE/30's internal display and allows you to
show grayscale on the original CRT.
* Micron/XCEED Color HR30: All available video modes are supported now with the MonitorXCEED
software. Also added an "internal" version like the MacroColor/30, decoded the register
encryption, and used the correct Bt473 and Bt478 devices.
|
| |
|
|
|
|
| |
* -86 uses only one port not two;
* Remove joystick readback from -118, mounts a DA-15 PC gameport instead;
* Remove pc9801_snd_device glue logic;
|
| |
|
|
|
|
|
| |
* bus/snes/st018.cpp: Add primary support of ST018 coprocessor
moritas2 now boots, but still hangs at in-game.
* bus/snes/st018.cpp: Fix CPU latch accessing
|
| |
|
| |
* MSX: fixed vy0010 ROM image
|
| |
|
|
|
|
|
| |
set_input_line_and_vector (#13492)
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_vector
* Fix include guards for moved header file
|
| |
|
|
| |
the PEB.
|
| |
|
|
| |
printers. (#13429)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(#13410) [Fabio Dalla Libera, Golden Child]
|
| |
|
|
| |
ROM to be debugged. (#13391)
|
| |
|
|
| |
* z8536: Respect data direction registers when reading back from Ports A & B
|
| | |
|
| |
|
|
| |
controller [AJR, unknown]
|