added end tag for listing

This commit is contained in:
Egan Ford 2017-04-30 11:39:41 -06:00
parent 0c5f9bdae0
commit 4c9315f2ef
3 changed files with 4 additions and 0 deletions

View File

@ -183,3 +183,4 @@ rowmsb:
.org *+1
bar:
.org *+40
end:

View File

@ -134,3 +134,4 @@ nextjump:
.org *+2
gr:
.org *+1
end:

2
c2d.h
View File

@ -9147,6 +9147,7 @@ nextjump:
.org *+2
gr:
.org *+1
end:
*/
unsigned char loadercode[] = {
0xAD,0x87,0x08,0xF0,0x08,0xA9,0x00,0x8D,
@ -9353,6 +9354,7 @@ rowmsb:
.org *+1
bar:
.org *+40
end:
*/
unsigned char barcode[] = {
0xAD,0xB0,0x08,0xF0,0x08,0xA9,0x00,0x8D,