| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -1/+0 | |
| | | | | | | | | | | | | | Read callbacks now need a default return value supplied at construction. Replaced isnull() with isunset() which tells you if the callback wasn't configured rather than whether it isn't safe to call. Enabled validation of device callbacks (it seems it was disabled at some point, probably accidentally). Device callbacks and object finders now implement the same interface for resolution. | ||||
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] | 2023-05-23 | 1 | -1/+0 | |
| | | | | | | * Converted various logging patterns to use logmacro.h consistently. * Removed redefinitions of LOG_GENERAL. * Use LOGMASKED in more places. | ||||
| * | dimemory: Add the target address space to translate, wrap the constants | 2023-03-18 | 1 | -3/+5 | |
| | | | | | divtlb: Wrap the constants | ||||
| * | at, cammu: kick upstairs too | 2022-06-14 | 1 | -0/+814 | |
