| Commit message (Expand) | Author | Age | Files | Lines |
| * | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -10/+8 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -12/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -7/+7 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -1/+0 |
| * | Remove some tag lookups by name (#8252) |  Miodrag Milanović | 2021-07-05 | 1 | -7/+4 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -28/+22 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 1 | -1/+1 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -13/+13 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -39/+41 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -41/+39 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -39/+39 |
| * | More progress towards ISA DACK line support (nw) |  AJR | 2019-01-20 | 1 | -0/+2 |
| * | Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired |  Vas Crabb | 2018-09-29 | 1 | -7/+9 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -3/+3 |
| * | -mc146818: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -1/+1 |
| * | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 1 | -7/+7 |
| * | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -54/+56 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
| * | mc146818: correct interrupt polarity (nw) (#3627) |  Patrick Mackinlay | 2018-06-23 | 1 | -6/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -36/+36 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -24/+0 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -3/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -2/+9 |
| * | Fix coverity errors about unintended truncation (nw) |  Vas Crabb | 2017-06-02 | 1 | -3/+3 |
| * | 1st half of devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -8/+2 |
| * | 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 | -49/+35 |
| * | cs4031: save emulated A20 state |  Scott Percival | 2017-03-10 | 1 | -0/+1 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -6/+6 |
| * | Intel documentation is conflicting, which prompted osdev to claim that 128k d... |  smf- | 2016-10-06 | 1 | -2/+2 |
| * | Drop the upper bit of the address when shifting left, as described http://wik... |  smf- | 2016-10-06 | 1 | -2/+2 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+969 |