| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor ↵ | 2021-08-10 | 1 | -0/+2 | |
| | | | | | cards. [Rob Justice, R. Belmont] | ||||
| * | apxen: Checkpoint, get something on screen | 2021-08-04 | 1 | -0/+17 | |
| | | | | | | | | - Implement video slot and mono graphics video card - Hook up CIO, SIO, RTC, PIT, SN76489 - Add daisy chain for Z80 devices and hook it up to the PIC - Add system control ports | ||||
| * | New NOT_WORKING software list additions | 2021-07-23 | 1 | -0/+2 | |
| | | | | | | --------------------------------------- msx1+cart: Easi-Speech [hap] | ||||
| * | apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] | 2021-07-17 | 1 | -0/+2 | |
| | | |||||
| * | -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) | 2021-07-13 | 1 | -0/+18 | |
| | | | | -ggconnie.cpp: Add notes for IRQ. | ||||
| * | -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) | 2021-07-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | -machine/smc91c9x.cpp adjustments: * Reset should disable promiscuous mode. * RCR - handle promiscuous changes, adjust soft reset handling. * EPH_STATUS should be LINK_OK by default (previous code wouldn't set LINK_OK unless RX_EN is set but LANceGS won't set RX_EN unless LINK_OK is set). * B0_BANK bits 4-8 are unspecified in the documentation but LANceGS expects a 3 (used in Card detection logic). * MIR values depend on device type and resets when the mmu resets. * Reading/writing the data register needs to be aware of 8-bit I/O. * Calculate FCS. * Removed WMS OUI filtering hack. | ||||
| * | add mapper 29 and preliminary mapper 30 support (#8225) | 2021-06-25 | 1 | -0/+2 | |
| | | | | | | | | | | | | | New working software list additions ----------------------------------- 2A03Puritans [rainwarrior] E.T. [KHAN] Glider [anonymous] * mapper 29: support should be complete but there are few if any other homebrew roms to test against * mapper 30: only supports the most basic board that doesn't use flashable memory - tested on a dozen or so roms, all working * add a game each for mappers 29 (Glider), 30 (E.T.), and 31 (2A03Puritans) so there is something in the software lists to actually test against. Glider is discontinued by manufacture, the other two are freely available from their authors. * various naming clean ups, like BTL- prefixes for things that are not bootlegs | ||||
| * | New working software list additions | 2021-06-21 | 1 | -2/+0 | |
| | | | | | | | | | | ----------------------------------- lk3000: Calculator, Electronic Notebook [hap, Sean Riddle] New NOT_WORKING software list additions --------------------------------------- lk3000: English-German [hap, Sean Riddle] | ||||
| * | mc10.cpp: Converted expansion port to slot device and removed fake machines. ↵ | 2021-06-17 | 1 | -0/+18 | |
| | | | | | (#8184) | ||||
| * | apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. ↵ | 2021-06-15 | 1 | -0/+2 | |
| | | | | | Belmont] | ||||
| * | bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and ↵ | 2021-06-14 | 1 | -0/+10 | |
| | | | | | CoCo WordPak/WordPak II/WordPak RS/WordPak 2+ devices. | ||||
| * | New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] | 2021-06-11 | 1 | -0/+2 | |
| | | |||||
| * | vtech: Rework expansion bus emulation | 2021-06-01 | 1 | -0/+4 | |
| | | | | | | | | | - Use memory taps instead of directly installing into the memory map - Use address_maps to specify address ranges - Add missing save states - Support the BennVenn SD Loader (preliminary) - Move lightpen skeleton to a device | ||||
| * | bus/coco: add CoCo Max Hi Res Input Module (#8104) | 2021-05-31 | 1 | -0/+2 | |
| | | |||||
| * | adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ↵ | 2021-05-22 | 1 | -0/+2 | |
| | | | | | Belmont] | ||||
| * | bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. | 2021-05-21 | 1 | -0/+2 | |
| | | |||||
| * | saitek_osa: added maestro/analyst B/C/D/D+/D++ module [hap, Berger, anonymous] | 2021-05-21 | 1 | -0/+2 | |
| | | |||||
| * | adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow] | 2021-05-17 | 1 | -0/+2 | |
| | | |||||
| * | -bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan ↵ | 2021-05-16 | 1 | -0/+2 | |
| | | | | | | | | Holtz, PulkoMandy] (#8059) Software list items promoted to working --------------------------------------- vsmile_cart: V.Smile Smart Keyboard (USA), V.Smile Clavier Tip Tap (France), V.Smile Schreibspaß (Germany) [Ryan Holtz, PulkoMandy] | ||||
| * | saitek_osa: add skeleton device for Sparc module [hap, Berger] | 2021-05-15 | 1 | -0/+2 | |
| | | |||||
| * | added saitek OSA module interface used in leonardo/renaissance | 2021-05-14 | 1 | -0/+16 | |
| | | |||||
| * | cdr-254sh: Skeleton | 2021-05-10 | 1 | -0/+2 | |
| | | |||||
| * | apple2: Add support for the BOOTI card [R. Belmont] | 2021-05-08 | 1 | -0/+2 | |
| | | |||||
| * | qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ↵ | 2021-05-05 | 1 | -0/+2 | |
| | | | | | Interface [AJR, Bitsavers] | ||||
| * | bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the ↵ | 2021-04-25 | 1 | -0/+2 | |
| | | | | | Apple IIc. [R. Belmont, Apple II Documentation Project] | ||||
| * | smartboard: add internal artwork for the pc version | 2021-04-19 | 1 | -0/+2 | |
| | | |||||
| * | smartboard: add support to connect it to pc printer port | 2021-04-19 | 1 | -2/+4 | |
| | | |||||
| * | thomson: Turn the extensions into slot devices, modernize the floppies | 2021-04-19 | 1 | -0/+22 | |
| | | |||||
| * | nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers] | 2021-04-16 | 1 | -0/+2 | |
| | | |||||
| * | cdu415: Add skeleton | 2021-04-14 | 1 | -0/+2 | |
| | | |||||
| * | cdu75s: start the driver | 2021-04-08 | 1 | -0/+2 | |
| | | |||||
| * | Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] | 2021-04-06 | 1 | -0/+13 | |
| | | |||||
| * | bus/a2bus: Added Orange Micro Grappler printer interface card. | 2021-04-07 | 1 | -2/+2 | |
| | | |||||
| * | HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) | 2021-03-07 | 1 | -0/+2 | |
| | | | | | | | | * rs232: added device for synchronous I/O * hp9845: implemented external clocking in hp98046 serial module Co-authored-by: ajrhacker <ajrhacker@users.noreply.github.com> | ||||
| * | econx25: Added the dual Z80 co-processor board (incomplete). | 2021-02-28 | 1 | -0/+2 | |
| | | |||||
| * | bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. | 2021-02-20 | 1 | -0/+4 | |
| | | |||||
| * | scripts: Remove references to non-existent headers and duplicate source file ↵ | 2021-02-14 | 1 | -2/+1 | |
| | | | | | references. (#7770) | ||||
| * | New working machines | 2021-01-14 | 1 | -4/+6 | |
| | | | | | | | | -------------------- Facit DTC (DeskTop Computer) [Luxor ABC arkivet, Curt Coder] abc800: Added new revisions of ROMs, and skeletons for DataBoard 4106/4107. [Luxor ABC arkivet, Curt Coder] | ||||
| * | odyssey2: add service test cart 7seg output | 2021-01-04 | 1 | -0/+2 | |
| | | |||||
| * | bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) | 2020-12-25 | 1 | -0/+2 | |
| | | |||||
| * | a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 ↵ | 2020-12-24 | 1 | -0/+2 | |
| | | | | | Asynchronous Serial Interface [AJR, Apple II Documentation Project] | ||||
| * | Add dump and skeleton devices for Emerald Technology 3XTwin ISA board | 2020-12-23 | 1 | -0/+2 | |
| | | |||||
| * | apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] | 2020-12-22 | 1 | -0/+2 | |
| | | |||||
| * | Add dump of AppleCD 150 [DBWBP] | 2020-11-20 | 1 | -0/+2 | |
| | | |||||
| * | bus/coco: Added symphony 12 music device. (#7472) | 2020-11-17 | 1 | -0/+2 | |
| | | |||||
| * | apple2: Support the SUP'R'TERMINAL 80-column card. [R. Belmont] | 2020-11-09 | 1 | -0/+2 | |
| | | |||||
| * | aquarius: Peripherals implemeted as slot devices: 4K/16K/32K/16K+ Memory ↵ | 2020-10-31 | 1 | -0/+25 | |
| | | | | | | | | | | | Cartridges, Mini Expander (now with controllers), Quick Disk (not working), C1541 DOS Interface (not working) - Implemented memory mapper for CP/M. - Serial printer port. - External RAM is now scrambled. - SuperCart bankswitching board implemented for Aquaricart. - Cartridge images of size 4K, 8K, 16K now supported, was previously 16K only. | ||||
| * | -bus/a2bus: Added Apple II Parallel Printer Interface Card. | 2020-11-01 | 1 | -0/+2 | |
| | | | | | | | -frontend/mame/audit.cpp: Fixed another annoying edge case. -Cleaned up RawInput code slightly. | ||||
| * | bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379) | 2020-10-26 | 1 | -16/+18 | |
| | | |||||
| * | bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, ↵ | 2020-10-23 | 1 | -76/+78 | |
| | | | | | Golden Child, archive.org] | ||||
