summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bml3/mp1802.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup: Vas Crabb2024-11-251-4/+4
| | | | | | | * toaplan/mjsister.cpp: Use memory share creator for VRAM, put banked ROM in its own region so the fixed ROM region can be sized correctly. * cpu/s2650: Use util::sext rather than goofy lookup table. * Fixed a lot more #include guards that didn't match header paths.
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-4/+4
| | | | (#12822)
* bus/bml3: standardize read/write function names angelosa2024-09-231-2/+2
|
* bus/bml3: drop bml3 prefix for slot options filenames angelosa2024-09-201-0/+62