Ercan Ersoy
Ercan Ersoy
I have tried using SmallBASIC on Microsoft Windows. SmallBASIC is very good project. I have realized SmallBASIC not support UTF-8. I would like support UTF-8.
I would like use code page is other than 437 graphical modes. In DOS, I use code page 857. But, FreeBASIC is replace the code page to 437. Is FreeBASIC...
I would like to FreeBASIC not use a hardcoded codepage in DOS. FreeBASIC doesn't need to a hardcoded codepage in DOS.
Variable scope warnings can reduce optimizations.
Cppcheck results of jsmn.h on your repository: `jsmn.h:271:7: warning: The scope of the variable 'i' can be reduced. [variableScope]` I have used Cppcheck 1.86. I have used this command line:...
Some people use /bin/bash especially. Some embedded systems use /bin/ash without /bin/sh alias.
Hello, I'm interested HX DOS Extender. I would like this software will be licensed under one or more standard open source license like GPL. Thanks
The pull request #44 fix this bug.
I'm delete the unneeded function and the line changed to Serial.println( entry.name() );.