added some more comments and -headers

This commit is contained in:
mrdudz
2015-10-12 14:40:12 +02:00
parent d8d7f53d1b
commit 07f1879f85
10 changed files with 48 additions and 2 deletions

View File

@@ -1,4 +1,10 @@
;
; Groepaz/Hitmen, 12.10.2015
;
; lowlevel kplot function for the soft80 implementation
;
.export soft80_kplot
.include "c64.inc"
@@ -35,6 +41,9 @@ soft80_kplot:
ldy CURS_X
rts
; FIXME: the following tables take up 260 bytes, perhaps move them
; to 0xdc00... area in ram under i/o
.rodata
_bitmapxlo:
.repeat 80,col