Changeset 182 for sbliveos2/trunk/drv32/startup.asm
- Timestamp:
- May 13, 2001, 9:50:33 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv32/startup.asm
r148 r182 313 313 ;return value in dx:ax 314 314 sblive_stub_idc proc far 315 enter 0, 0 316 and sp, 0fffch 317 315 318 shl edx, 16 316 319 mov dx, bx … … 321 324 xchg ax, dx 322 325 326 leave 323 327 retf 324 328 sblive_stub_idc endp
Note:
See TracChangeset
for help on using the changeset viewer.