| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ | 2024-09-27 | 1 | -1/+1 | |
| | | | | | (#12822) | ||||
| * | sega/mdioport.cpp: Added Mega Drive I/O port controller device. | 2022-12-12 | 1 | -0/+56 | |
| Adapted all Mega Drive hardware drivers to work with the new I/O port device, and moved based Mega Drive 68k peripherals to a common address map function. sega/megadriv_acbl.cpp: Added base machine configuration to attach an optional I/O port to the EXP port, and moved some stuff to derived classes. sega/megadriv_rad.cpp: Simplified code. bus/sms_ctrl: Added an RS-232 adapter. Only sending from the console to the attached device works so far, reception will have to wait. | |||||
