| Commit message (Expand) | Author | Age | Files | Lines |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -22/+13 |
* | mcs51: implement serial input/output as bit stream (#11190) |  Patrick Mackinlay | 2023-05-08 | 1 | -28/+0 |
* | dirom: added pre and post rom bank change callbacks and changed almost all us... |  hap | 2022-10-04 | 1 | -2/+3 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -9/+0 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... |  Aaron Giles | 2020-09-21 | 1 | -1/+1 |
* | okim6258/okim6376/okim9810/pcd3311/qs1000/qsound: update to new stream callbacks |  Aaron Giles | 2020-09-20 | 1 | -10/+10 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -3/+3 |
* | okiadpcm.cpp: Add looped sample support, Allow reading current output without... |  cam900 | 2020-06-11 | 1 | -1/+13 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -1/+1 |
* | devices/sound: more handler simplification (nw) |  Ivan Vangelista | 2020-03-12 | 1 | -11/+11 |
* | qs1000.cpp : Updates (#4891) |  cam900 | 2019-04-14 | 1 | -1/+1 |
* | mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw |  mooglyguy | 2018-12-09 | 1 | -12/+14 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -7/+9 |
* | qs1000.cpp : Convert set_irq into WRITE_LINE_MEMBER (#3306) |  cam900 | 2018-03-07 | 1 | -1/+1 |
* | Revert "qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294... |  Vas Crabb | 2018-03-04 | 1 | -16/+7 |
* | qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294) |  cam900 | 2018-03-04 | 1 | -7/+16 |
* | mcs51: Use callbacks for parallel ports (nw) |  AJR | 2018-02-27 | 1 | -3/+6 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 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 |
* | qs1000, 315_5124 and 315_5313 devices: test Vas' latest work (nw) |  Ivan Vangelista | 2017-05-22 | 1 | -15/+7 |
* | 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 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -25/+25 |
* | okim6295: Directly use set_rom_bank [O. Galibert] |  Olivier Galibert | 2016-09-06 | 1 | -0/+10 |
* | dirom: device_rom_interface for sound chips with rom/memory map alternative [... |  Olivier Galibert | 2016-08-15 | 1 | -45/+23 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
* | mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) |  Ivan Vangelista | 2016-07-01 | 1 | -2/+1 |
* | 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 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | Cleanups and version bumpmame0169 |  Miodrag Milanovic | 2015-12-30 | 1 | -2/+0 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -4/+4 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -5/+5 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+646 |