Kernel version 0.9 : bugfix in Smartport Status call

This commit is contained in:
Rémy GIBERT 2017-04-10 21:25:47 +02:00
parent 12217347d4
commit ee6613e392
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -21,7 +21,7 @@ A2osX.PrtDrv.S jsr A2osX.PrtDrv.GetDev
>LDYAI K.S.DEVSTAT
>STYA K.S.PORTCALL+2
lda #3
sta K.S.PORTCALL+3
sta K.S.PORTCALL+4
jsr A2osX.PrtDrv.Go
bcs .9
>LDYAI K.S.DEVSTAT