Skip to content
Snippets Groups Projects
Commit f84e36d7 authored by Jakob Kirsch's avatar Jakob Kirsch
Browse files

fix charsetviewer

parent fe953070
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
xor di, di xor di, di
mov cx, 0x07d0 mov cx, 0x07d0
mov ax, 0xf020 mov al, " "
mov ah, 0b00001111
rep stosw rep stosw
mov di, 0x00a4 mov di, 0x00a4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment