darklife/darkriscv

stdio.c bugs

samsoniuk opened this issue · 0 comments

bug to fix

putx: change ranges to <=
strtok: set nxt to null when done
xtoi: (val&~0x20)-‘a’+10 ???