HomeSort by relevance Sort by last modified time
    Searched full:biosfn_set_video_mode (Results 1 - 3 of 3) sorted by null

  /external/qemu-pc-bios/vgabios/
vbe.c 994 biosfn_set_video_mode(mode);
1015 biosfn_set_video_mode(0x6a);
    [all...]
ChangeLog 524 - biosfn_set_video_mode: don't load DAC registers if default palette loading is
890 biosfn_set_video_mode() now clears the screen in CGA mode
960 - biosfn_set_video_mode(): reset attribute controller flip-flop
    [all...]
vgabios.c 83 static void biosfn_set_video_mode();
604 biosfn_set_video_mode(GET_AL());
826 static void biosfn_set_video_mode(mode) Bit8u mode; function
    [all...]

Completed in 3434 milliseconds