Changeset 17325 in vbox for trunk/src/VBox/Devices/Graphics/BIOS
- Timestamp:
- Mar 4, 2009 8:44:25 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43699
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c
r11982 r17325 670 670 // Ralf Brown Interrupt list is WRONG on bh(page) 671 671 // We do output only on the current page ! 672 #ifdef DEBUG 673 printf("write_teletype %02x\n", GET_AL()); 674 #endif 675 672 676 biosfn_write_teletype(GET_AL(),0xff,GET_BL(),NO_ATTR); 673 677 break;
Note:
See TracChangeset
for help on using the changeset viewer.