Revision 95219897 monitor.c

b/monitor.c
356 356

  
357 357
static void do_screen_dump(const char *filename)
358 358
{
359
    vga_screen_dump(filename);
359
    vga_hw_screen_dump(filename);
360 360
}
361 361

  
362 362
static void do_log(const char *items)

Also available in: Unified diff