sm501: Update screen on frame buffer address change
commit593a1cdd66ac83c1cefdd4cc5dd6338006fc202c
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 9 Jul 2018 17:02:36 +0000 (9 19:02 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Jul 2018 01:18:09 +0000 (16 11:18 +1000)
tree90abc7cd50960d97d0fdeb5402fa9a1fe1ae7226
parent9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb
sm501: Update screen on frame buffer address change

When the guest changes the address of the frame buffer we need to
refresh the screen to correctly display the new content. This fixes
display update problems when changing between screens on AmigaOS.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/sm501.c