You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
488 B
ArmAsm

;
; File generated by cc65 v 2.13.3
;
.fopt compiler,"cc65 v 2.13.3"
.setcpu "65C02"
.smart on
.autoimport on
.case on
.debuginfo on
.importzp sp, sreg, regsave, regbank, tmp1, ptr1, ptr2
.macpack longbranch
.dbg file, "_hextab.c", 306, 1667622315
.export __hextab
.segment "RODATA"
__hextab:
.byte $30
.byte $31
.byte $32
.byte $33
.byte $34
.byte $35
.byte $36
.byte $37
.byte $38
.byte $39
.byte $41
.byte $42
.byte $43
.byte $44
.byte $45
.byte $46