aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/mos6522.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-5/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2020-09-02mos6522: Rename QOM macrosEduardo Habkost1-2/+2
2020-01-08mos6522: remove anh registerLaurent Vivier1-1/+0
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster1-1/+0
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland1-0/+1
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland1-1/+1
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland1-0/+2
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+152