1-2 challenge solved (only impl in RM_TF_R)

This commit is contained in:
Hane 2026-01-27 15:45:42 +01:00
commit b8f6e05689
7 changed files with 72 additions and 53 deletions

View file

@ -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