Age | Commit message (Expand) | Author |
---|---|---|
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland |
2018-06-16 | mos6522: remove additional interrupt flag filter from mos6522_update_irq() | Mark Cave-Ayland |
2018-06-16 | mos6522: only clear the shift register interrupt upon write | Mark Cave-Ayland |
2018-06-12 | mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR | Mark Cave-Ayland |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland |
2018-06-12 | mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522 | Mark Cave-Ayland |
2018-06-12 | hw/misc/mos6522: Add trailing '\n' to qemu_log() calls | Philippe Mathieu-Daudé |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-02-11 | misc: introduce new mos6522 VIA device and enable it for ppc builds | Mark Cave-Ayland |