aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display/macfb.h
AgeCommit message (Expand)Author
2023-01-08include: Include headers where neededMarkus Armbruster
2022-03-09macfb: increase number of registers saved in MacfbStateMark Cave-Ayland
2022-03-09macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland
2021-10-08macfb: add vertical blank interruptMark Cave-Ayland
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland
2021-10-08macfb: add qdev property to specify display typeMark Cave-Ayland
2021-10-08macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland
2020-12-10Clean up includesMarkus Armbruster
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27nubus: Rename class type checking macrosEduardo Habkost
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier