mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
Remove TAB for reference file, too
This commit is contained in:
parent
b816ee6676
commit
3a5fee75a3
@ -8,8 +8,8 @@ Current file: 040-align.s
|
||||
000001r 1
|
||||
000001r 1 xx xx xx .align 4
|
||||
000004r 1 04 .byte 4
|
||||
000005r 1 0C 00 .word 12
|
||||
000007r 1 12 00 .word 18
|
||||
000005r 1 0C 00 .word 12
|
||||
000007r 1 12 00 .word 18
|
||||
000009r 1
|
||||
000009r 1 .align 1
|
||||
000009r 1 01 .byte 1
|
||||
@ -22,8 +22,8 @@ Current file: 040-align.s
|
||||
000015r 1 xx xx xx
|
||||
000018r 1 08 .byte 8
|
||||
000019r 1
|
||||
000019r 1 xx xx xx xx .align 128
|
||||
000019r 1 xx xx xx xx .align 128
|
||||
00001Dr 1 xx xx xx xx
|
||||
000021r 1 xx xx xx xx
|
||||
000080r 1 80 .byte 128
|
||||
000080r 1 80 .byte 128
|
||||
000080r 1
|
||||
|
Loading…
Reference in New Issue
Block a user