OSDN Git Service

wwww hmm it really dose only know how to do 8*16
authorsparky4 <sparky4@cock.li>
Mon, 22 Jun 2015 22:38:39 +0000 (17:38 -0500)
committersparky4 <sparky4@cock.li>
Mon, 22 Jun 2015 22:38:39 +0000 (17:38 -0500)
Signed-off-by: sparky4 <sparky4@cock.li>
fonttest.exe
src/fonttest.c

index 3c006f6..af6011a 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 8c5bfcd..d521db3 100644 (file)
@@ -91,7 +91,7 @@ void main(int argc, char *argv[])
                SHL BX, 1\r
                SHL BX, 1\r
                ADD SI, BX      ;the address of A\r
-               MOV CX, 16\r
+               MOV CX, w\r
        L1:     MOV AX, ES:SI\r
                MOV DS:DI, AX\r
                INC SI\r