Honor maxlen argument when receiving gamecube data

This commit is contained in:
Raphael Assenat 2015-12-06 15:43:35 -05:00
parent fd3e770fdf
commit 07a53bee3a
1 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,8 @@ waitlow_lp:
store_byte:
inc r24 ; Count byte
breq overflow ; TODO : Check against r22
cp r22, r24
breq overflow
st z+,r20
ldi r20, 1