Changeset 39109 in vbox for trunk/src/VBox/Devices/PC/BIOS-new
- Timestamp:
- Oct 25, 2011 12:24:14 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm
r39017 r39109 309 309 xor bx, bx 310 310 mov ds, bx 311 mov cx, 100h ; 256 interrupts311 mov cx, 78h ; leave the rest as zeros 312 312 mov ax, dummy_iret 313 313 mov dx, BIOSSEG
Note:
See TracChangeset
for help on using the changeset viewer.