diff --git a/src/elib/convert.asm b/src/elib/convert.asm index 005a89b..72489d8 100644 --- a/src/elib/convert.asm +++ b/src/elib/convert.asm @@ -4,8 +4,6 @@ HEX_OUT: db "0x0000", ASCII_END ; This SR is going to mess up some registers ; since it fills the register with the desired ; pointer toward the string. -; -; Disclaimer: use popa if you want to get back your registers!!! hexToASCII: mov cx, 0 ; incrementor