mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-20 03:31:42 +00:00
Kernel version 0.9 : LAN drivers, bugfix and optimization
This commit is contained in:
parent
d6aefbe613
commit
a8e07582c4
@ -55,11 +55,11 @@ Dev.Detect >STYA ARGS
|
||||
sta PacketPagePTR,x
|
||||
|
||||
lda PacketPageDATA+1,x
|
||||
ldy PacketPageDATA,x
|
||||
cmp /DEVID
|
||||
bne .2
|
||||
|
||||
cpy #DEVID
|
||||
lda PacketPageDATA,x
|
||||
cmp #DEVID
|
||||
beq .3
|
||||
|
||||
.2 dec DEV.HEADER.NAME+4
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user