| Commit message (Expand) | Author | Age | Files | Lines |
| * | Miscellaneous cleanup. |  Vas Crabb | 2021-09-09 | 2 | -278/+211 |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 9 | -16/+16 |
| * | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 2021-09-06 | 2 | -11/+89 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 20 | -40/+40 |
| * | Use swapendian_int16/int32 in more devices |  AJR | 2020-07-29 | 1 | -16/+16 |
| * | devices/bus/amiga/zorro/a590.cpp: dumped bios version 5.92 for the A2091 [Guru] |  Ivan Vangelista | 2020-07-06 | 1 | -4/+4 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 6 | -75/+76 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -3/+4 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 10 | -28/+28 |
| * | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -8/+8 |
| * | Fix for UI Paste with the Default Serial Terminal (#6648) |  Frank Palazzolo | 2020-05-06 | 1 | -1/+0 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 2 | -4/+4 |
| * | removed more dummy_space() calls (nw) |  smf- | 2020-04-02 | 1 | -1/+1 |
| * | bus/amiga/zorro: put in namespace, improve safety a bit (nw) |  Vas Crabb | 2019-11-18 | 18 | -301/+356 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -10/+10 |
| * | src/devices: Replace output().set_value with output finders (nw) |  AJR | 2019-10-30 | 4 | -2/+10 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 5 | -28/+28 |
| * | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 1 | -1/+1 |
| * | mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) |  Vas Crabb | 2019-10-11 | 2 | -9/+10 |
| * | PORT_CUSTOM simplification (nw) |  AJR | 2019-09-14 | 1 | -7/+7 |
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 2 | -4/+4 |
| * | Default list of nscsi devices (nw) |  AJR | 2019-07-11 | 1 | -14/+7 |
| * | Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) |  AJR | 2019-07-11 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 9 | -153/+127 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 9 | -127/+153 |
| * | srcclean (nw) |  Vas Crabb | 2019-02-24 | 1 | -4/+4 |
| * | 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 1 | -2/+2 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | amiga/zorro: Be more consistent about resolving callbacks (nw) |  AJR | 2019-02-08 | 2 | -14/+14 |
| * | amiga/zorro: Bus modernization (nw) |  AJR | 2019-02-08 | 8 | -118/+66 |
| * | enable sub-second snapshot timers (nw) (#4493) |  Peter Ferrie | 2019-02-04 | 1 | -4/+4 |
| * | Fix a few validation errors from 9ef08696cc5e709af1bf66d44ae472cd80449484 (nw) |  AJR | 2019-01-23 | 1 | -4/+3 |
| * | wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] |  Olivier Galibert | 2019-01-22 | 2 | -15/+42 |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 2 | -12/+12 |
| * | amiga: Add support for the A2058 memory expansion |  Dirk Best | 2018-12-14 | 3 | -0/+201 |
| * | (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... |  Vas Crabb | 2018-11-28 | 1 | -7/+4 |
| * | a2065: Fix DMA/memory accesses |  Dirk Best | 2018-11-21 | 2 | -12/+28 |
| * | Initial version of Commodore A2065 Ethernet card |  Dirk Best | 2018-11-20 | 3 | -0/+212 |
| * | amiga keyboard: add some comments to break up the mass of code (nw) |  Vas Crabb | 2018-08-24 | 1 | -0/+40 |
| * | a2000: add keyboard reset circuit |  Vas Crabb | 2018-08-23 | 2 | -22/+20 |
| * | Amiga keyboards: tie up loose ends: |  Vas Crabb | 2018-08-23 | 5 | -82/+312 |
| * | Amiga keyboard overhaul: |  Vas Crabb | 2018-08-23 | 10 | -832/+1102 |
| * | mos6551: Eliminate MCFG_ macros (nw) |  AJR | 2018-08-20 | 2 | -296/+107 |
| * | more notes on purported A1200 keyboard program, add compact mode as a config ... |  Vas Crabb | 2018-08-18 | 2 | -2/+50 |
| * | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -6/+8 |
| * | add note about C-A-A behaviour on A1200 keyboard (nw) |  Vas Crabb | 2018-08-15 | 1 | -0/+9 |
| * | add notes about other A2000 keyboard variants (nw) |  Vas Crabb | 2018-08-15 | 1 | -2/+12 |
| * | amiga: fill in some more gaps in the keyboard story |  Vas Crabb | 2018-08-15 | 5 | -28/+238 |
| * | amiga: add German variant of Amiga 2000 keyboard |  Vas Crabb | 2018-08-15 | 3 | -3/+104 |
| * | amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... |  Vas Crabb | 2018-08-15 | 6 | -4/+486 |