| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spectrum.cpp: add Didaktik D40/D80 disk interface | 2020-06-21 | 1 | -0/+2 | |
| | | |||||
| * | bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. | 2020-06-15 | 1 | -0/+2 | |
| | | |||||
| * | tti: Convert driver to QBUS device (qts1) | 2020-06-07 | 1 | -0/+2 | |
| | | |||||
| * | Support Colecovision Megacart. (#6788) | 2020-06-05 | 1 | -0/+2 | |
| | | | | | | | | * Support Colecovision Megacart. Assume that a rom file that is more than 32K in size is a megacart and that it should be bankswitched using Megacart protocol. * Put megacart functionality in its own cartridge type. | ||||
| * | msx: add matra ink cartridge (nw) | 2020-06-04 | 1 | -0/+2 | |
| | | |||||
| * | apple2: introduce new accurate IWM controller and switch apple2cr1/3/4 to ↵ | 2020-05-23 | 1 | -0/+2 | |
| | | | | | use it [O. Galibert, R. Belmont] | ||||
| * | pdp11: qbus skeleton, pc11 | 2020-05-23 | 1 | -0/+14 | |
| | | |||||
| * | CoCo: Added Disto RAM cartridge (#6664) | 2020-05-08 | 1 | -0/+2 | |
| | | | | | | | | | | * adding disto ram cart * logging update * minor change stil no worky * DSTOTEST.BIN passed tests. | ||||
| * | New working machines | 2020-04-29 | 1 | -0/+17 | |
| | | | | | | | | | | -------------------- MDT 60 Video Display Terminal [Bitsavers, AJR] z29: Add skeleton for undumped keyboard; try (and fail) to make this work with the MDT 60 keyboard instead z22: Separate driver (nw) | ||||
| * | Heavily improved emulation of GRiD Compass 1101 (#6599) | 2020-04-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | Changes: - added known dump checksums of 1101 BIOS - high-level emulation of GPIB disk devices - partial implementation of DMA (currently ignores ACCRQ so devices must have zero latency in order for it to work) - serial is now properly memory-mapped - modem stub in order to make system properly ignore modem device - it now boots without any patches and debug scripts - merged #6597 (needed in order to make disk devices work) Still not implemented: - RTC/MACHINE_ID - modem - has problems with multiple disk devices working simultaneously (possibly BIOS bug because this BIOS had some problems with that on real device) | ||||
| * | ti99: Add PGRAM card; fixed IDE adapter card. | 2020-04-10 | 1 | -0/+4 | |
| | | |||||
| * | pasopia, pasopia2: PAC2 overhaul | 2020-04-06 | 1 | -0/+19 | |
| | | | | | | | | - PAC2 is now a separate bus with slot devices - Kanji ROM and RAM PAC2 expansions are no longer built into pasopia7, but may be configured as slot options - RAM PAC2 expansion made nonvolatile and provided in multiple sizes - Two PAC2 slots added to pasopia | ||||
| * | bus/bbc/1mhzbus: Added PEDL Multiform Z80. | 2020-03-22 | 1 | -0/+2 | |
| | | |||||
| * | bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ↵ | 2020-03-21 | 1 | -0/+2 | |
| | | | | | Ed Snider] | ||||
| * | bus/bbc/userport: Added the Clwyd Technics Colour Palette and Chameleon devices. | 2020-03-21 | 1 | -0/+2 | |
| | | |||||
| * | ti99: Added FORTi sound card. | 2020-03-17 | 1 | -0/+2 | |
| | | |||||
| * | mac: Initial support for the Sigma Designs LaserView monochrome NuBus video ↵ | 2020-03-15 | 1 | -0/+2 | |
| | | | | | card [Al Kossow, R. Belmont] | ||||
| * | bus/bbc/1mhzbus: Added the RetroClinic DataCentre. [Nigel Barnes, RetroClinic] | 2020-03-15 | 1 | -0/+2 | |
| | | |||||
| * | ti99: Added Myarc DDCC-1 disk controller card. | 2020-03-15 | 1 | -0/+2 | |
| | | |||||
| * | ti99: Added CorComp disk controller cards. | 2020-03-14 | 1 | -0/+2 | |
| | | |||||
| * | Merge pull request #6388 from fulivi/hp80_dev07 | 2020-03-04 | 1 | -0/+2 | |
| |\ | | | | | HP82900 CP/M module | ||||
| | * | hp80: added HP82900 CP/M module | 2020-03-03 | 1 | -0/+2 | |
| | | | |||||
| * | | Added Microlog Baby Blue II CPU Plus ISA card. [Barry Rodewald] | 2020-03-04 | 1 | -0/+2 | |
| | | | |||||
| * | | bus/bbc/1mhzbus: Added Pull Down RAM and Colour Card 500 devices. | 2020-03-03 | 1 | -0/+4 | |
| | | | |||||
| * | | cms6502: Cleanups and promoted to working. | 2020-03-03 | 1 | -0/+2 | |
| |/ | | | | | - Corrected M4 ROM ordering. - Added IEEE controller card. | ||||
| * | hp80: HP82939 serial I/O module added (#6366) | 2020-03-01 | 1 | -0/+2 | |
| | | | | | | | | | * hp80: added HP82939 serial I/O module. Fixed a small bug in INS8250 that prevented module self-test to pass. Improved the interrupt handling of hp80 systems. * hp80: changed scheduling to use "set_perfect_quantum" | ||||
| * | -ex1280: Added skeleton device for Vectrix EX1280 ISA card. [Ryan Holtz, ↵ | 2020-03-01 | 1 | -0/+2 | |
| | | | | | Bitsavers] | ||||
| * | rtpc keyboard: new device (nw) | 2020-02-25 | 1 | -0/+14 | |
| | | | | | The host is a long way from being done, but the keyboard seems to be working well enough already. | ||||
| * | a2bus: Add 8251-based RS232 serial interface from BYTE magazine | 2020-02-03 | 1 | -0/+2 | |
| | | |||||
| * | sdk85: Updates and expansion | 2020-01-29 | 1 | -0/+14 | |
| | | | | | | | | | - Make second 8355 into ROM expansion slot that can load custom 8755 programs - Add software list for expansion ROMs, including Peter Naszvadi's version of Mastermind - Add optional TTY interface - Improve accuracy of button labels and change key bindings - Add vectored interrupt and soft reset buttons | ||||
| * | bus/bbc/1mhzbus: Added Acorn Winchester Disc. | 2020-01-22 | 1 | -0/+2 | |
| | | |||||
| * | bbcmaiv: Added internal modem port, with Acorn AIV SCSI Host Adaptor. | 2020-01-22 | 1 | -0/+15 | |
| | | |||||
| * | Revert "bus/centronics: Added a R-2R ladder DAC device." | 2020-01-07 | 1 | -2/+0 | |
| | | | | | This reverts commit 1564c566c12aa515cca6d5c1a66a2473b351ccd3. | ||||
| * | bus/centronics: Added a R-2R ladder DAC device. | 2020-01-07 | 1 | -0/+2 | |
| | | |||||
| * | bus/bbc/1mhzbus: Added Sprow BeebIDE 16-bit and RetroClinic BBC 8-bit IDE ↵ | 2020-01-07 | 1 | -0/+2 | |
| | | | | | interfaces. | ||||
| * | bus/bbc/1mhzbus: Added BeebOPL FM Synthesiser. | 2020-01-07 | 1 | -0/+2 | |
| | | |||||
| * | Emulation of isbc202 floppy disk controller (#6119) | 2020-01-04 | 1 | -0/+14 | |
| | | | | | | | * imds2: isbc202 floppy disk controller added * imds2: attempt to fix problems with CI checks | ||||
| * | apple2: add support for paddles [R. Belmont] | 2019-12-10 | 1 | -0/+2 | |
| | | |||||
| * | New S-100 device: ASC Associates SASI Host Computer Adapter [AJR, Bitsavers] | 2019-12-06 | 1 | -0/+2 | |
| | | |||||
| * | bml3: Added Hitachi Real Time Clock card [Russell Bull] | 2019-11-22 | 1 | -0/+2 | |
| | | |||||
| * | mda.cpp, eis_hgb107x: Ericsson High resolution Monochrome Graphics Board ↵ | 2019-11-22 | 1 | -0/+2 | |
| | | | | | 1070 split out in its own file as being an oddity | ||||
| * | new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) | 2019-11-22 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * plusd working (rom patch) * plusd done * added disciple, not working * disciple working * wd_fdc fix * final tidy-up * ready for pr * Pernod70 changes * cuavas changes #1 * combine devices + files * sort out side_effects | ||||
| * | Add dump and skeleton device for Sony SMO-C501 MO Disk Controller [Don ↵ | 2019-11-12 | 1 | -0/+2 | |
| | | | | | Maslin Vintage Computer Archive] | ||||
| * | bbcb: Added Morley Electronics RAM Disc and PMS 64K Non-Volatile Ram Module ↵ | 2019-11-11 | 1 | -0/+4 | |
| | | | | | devices. | ||||
| * | HP optional ROMs: address issue #5839 (#5873) | 2019-11-08 | 1 | -36/+0 | |
| | | | | | | | | | * hp80: refactored optional ROM device as requested in issue #5839 * hp9825: refactored optional ROM device as requested in issue #5839 * hp9845: refactored optional ROM device as requested in issue #5839 | ||||
| * | bbcb: Added the Robin Voice Box device. | 2019-11-07 | 1 | -0/+2 | |
| | | |||||
| * | autoc15: Added RAM disc device. | 2019-11-07 | 1 | -0/+2 | |
| | | | | | daisy: Corrected ROM SHA1 (nw) | ||||
| * | electron: Added Wizard Sidewinder Rom Expansion Board. [Nigel Barnes, Binary ↵ | 2019-11-06 | 1 | -0/+2 | |
| | | | | | Dinosaurs] | ||||
| * | bbcm: Added Slogger Click, Solidisk Mega 256, Peartree MR8000, Master Smart ↵ | 2019-11-06 | 1 | -0/+8 | |
| | | | | | Cartridge devices. | ||||
| * | bbcb: Added many internal ROM/RAM expansion boards from Aries, ATPL, ↵ | 2019-11-06 | 1 | -0/+32 | |
| | | | | | | | | | Computech, Peartree, Solidisk, and Watford Electronics. bbcbp: Added ATPL Sidewise+ internal expansion board. bbcm: Added Morley Master 'AA' and Vine Micros Overlay internal expansion boards. | ||||
