| 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 | -2/+0 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -5/+5 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+3 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -2/+2 |
* | cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... |  Ivan Vangelista | 2018-10-29 | 1 | -3/+3 |
* | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 1 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -42/+38 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | Soft resets no longer turn back clocks on devices |  AJR | 2016-10-09 | 1 | -2/+0 |
* | feversoc: More inputs figured out |  AJR | 2016-07-24 | 1 | -1/+1 |
* | Correct JRC6355E implementation to agree with NJU6355 datasheet |  AJR | 2016-07-07 | 1 | -15/+81 |
* | feversoc: Hook up EEPROM; remap buttons (#1028) |  ajrhacker | 2016-07-05 | 1 | -54/+201 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -6/+6 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -6/+6 |
* | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -1/+1 |
* | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+206 |