_tickcount -> tickcount

This commit is contained in:
mrdudz
2015-07-14 19:55:41 +02:00
parent 83391ab67c
commit ac27ed301a
4 changed files with 11 additions and 9 deletions

View File

@@ -174,13 +174,13 @@ _irq1:
phy
inc _tickcount
inc tickcount
bne @s1
inc _tickcount+1
inc tickcount+1
bne @s1
inc _tickcount+2
inc tickcount+2
bne @s1
inc _tickcount+3
inc tickcount+3
@s1:
; Acknowlege interrupt
ldaio VDC_CTRL