Forgot to call function in second pass

This commit is contained in:
Jeremiah Orians 2016-08-29 23:02:02 -04:00
parent b2e1042cff
commit 43340d8579
No known key found for this signature in database
GPG Key ID: 7457821534D2ACCD
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@
CMPSKIP.NE R0 36 ; $ for absolute
JUMP @StoreAbsolutePointer
CMPSKIP.NE R0 38 ; & for address
JUMP @StoreAbsoluteAddress
;; Process everything else
CALLI R15 @hex ; Attempt to Convert it
CMPSKIP.GE R0 0 ; Don't record, nonhex values