| Commit message (Expand) | Author | Age | Files | Lines |
| * | n2a03.cpp : Add device_mixer_interface instead hardcoded tags |  cam900 | 2019-04-02 | 1 | -1/+2 |
| * | -cpu/m6502: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-17 | 1 | -8/+7 |
| * | NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n... |  smf- | 2018-08-31 | 1 | -4/+4 |
| * | none of this is necessary as the apu is an internal device with a DERIVED_CLO... |  smf- | 2018-08-15 | 1 | -13/+0 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -3/+3 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -7/+8 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+2 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
| * | Remove first_screen(), nw |  Ryan Holtz | 2018-03-11 | 1 | -3/+3 |
| * | 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 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -2/+3 |
| * | Fix, maybe (nw) |  Olivier Galibert | 2017-07-05 | 1 | -62/+3 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -8/+11 |
| * | Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
| * | devices/cpu to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -7/+2 |
| * | srcclean (nw) |  Vas Crabb | 2017-05-28 | 1 | -1/+1 |
| * | basic VT03 support |  David Haywood | 2017-05-23 | 1 | -1/+15 |
| * | 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 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -2/+2 |
| * | Fixed crash because nes_apu was always binding to root_device() before the n2... |  smf- | 2016-11-05 | 1 | -2/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -10/+10 |
| * | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -0/+5 |
| * | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 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 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+142 |