Revision 5425a216 hw/tcx.c

b/hw/tcx.c
243 243
    qemu_get_8s(f, &s->dac_index);
244 244
    qemu_get_8s(f, &s->dac_state);
245 245
    update_palette_entries(s, 0, 256);
246
    tcx_invalidate_display(s);
247

  
246 248
    return 0;
247 249
}
248 250

  

Also available in: Unified diff