- Timestamp:
- Jul 3, 2009 2:19:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/rombios.c
r21205 r21206 5255 5255 break; 5256 5256 5257 #ifdef VBOX 5257 5258 case 0x53: /* Del press */ 5258 5259 if ((shift_flags & 0x0f) == 0x0c) … … 5264 5265 } 5265 5266 /* fall through */ 5267 #endif 5266 5268 5267 5269 default:
Note:
See TracChangeset
for help on using the changeset viewer.