| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/a2bus/mouse.cpp: Synchronise comminication with the microcontroller. |  Vas Crabb | 2025-04-20 | 1 | -20/+44 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -5/+5 |
| * | mcfg pia6821: partial revert for the ones that set the clock to non-0 |  hap | 2023-09-20 | 1 | -1/+3 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 1 | -3/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -4/+4 |
| * | bus/rs232: Added a configurable patch box device, and various cleanups. |  Vas Crabb | 2021-10-03 | 1 | -5/+68 |
| * | a2bus/mouse.cpp: Fix regression caused by MCU port C lines being high after r... |  AJR | 2021-01-06 | 1 | -7/+4 |
| * | -emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled. |  Vas Crabb | 2020-10-11 | 1 | -6/+4 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -7/+7 |
| * | removed more dummy_space() and other miscellaneous space passing (nw) |  smf- | 2020-04-02 | 1 | -1/+1 |
| * | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -1/+1 |
| * | Pia6821 improvements (#5254) |  Mike | 2019-06-19 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+2 |
| * | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -5/+5 |
| * | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -14/+15 |
| * | get rid of some overloaded names - a lot of these will become unnecessary aft... |  Vas Crabb | 2018-06-14 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
| * | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -2/+2 |
| * | a2bus, spectrum/exp: set a better example (nw) |  Vas Crabb | 2018-01-27 | 1 | -3/+0 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | memory: Remove some space parameters from the apple2 domain [O. Galibert] |  Olivier Galibert | 2017-12-19 | 1 | -5/+5 |
| * | change some more device_mconfig_additions to device_add_mconfig (nw) |  Vas Crabb | 2017-05-23 | 1 | -20/+15 |
| * | 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/+4 |
| * | 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 |
| * | a2bus/mouse.cpp: simplification and cleanup |  Vas Crabb | 2017-01-17 | 1 | -121/+80 |
| * | m68705: re-implement timer/counter |  Vas Crabb | 2017-01-16 | 1 | -176/+22 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -7/+7 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
| * | use c++ cast instead of c casts (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -2/+3 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+531 |