Changeset 67 for trunk/bootcode/regular/other.asm
- Timestamp:
- Oct 11, 2016, 10:42:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/regular/other.asm
r57 r67 290 290 call MBR_Teletype 291 291 292 mov si, offset eCS_InstallVolume292 mov si, offset OS2_InstallVolume 293 293 mov al, [si] 294 294 test al,al ; See if phase 1 is active
Note:
See TracChangeset
for help on using the changeset viewer.