Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FIxed an important bug in the tokenizer source code.tar.gz | 2023-07-11 | 2.1 MB | |
FIxed an important bug in the tokenizer source code.zip | 2023-07-11 | 2.1 MB | |
FIxed an important bug in the tokenizer.tar.gz | 2023-07-11 | 2.1 MB | |
FIxed an important bug in the tokenizer.zip | 2023-07-11 | 2.1 MB | |
README.md | 2023-07-11 | 486 Bytes | |
Totals: 5 Items | 8.3 MB | 0 |
I've fixed a bug in the tokenizer preventing it from correctly tokenizing strings containing whitespaces, the issue [#5] . I have added the "Regbanks-Flags Test" example, which might exemplify how a program could detect it's running in this simulator rather than on actual PicoBlaze (as I am not sure how flags behave when the regbank changes on actual PicoBlaze). I have also significantly improved documentation (most importantly, mentioning the cross-browser compatibility issues).