| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 2 | -20/+20 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 12 | -29/+29 |
| * | Move format #includes out of header files |  AJR | 2023-10-12 | 2 | -1/+2 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 3 | -28/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 14 | -121/+121 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 2 | -4/+5 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 2 | -2/+2 |
| * | adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... |  AJR | 2021-06-20 | 1 | -7/+0 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 4 | -10/+4 |
| * | volt_reg: Remove uses that are not needed anymore with the recent (#7367) |  Aaron Giles | 2020-10-20 | 2 | -6/+0 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 2 | -4/+4 |
| * | superpet: update_cpu was the wrong way around (nw) |  hap | 2020-04-09 | 1 | -2/+2 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 6 | -43/+15 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 12 | -114/+87 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 12 | -87/+114 |
| * | ef9345, ef9365: Simplify read/write handlers (nw) |  AJR | 2019-03-07 | 1 | -2/+2 |
| * | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 2 | -2/+0 |
| * | bus/pet: Eliminate address_space argument from interface methods (nw) |  AJR | 2019-02-18 | 8 | -35/+35 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | volt_reg: removed MCFG macro (nw) |  Ivan Vangelista | 2019-02-12 | 2 | -10/+14 |
| * | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -15/+17 |
| * | devices\bus: removed a few unused MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 2 | -33/+0 |
| * | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -6/+7 |
| * | src/devices: more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-10 | 2 | -13/+14 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -2/+2 |
| * | mos6551: Eliminate MCFG_ macros (nw) |  AJR | 2018-08-20 | 1 | -17/+18 |
| * | c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) |  AJR | 2018-08-13 | 1 | -77/+0 |
| * | -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... |  mooglyguy | 2018-08-01 | 2 | -2/+23 |
| * | -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] |  mooglyguy | 2018-08-01 | 1 | -0/+1 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -20/+39 |
| * | more macro removal and overload disambiguation (nw) |  Vas Crabb | 2018-06-17 | 1 | -5/+9 |
| * | 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 | 2 | -2/+2 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 3 | -12/+12 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 8 | -21/+24 |
| * | Allow devcb to be bound to a device/mixin or the target of a device |  Vas Crabb | 2018-05-02 | 1 | -3/+3 |
| * | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -1/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 2 | -11/+14 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -40/+40 |
| * | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 2 | -2/+0 |
| * | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 2 | -15/+19 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 4 | -3/+6 |
| * | (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... |  Vas Crabb | 2018-01-27 | 2 | -5/+17 |
| * | 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 | 5 | -6/+6 |
| * | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 2 | -2/+6 |
| * | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 2 | -6/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -4/+4 |
| * | device_add_mconfig up to devices/bus/q* (nw) |  Ivan Vangelista | 2017-06-13 | 10 | -91/+40 |