summary refs log tree commit diff stats
path: root/include/hw/display/macfb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: Include headers where neededMarkus Armbruster2023-01-081-1/+2
* macfb: increase number of registers saved in MacfbStateMark Cave-Ayland2022-03-091-1/+2
* macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland2022-03-091-2/+0
* macfb: add vertical blank interruptMark Cave-Ayland2021-10-081-0/+8
* macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland2021-10-081-1/+15
* macfb: add qdev property to specify display typeMark Cave-Ayland2021-10-081-0/+1
* macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland2021-10-081-0/+20
* Clean up includesMarkus Armbruster2020-12-101-1/+0
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-8/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-7/+11
* nubus: Rename class type checking macrosEduardo Habkost2020-08-271-2/+2
* hw/m68k: add Nubus macfb video cardLaurent Vivier2019-10-281-0/+64