| Commit message (Expand) | Author | Age | Files | Lines |
| * | hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595) |  fulivi | 2022-12-24 | 1 | -0/+2 |
| * | bus/pce_ctrl: Added PC Engine Mouse support. |  Vas Crabb | 2022-12-21 | 1 | -0/+2 |
| * | More Micom Soft controller wrangling: |  Vas Crabb | 2022-12-18 | 1 | -20/+24 |
| * | bus/sms_ctrl: Added support for Denpa XE-1AP controller. |  Vas Crabb | 2022-12-18 | 1 | -0/+2 |
| * | bus/sms_ctrl: Added Konami Hyper Shot for Sega, too. |  Vas Crabb | 2022-12-17 | 1 | -0/+2 |
| * | bus/msx/ctrl: Added Konami Hyper Shot controller. |  Vas Crabb | 2022-12-17 | 1 | -0/+2 |
| * | bus/sms_ctrl: Added support for Sega mouse and four-player adaptor. |  Vas Crabb | 2022-12-16 | 1 | -0/+4 |
| * | sega/sms.cpp: Refactored Game Gear handling. (#10682) |  Vas Crabb | 2022-12-14 | 1 | -14/+0 |
| * | -bus/sms_ctrl: Added raphnet DIY SMS/Mark III paddle. |  Vas Crabb | 2022-12-13 | 1 | -0/+2 |
| * | bus/archimedes/podules: Added Ethernet podules (not working) |  Nigel Barnes | 2022-12-12 | 1 | -0/+6 |
| * | New machines marked as NOT_WORKING |  Nigel Barnes | 2022-12-12 | 1 | -0/+4 |
| * | bus/archimedes/podule: Added SCSI Interface podules (not working). |  Nigel Barnes | 2022-12-11 | 1 | -0/+12 |
| * | mt65: Slotified the keyboard port, devicified Microtan Keypad (MT006), Microt... |  Nigel Barnes | 2022-12-11 | 1 | -0/+16 |
| * | sega/mdioport.cpp: Added Mega Drive I/O port controller device. |  Vas Crabb | 2022-12-12 | 1 | -0/+2 |
| * | thomson.cpp: Extension bus cleanup |  AJR | 2022-12-10 | 1 | -0/+10 |
| * | bus/sms_ctrl: Reworked Sega Master System controller bus. |  Vas Crabb | 2022-12-08 | 1 | -6/+14 |
| * | trs/coco12.cpp, trs/coco3.cpp: Moved real-time clocks to where they belong (a... |  tim lindner | 2022-12-05 | 1 | -0/+4 |
| * | bus/msx: Added support for Hudson Soft Bee Card and Electric Software Astron ... |  wilbertpol | 2022-12-03 | 1 | -0/+8 |
| * | bus/msx/ctrl: Added Micomsoft Libble Rabble Joypad. |  Vas Crabb | 2022-11-26 | 1 | -0/+2 |
| * | -fujitsu/fmtowns.cpp: Use MSX controller slots for pad ports. |  Vas Crabb | 2022-11-26 | 1 | -8/+12 |
| * | msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) |  wilbertpol | 2022-11-24 | 1 | -87/+103 |
| * | bus/gameboy: Added support for Liebao Technology cartridges. |  Vas Crabb | 2022-11-12 | 1 | -0/+2 |
| * | bus/gameboy: Added support for newer NT/Makon cartridges. |  Vas Crabb | 2022-11-10 | 1 | -0/+2 |
| * | msx/msx.cpp, bus/msx_cart, bus/msx_slot: Reimplemented memory using views. (#... |  wilbertpol | 2022-11-08 | 1 | -0/+12 |
| * | bus/electron: Added Millsgrade Voxbox Speech Synthesiser. |  Nigel Barnes | 2022-10-18 | 1 | -0/+2 |
| * | Rework QX10 Keyboard implementation (#10384) |  Brian Johnson | 2022-10-15 | 1 | -0/+23 |
| * | bus/epson_qx: Added YM2149-based sound card for the Epson QX-10. (#10400) |  Brian Johnson | 2022-10-15 | 1 | -0/+2 |
| * | bus/epson_qx: Added hard disk support for the Epson QX-10. (#10378) |  Brian Johnson | 2022-10-08 | 1 | -0/+4 |
| * | bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices. |  Vas Crabb | 2022-10-04 | 1 | -0/+2 |
| * | Fix missed build file from previous commits. [R. Belmont] |  arbee | 2022-09-24 | 1 | -2/+0 |
| * | bus/gameboy: Fixes for multi-game cartridges. |  Vas Crabb | 2022-09-19 | 1 | -0/+2 |
| * | bus/gameboy: Added partial support for some Chinese multi-game cartridges. |  Vas Crabb | 2022-09-18 | 1 | -0/+2 |
| * | Reimplemented Game Boy and Mega Duck cartridge slots: |  Vas Crabb | 2022-09-13 | 1 | -3/+29 |
| * | mtu130: Add support for the datamover (68k board) |  Olivier Galibert | 2022-09-11 | 1 | -0/+15 |
| * | bus/nes_ctrl: Added Sharp Cassette Interface AN-300SL device. (#10318) |  0kmg | 2022-09-10 | 1 | -0/+2 |
| * | Add skeleton devices for MPS-1200 & MPS-1250 IEC printers |  AJR | 2022-09-08 | 1 | -0/+2 |
| * | -nintendo/gb.cpp: Use taps to handle the boot ROM overlay. |  Vas Crabb | 2022-08-24 | 1 | -2/+4 |
| * | bus.lua, machine.lua: fixed a couple of entries |  Ivan Vangelista | 2022-08-21 | 1 | -1/+1 |
| * | Greatly improve Monon Color emulation (#10158) |  David Haywood | 2022-08-21 | 1 | -0/+17 |
| * | bus/pce_ctrl: Added support for Coconuts Japan Pachinko Controller CJPC-102. ... |  0kmg | 2022-08-05 | 1 | -0/+2 |
| * | a800: Add support for the ICD R-Time 8 cartridge |  AJR | 2022-07-30 | 1 | -0/+2 |
| * | opus100pm: add opus 108pm isa bus card |  Patrick Mackinlay | 2022-07-11 | 1 | -0/+2 |
| * | Start moving devices out of src/mame/shared to more appropriate places |  AJR | 2022-06-28 | 1 | -0/+2 |
| * | Added make opions for filter file, adjusted source path display. |  Vas Crabb | 2022-06-28 | 1 | -0/+1 |
| * | bus/nubus: Got rid of CRTC hacks in Macintosh Display Card emulation. |  Vas Crabb | 2022-06-25 | 1 | -0/+2 |
| * | pc_kbd: Add emulation of Cherry G80-1500 keyboard, minus smartcard reader |  AJR | 2022-06-23 | 1 | -0/+2 |
| * | bus/nubus: More improvements to SuperMac Spectrum video cards. |  Vas Crabb | 2022-06-23 | 1 | -0/+2 |
| * | bus/archimedes/podule: Added Hard Disk podules (not working). |  Nigel Barnes | 2022-06-22 | 1 | -0/+8 |
| * | New working clones |  Miodrag Milanovic | 2022-06-06 | 1 | -0/+4 |
| * | apple2: support for the Excel-9 6809 card, which runs Flex09. [Rob Justice, R... |  arbee | 2022-06-05 | 1 | -0/+2 |