| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 1 | -1/+1 |
| * | addrmap: Allow ioport finders in portr/w/rw |  Olivier Galibert | 2024-10-13 | 1 | -1/+1 |
| * | devices/bus: remove use of utf8.h |  hap | 2023-12-23 | 1 | -2/+2 |
| * | devices/bus: remove \xC2 and \xC3 from input defs |  hap | 2023-12-23 | 1 | -6/+6 |
| * | cpu/nec: Fixed build; also, srcclean |  Vas Crabb | 2023-03-26 | 1 | -1/+1 |
| * | abc1600: Implement reset button. [Curt Coder] |  Curt Coder | 2023-03-08 | 1 | -0/+10 |
| * | abc1600: Cleanup |  Curt Coder | 2023-03-08 | 1 | -71/+20 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -15/+6 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -1/+1 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -2/+2 |
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 1 | -4/+4 |
| * | mcs48: Removed MCFG, nw |  mooglyguy | 2018-12-08 | 1 | -7/+7 |
| * | discrete: Eliminate unnecessary address space argument from handlers (nw) |  AJR | 2018-11-12 | 1 | -1/+1 |
| * | watchdog: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-07 | 1 | -2/+1 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
| * | Add support for custom device constructors when replacing devices. |  Vas Crabb | 2018-05-08 | 1 | -3/+2 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -8/+8 |
| * | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -1/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -7/+9 |
| * | Fix build by removing unused variables (nw) |  AJR | 2018-02-14 | 1 | -1/+1 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | some more device_add_mconfig in devices/bus (nw) |  Ivan Vangelista | 2017-06-07 | 1 | -13/+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 | -6/+6 |
| * | mcs48: Convert ports to devcb (nw) |  AJR | 2017-05-06 | 1 | -7/+7 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+3 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | required_ioport_array. (nw) |  Curt Coder | 2016-10-09 | 1 | -51/+6 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | Make watchdog timer a separate device |  AJR | 2016-04-30 | 1 | -1/+4 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
| * | 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 | -3/+3 |
| * | cleanup |  Miodrag Milanovic | 2015-12-05 | 1 | -1/+1 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -6/+6 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+658 |