mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-24 06:28:58 +00:00
git-svn-id: http://svn.code.sf.net/p/netboot65/code@152 93682198-c243-4bdb-bd91-e943c89aac3b
This commit is contained in:
parent
3b615b774e
commit
d5c359a3bd
@ -315,9 +315,9 @@ show_resource:
|
||||
iny
|
||||
beq @end_of_port
|
||||
lda (buffer_ptr),y
|
||||
cmp #$0D
|
||||
beq @end_of_port
|
||||
|
||||
cmp #$1F
|
||||
bcc @end_of_port ;any control char should be treated as end of port field
|
||||
|
||||
ldax resource_port
|
||||
stax acc16
|
||||
lda #10
|
||||
|
Loading…
x
Reference in New Issue
Block a user