From 29addfee9a78ffc0f0bab700c76e6908bbd3dc8c Mon Sep 17 00:00:00 2001 From: Rhodez-x Date: Thu, 6 Dec 2018 23:45:27 +0100 Subject: [PATCH] bin test --- notes.txt | 29 +++++++++++++++++++++++++++++ slrboot.bin | Bin 8192 -> 8192 bytes 2 files changed, 29 insertions(+) create mode 100644 notes.txt diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..d9758cf --- /dev/null +++ b/notes.txt @@ -0,0 +1,29 @@ +0x0000: cli +0x0001: mov ax, 0x1000 +0x0004: mov ss, ax +0x0006: mov sp, 0xb000 +0x0009: mov ax, 0 +0x000c: mov ds, ax +0x000e: mov es, ax +0x0010: sti +0x0011: mov si, 0x7c00 +0x0014: mov di, 0x600 +0x0017: mov cx, 0x200 +0x001a: rep movsb byte ptr es:[di], byte ptr [si] +0x001c: ljmp 0:0x621 +0x0021: mov si, 0x7be +0x0024: cmp byte ptr [si], al +0x0026: jne 0x33 +0x0028: add si, 0x10 +0x002b: cmp si, 0x7fe +0x002f: jne 0x24 +0x0031: jmp 0x49 +0x0033: mov ah, 2 +0x0035: mov al, 1 +0x0037: mov bx, 0x7c00 +0x003a: mov dl, 0x80 +0x003c: mov dh, byte ptr [si + 1] +0x003f: mov cx, word ptr [si + 2] +0x0042: int 0x13 +0x0044: ljmp 0:0x7c00 +0x0049: jmp 0x49 diff --git a/slrboot.bin b/slrboot.bin index 4c73a54934ae121296b8e0f91a8c9bb0452cbfa5..1110ee78dc7668ab33543f4ed80a2d045a0263b1 100644 GIT binary patch delta 130 zcmZp0XmE)BmG+9Wh5-mV#Fp3WU=ZlLu!mv84hDw48+`|U?_;Rh&%m~mf$8&--G()d zuNlgM5ASQKdEv;gg=quhZibpo4P9mzYP7H$zPqP_oPHLTwk{#o8{t z^R;J%cSJIzy<(_g0D@m%ex<#N12YW|^xfz?(02i3*p372%?A|vF6?1Y_zg0whGCz2 z?Ta#o7a0s&+IGq@>}qH^D{6RP3*%X_Qn`HrwfnMbUqmn%?5nMP5yY^AfuZjP(2iFO z3;{q3_U)~CVGE=~GBS%5fG8z3sWe?7H$NqnVPdpA#|GZB0vou_3QR0Fs1GPgEe0x3 zD9Kky%_~VQQb@|rFUiSIOaU?x+IYDb0#b|8@{4ja^U@WHD~n4~a}|;^Qj@c-fKtIo ze1-gMph!?^Vv0gAP_2KkLRwLNu0l#?F-Y9Cs3^aPA-FU-8E7jgFeYx5<`Zo0vE^sr Q0P;>SGc;^I&uAzI0Dk_7e*gdg