convert MBR, VBR, & Stage2 to use a BSS section. #3
@@ -28,7 +28,7 @@ kmemcpy5:
|
|||||||
__CDECL16_ENTRY
|
__CDECL16_ENTRY
|
||||||
push ds
|
push ds
|
||||||
push es
|
push es
|
||||||
.setup_segments
|
.setup_segments:
|
||||||
mov ax, [bp + 4]
|
mov ax, [bp + 4]
|
||||||
mov ds, ax ; destination segment
|
mov ds, ax ; destination segment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user