Removed comment

pull/5/head
E. Almqvist 4 years ago
parent 3d99d2559d
commit 9e05fcf9a2
  1. 2
      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

Loading…
Cancel
Save