| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -3/+3 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -5/+14 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -4/+1 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -15/+13 |
| * | s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... |  Aaron Giles | 2020-09-21 | 1 | -1/+1 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -2/+2 |
| * | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 1 | -16/+20 |
| * | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -5/+5 |
| * | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -1/+1 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -12/+12 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
| * | spkrdev: Removed MCFG macros, nw |  mooglyguy | 2018-12-25 | 1 | -16/+19 |
| * | machine/keyboard, terminal: removed MCFG macros (nw) |  Ivan Vangelista | 2018-12-11 | 1 | -2/+2 |
| * | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -6/+7 |
| * | mc6845: first part of MCFG macros removal (nw) |  Ivan Vangelista | 2018-11-19 | 1 | -1/+1 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -1/+1 |
| * | -i8255: Removed MCFG, nw |  mooglyguy | 2018-09-03 | 1 | -5/+5 |
| * | z80daisy: finished removing MCFG macro (nw) |  Ivan Vangelista | 2018-08-31 | 1 | -4/+4 |
| * | z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) |  Ivan Vangelista | 2018-08-24 | 1 | -9/+9 |
| * | misc cleanup and devcb3 prep (nw) |  Vas Crabb | 2018-07-03 | 1 | -1/+1 |
| * | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -1/+1 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -8/+8 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -16/+16 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -21/+23 |
| * | Meh (nw) |  Olivier Galibert | 2018-03-08 | 1 | -52/+0 |
| * | Cleanup address map remnants (nw) |  Olivier Galibert | 2018-03-08 | 1 | -4/+2 |
| * | 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 | -4/+4 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 1 | -13/+4 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -46/+47 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+4 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | Improvements to rgb_t (nw) |  AJR | 2016-10-22 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -11/+11 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | Eliminate device_t::static_config, a type-unsafe legacy feature. |  AJR | 2016-04-14 | 1 | -1/+1 |
| * | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -2/+2 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | 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 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+902 |