| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean and manual cleanup in preparation for release branch |  Vas Crabb | 2024-01-28 | 1 | -4/+4 |
| * | machine/s2350.cpp: Added AMI S2350 USRT device. (#11959) |  Mark Garlanger | 2024-01-24 | 1 | -0/+12 |
| * | bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) |  Angelo Salese | 2024-01-16 | 1 | -12/+0 |
| * | Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thay... |  MooglyGuy | 2024-01-08 | 1 | -0/+12 |
| * | misc/matrix.cpp: add CS5530 IDE PCI block |  angelosa | 2023-12-17 | 1 | -0/+2 |
| * | misc/matrix.cpp: add stub for ZFMicro USB controller |  angelosa | 2023-12-17 | 1 | -24/+6 |
| * | add preliminary emulation of OKI MSM5001N CMOS LCD Watch IC |  hap | 2023-12-15 | 1 | -0/+12 |
| * | misc/matrix.cpp: write PCI stubs for MediaGX host & CS5530 bridge |  angelosa | 2023-12-13 | 1 | -0/+24 |
| * | -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] |  MooglyGuy | 2023-11-28 | 1 | -1/+0 |
| * | casio/cz1.cpp: Added driver for Casio CZ-1 and MZ-1 prototype. (#11779) |  Devin Acker | 2023-11-26 | 1 | -0/+12 |
| * | psion/psion3.cpp: Added save state flag. |  Nigel Barnes | 2023-11-22 | 1 | -0/+12 |
| * | 6883sam.cpp: Moved to machine folder, for use in non coco/dragon machines. |  Nigel Barnes | 2023-11-17 | 1 | -0/+12 |
| * | misc/cv1k.cpp, misc/nexus3d.cpp: Migrated to use newer machine/nandflash.cpp ... |  buffi | 2023-11-13 | 1 | -12/+0 |
| * | dec: reorganize and rename some device files |  Patrick Mackinlay | 2023-09-22 | 1 | -12/+0 |
| * | namco/namcos12.cpp: Emulated games with CDXA board. (#11558) |  987123879113 | 2023-09-22 | 1 | -8/+20 |
| * | nscsi: Add SCSI tape device based on SIMH tape image format (#11430) |  Miƫtek Bak | 2023-09-14 | 1 | -0/+2 |
| * | machine/7400.cpp: Removed unused 7400 logic device. |  Vas Crabb | 2023-08-30 | 1 | -12/+0 |
| * | mos6530n(ew): rename to mos6530 |  hap | 2023-07-25 | 1 | -3/+3 |
| * | 6532riot: remove unused device |  hap | 2023-07-25 | 1 | -12/+0 |
| * | mos6530l: remove unused device |  hap | 2023-07-25 | 1 | -12/+0 |
| * | mos6530: rename device to mos6530l |  hap | 2023-07-25 | 1 | -15/+24 |
| * | dp8573: add dp8572a variant |  Patrick Mackinlay | 2023-07-20 | 1 | -4/+4 |
| * | bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical ... |  SomeRandomGuyIdk | 2023-07-18 | 1 | -0/+12 |
| * | machine/ataflash.cpp: Untangle from the parallel ATA interface. |  Vas Crabb | 2023-06-29 | 1 | -0/+24 |
| * | misc/odyssey.cpp: write a skeleton device for PC87306 Super I/O |  angelosa | 2023-06-19 | 1 | -0/+12 |
| * | pc/pcipc.cpp: derive a very preliminary i440bx AGP target from savquest BIOS |  angelosa | 2023-05-30 | 1 | -0/+13 |
| * | hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb |  Olivier Galibert | 2023-05-26 | 1 | -0/+12 |
| * | Initial work towards i440bx chipset (#11037) |  Angelo Salese | 2023-05-21 | 1 | -0/+10 |
| * | New systems marked not working |  Nigel Barnes | 2023-05-17 | 1 | -0/+9 |
| * | bus/psion: Added SIBO and Honda expansion port devices: |  Nigel Barnes | 2023-05-16 | 1 | -0/+15 |
| * | machine/opti82c861.cpp: Skeleton for OPTi 82C861 PCI USB OHCI controller. [R.... |  arbee | 2023-05-13 | 1 | -0/+12 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 1 | -2/+2 |
| * | wicat: Add MCU dump and LLE of keyboard; update layout to include keyboard LE... |  AJR | 2023-04-22 | 1 | -0/+12 |
| * | Add device emulation of Dallas DS2430A 1-Wire EEPROM |  AJR | 2023-04-11 | 1 | -0/+12 |
| * | mb89352: retire legacy scsi device |  Patrick Mackinlay | 2023-04-05 | 1 | -12/+0 |
| * | tmp68301: Reimplement in the new68k framework. The timers are not yet implem... |  Olivier Galibert | 2023-04-04 | 1 | -12/+0 |
| * | pegasos2: Initial devices for MV64361 and VT8231 |  Dirk Best | 2023-04-03 | 1 | -0/+4 |
| * | namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) |  987123879113 | 2023-04-01 | 1 | -0/+12 |
| * | New systems marked not working |  Nigel Barnes | 2023-03-25 | 1 | -0/+15 |
| * | Retire legacy NCR 539X emulation |  AJR | 2023-02-25 | 1 | -13/+0 |
| * | machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ... |  Dirk Best | 2023-02-26 | 1 | -0/+12 |
| * | imacg3.cpp, powermacg3.cpp: added Cuda, MacADB, and DIMM serial presence dete... |  arbee | 2023-02-15 | 1 | -0/+12 |
| * | New machines added as NOT_WORKING |  arbee | 2023-02-04 | 1 | -0/+2 |
| * | mc88200: new device |  Patrick Mackinlay | 2023-02-03 | 1 | -0/+11 |
| * | sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] |  MooglyGuy | 2023-01-11 | 1 | -4/+4 |
| * | More Micom Soft controller wrangling: |  Vas Crabb | 2022-12-18 | 1 | -0/+12 |
| * | mdcr: Moved philips/p2000t_mdcr.cpp->machine/mdcr.cpp to allow use with other... |  Nigel Barnes | 2022-12-12 | 1 | -0/+12 |
| * | apple2: final removal of Apple II support for the legacy floppy system. [R. B... |  arbee | 2022-09-24 | 1 | -22/+0 |
| * | sonydriv.cpp: retired. [R. Belmont] |  arbee | 2022-09-22 | 1 | -11/+0 |
| * | bus.lua, machine.lua: fixed a couple of entries |  Ivan Vangelista | 2022-08-21 | 1 | -1/+1 |