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

@@ -25,7 +25,8 @@ soft80_init:
lda #$c8
sta VIC_CTRL2
; copy charset to RAM under I/O -> FIXME: generate at runtime
; copy charset to RAM under I/O
; FIXME: move charset and this constructor into init segment
sei
lda $01
pha