1-2 challenge solved (only impl in RM_TF_R)
This commit is contained in:
parent
f984261641
commit
b8f6e05689
7 changed files with 72 additions and 53 deletions
|
|
@ -25,7 +25,8 @@ mov ah, [bx + si + 4]
|
|||
; Source address calculation plus 16-bit displacement
|
||||
mov al, [bx + si + 4999]
|
||||
|
||||
; Dest address calculation
|
||||
; Dest address calculation
|
||||
|
||||
mov [bx + di], cx
|
||||
mov [bp + si], cl
|
||||
mov [bp], ch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue