summary refs log tree commit diff stats
path: root/hw/m68k/q800-glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw/m68k: Constify VMStateRichard Henderson2023-12-301-1/+1
* q800: add Apple Sound Chip (ASC) audio to machineMark Cave-Ayland2023-10-061-1/+10
* q800-glue.c: convert to Resettable interfaceMark Cave-Ayland2023-10-061-3/+4
* q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macroMark Cave-Ayland2023-06-221-16/+13
* q800: move GLUE device into separate q800-glue.c fileMark Cave-Ayland2023-06-221-0/+252