updated comments

This commit is contained in:
mrdudz
2015-10-19 02:47:40 +02:00
parent 5099910b18
commit d6d016bb80
4 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
;
; Groepaz/Hitmen, 11.10.2015
;
; high level implementation for the soft80 implementation
;
; void cputcxy (unsigned char x, unsigned char y, char c);
; void cputc (char c);
;