Clean the repo of unnecessary files

This commit is contained in:
Abdelrahman Said 2023-03-29 22:56:04 +01:00
parent 904c398911
commit 43c748e0c5
3 changed files with 0 additions and 33 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,33 +0,0 @@
bits 16
mov al, 0
mov ah, 0
mov ax, 0
mov bl, 0
mov bh, 0
mov bx, 0
mov cl, 0
mov ch, 0
mov cx, 0
mov dl, 0
mov dh, 0
mov dx, 0
mov sp, 0
mov bp, 0
mov si, 0
mov di, 0
mov es, ax
mov cs, ax
mov ss, ax
mov ds, ax