Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ | 2024-09-27 | 1 | -2/+2 | |
| | | | | (#12822) | ||||
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ | 2023-06-01 | 1 | -1/+1 | |
| | | | | function signatures. (#11283) [Ryan Holtz] | ||||
* | devices/*: Removed extra semicolons after function bodies in headers. (#9275) | 2022-02-06 | 1 | -2/+2 | |
| | |||||
* | -Switch to building MAME as C++17. | 2020-11-15 | 1 | -2/+2 | |
| | | | | | | | * Updated sol2 to 3.2.2 * Updated pugixml to 1.10 * Increased minimum clang version to 6 * Cleaned up some stuff that can use new features | ||||
* | ti99: Retire custom READ8Z/SETADDRESS macro. | 2020-06-18 | 1 | -2/+2 | |
| | |||||
* | srcclean (nw) | 2020-03-22 | 1 | -3/+3 | |
| | |||||
* | ti99: Added FORTi sound card. | 2020-03-17 | 1 | -0/+52 | |