| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 1 | -7/+7 |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -10/+2 |
| * | bus/cpc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 1 | -15/+15 |
| * | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -5/+5 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -5/+5 |
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 1 | -7/+7 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -17/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+17 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -17/+2 |
| * | cpcexp: Modernization (nw) |  AJR | 2018-12-14 | 1 | -4/+1 |
| * | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -5/+6 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... |  smf- | 2017-12-20 | 1 | -5/+5 |
| * | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -5/+5 |
| * | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -5/+5 |
| * | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 1 | -13/+8 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -4/+6 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -7/+7 |
| * | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 1 | -5/+5 |
| * | some NULL -> nullptr |  hap | 2016-01-24 | 1 | -7/+7 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 1 | -4/+4 |
| * | use c++ cast instead of c casts (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -4/+4 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -2/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+295 |