summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/dimm_spd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cuda.cpp: fixed error in I2C comms. [R. Belmont] arbee2023-02-161-1/+10
| | | | | | dimm_spd.cpp: cleanup and save states. [R. Belmont] mpc106.cpp: cleanup and save states. [R. Belmont]
* imacg3.cpp, powermacg3.cpp: added Cuda, MacADB, and DIMM serial presence ↵ arbee2023-02-151-0/+321
detect readback. [R. Belmont] mpc106.cpp: fixed endianness of register access, hooked up RAM, made compatible with RAM device. [R. Belmont] cuda.cpp: Added I2C I/O hookups. [R. Belmont] heathrow.cpp: Hack for unknown register that imac was stuck on. [R. Belmont] dimm_spd.cpp: New device that provides a configurable DIMM serial presence detect readback for I2C or SMBus. [R. Belmont]