1-2: Assignment complete w/o challenge
This commit is contained in:
parent
eb2c1cb0f9
commit
1a7041ab9d
6 changed files with 120 additions and 29 deletions
18
1-2/output.asm
Normal file
18
1-2/output.asm
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
bits 16
|
||||
|
||||
mov si, bx
|
||||
mov dh, al
|
||||
mov cl, 12
|
||||
mov ch, 244
|
||||
mov cx, 12
|
||||
mov cx, 65524
|
||||
mov dx, 3948
|
||||
mov dx, 61588
|
||||
mov al, [bx + si]
|
||||
mov bx, [bp + di]
|
||||
mov dx, [bp + 0]
|
||||
mov ah, [bx + si + 4]
|
||||
mov al, [bx + si + 4999]
|
||||
mov [bx + di], cx
|
||||
mov [bp + si], cl
|
||||
mov [bp + 0], ch
|
||||
Loading…
Add table
Add a link
Reference in a new issue