| Commit message (Expand) | Author | Age | Files | Lines |
* | excellent/lastbank.cpp: bump main CPU to /2 clock |  angelosa | 2024-09-02 | 1 | -1/+1 |
* | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
* | emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. |  Vas Crabb | 2023-06-13 | 1 | -10/+6 |
* | tc009xlvc.cpp: Include Z80 core (interrupt handler not yet ported). (#7756) |  cam900 | 2021-03-02 | 1 | -60/+59 |
* | adp, chinagat, ddragon, divebomb, gberet, lastbank, lsasquad, m10, mcr68: rem... |  Ivan Vangelista | 2020-11-26 | 1 | -0/+1 |
* | -emu/devfind: More cleanup/consistency changes. |  Vas Crabb | 2020-11-13 | 1 | -0/+3 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -2/+2 |
* | srcclean and manual cleanup (nw) |  Vas Crabb | 2020-04-26 | 1 | -31/+31 |
* | Device-fied TC0090LVC for taito_l.cpp implementation (#6572) |  cam900 | 2020-04-22 | 1 | -64/+217 |
* | misc fixes for bugs that showed up in devnoclear debug builds (nw) |  Ivan Vangelista | 2020-04-07 | 1 | -0/+1 |
* | tilemap: that macro has contributed nothing but obfuscation since we moved to... |  Vas Crabb | 2020-03-11 | 1 | -2/+2 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -5/+5 |
* | tc009xlvc.cpp : Updates (#5240) |  cam900 | 2019-06-19 | 1 | -242/+154 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
* | Eliminate the default address map member of address_space_config (nw) |  AJR | 2019-02-17 | 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 |
* | maps: Finish devices/machine (nw) |  Olivier Galibert | 2018-04-20 | 1 | -10/+11 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -11/+0 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -3/+5 |
* | drawgfx: Make the palette optional [O. Galibert] |  Olivier Galibert | 2017-05-28 | 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 |
* | New device interface for palettes |  AJR | 2017-04-06 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+4 |
* | Remove device_config_complete from numerous devices that don't really need it... |  AJR | 2017-02-09 | 1 | -15/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -9/+9 |
* | Another round of these |  Vas Crabb | 2016-08-27 | 1 | -4/+4 |
* | Prepare to make object finders behave like a pointer, not a half-pointer half... |  Vas Crabb | 2016-08-26 | 1 | -3/+3 |
* | Reduce the incidence of required_device<palette_device> in subdevices |  AJR | 2016-04-02 | 1 | -17/+6 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) |  Miodrag Milanovic | 2015-12-19 | 1 | -1/+1 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -3/+3 |
* | - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. |  therealmogminer@gmail.com | 2015-11-09 | 1 | -5/+5 |
* | Fix more PVS-Studio warnings, nw |  therealmogminer@gmail.com | 2015-11-09 | 1 | -4/+4 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+417 |