issues
search
uli
/
dragonbasic
Dragon BASIC compiler for Game Boy Advance
Other
42
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error in pimpmobile_r1
#27
ludo77
opened
2 months ago
1
problem make in folder examples
#26
ludo77
closed
1 year ago
2
Invalid syntax produces an unhelpful "line 1: Unknown directive? '' error instead of indicating the line number where that error occurs.
#25
supercom32
opened
6 years ago
0
Memory corruption occurs even when Strings allocate a maximum size of 64 words (256 bytes)
#24
supercom32
closed
1 year ago
3
What do MF errors regarding "assert(abs(off) < 2048);" really mean?
#23
supercom32
opened
6 years ago
1
Find a way to properly allocate the size of String variables, instead of using the theoretical maximum of 64 words (256 bytes)
#22
supercom32
opened
6 years ago
0
Make "Unreachable code?" a warning instead of a fatal error.
#21
supercom32
opened
6 years ago
0
Variables allocated adjacent to string variables results in corrupted memory.
#20
supercom32
closed
6 years ago
2
Add support for double buffering in Mode 4 instead of page flipping.
#19
supercom32
opened
6 years ago
1
Blit operations in graphics mode 4 and 5 are broken.
#18
supercom32
opened
6 years ago
2
Allow the importing and display of BMP files less than 24-bit color depth in bitmapped mode.
#17
supercom32
opened
6 years ago
0
problem make linux
#16
ludo77
closed
6 years ago
7
Using the #PALETTE directive on 24-bit BMP files causes MF to segfault.
#15
supercom32
closed
6 years ago
1
Including a valid 24-bit BMP image to your project causes a segmentation fault in MF.
#14
supercom32
closed
6 years ago
1
Bundle a module/tracker library that supports volume control and automatic (background) playback.
#13
supercom32
opened
6 years ago
0
Volume control for music and sound.
#12
supercom32
opened
6 years ago
0
Spaces between function names and parameter lists cause 'Expected token? EOL' errors when the original Dragon Basic allowed it.
#11
supercom32
opened
6 years ago
0
Leaving a space between variable name and array index causes unhelpful 'line 1: Unknown token? 1' error.
#10
supercom32
opened
6 years ago
0
Sometimes a Sub/End Sub block will produce 'Assertion `!currently_naked' failed.' errors for no obvious reason.
#9
supercom32
closed
1 year ago
5
Empty Sub/End Sub blocks produce 'Assertion `!skip_push` failed.' errors.
#8
supercom32
closed
6 years ago
1
'PlayMusic' command produces audio artifacts (clicking) when a music loop is restarted.
#7
supercom32
opened
6 years ago
0
Strings cannot be instantiated as local variables (Type mis-match?).
#6
supercom32
closed
1 year ago
1
Setting a string to be empty causes MF to generate a segmentation fault.
#5
supercom32
closed
1 year ago
2
Checking the condition of a string to be empty causes MF to generate a segmentation fault.
#4
supercom32
closed
1 year ago
2
The interrupt function 'onVCount' does not accept two parameters as described in the documentation.
#3
supercom32
closed
1 year ago
3
Samples
#2
thar0x29a
closed
6 years ago
0
Makefile
#1
thar0x29a
closed
6 years ago
0