-
According to the QB64 help text, the PLAY statement "N" parameter can be used to play a note "between 0 to 84 in the 7 octaves, where 0 is a rest). However, the 0 value to N does not play a rest, but…
-
Describe the bug
Since a couple of years, I've migrated an old VisualBasic for DOS application to DOSBox-x, I managed to get it working on Debian Linux and Windows 10 instances of Dosbox-x. Now I've …
-
Good morning,
I still have problems with the sound object:
1. The built-in sounds (e.g. PlayChimes) are working. Sometimes I only hear a part of the sound. The PlayMusic() method is working, b…
-
In BASIC, some of the characters Emacs treats as being valid within a "symbol"† are actually operators and should delimit keywords. For example, only IF and THEN are syntax highlighted in the f…
-
Hi Jamie, any idea how tough it would be to port this to a native linux build?
-
As discussed in #18, it would be useful if basic-mode let users pick from a set of predefined BASIC flavors and made it easier for them to create customized modes own.
One solution would be to use …
-
I apologize if you already have a license and I missed it (I couldn't find one)
-
As basic-mode continues to expand to support more dialects of basic, I believe it will be helpful if the user can specify within the source file which dialect the file is targeting.
This may need a…
-
VVSG coding standards forbid multiple return statements. Remove from:
ContestConfig.java:
function ContestConfig.loadContestConfig
line 123
Tabulator.java:
function Tabulator.shouldContinue…
-
Please add an icon for BASIC, e.g.
QuickBasic, GW Basic, Visual Basic, etc. I am happy to try and contribute something. Let me know what you think.