aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/mos6522.h
AgeCommit message (Expand)Author
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-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-01-08mos6522: remove anh registerLaurent Vivier
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland