Changeset 67355 in vbox
- Timestamp:
- Jun 13, 2017 11:12:59 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r67140 r67355 701 701 switch(addr) { 702 702 case 0x3c0: 703 case 0x3c1: 703 704 if (pThis->ar_flip_flop == 0) { 704 705 val &= 0x3f;
Note:
See TracChangeset
for help on using the changeset viewer.