Changeset 553 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization
- Timestamp:
- Jun 8, 2013, 10:32:10 AM (11 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/Initialize.asm
r552 r553 53 53 mov [BIOS_BOOT_LOADER_INTERRUPT_19h*4+2], cs 54 54 55 ; Install special INT 13h hander that initialize dXTIDE Universal BIOS55 ; Install special INT 13h hander that initializes XTIDE Universal BIOS 56 56 ; when our INT 19h is not called 57 57 les ax, [BIOS_DISK_INTERRUPT_13h*4] ; Load system INT 13h handler
Note:
See TracChangeset
for help on using the changeset viewer.