issues
search
neilsf
/
xc-basic3
A BASIC cross compiler for MOS 6502-based machines
MIT License
45
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support BLOAD/BSAVE
#275
neilsf
opened
1 month ago
0
Unused subroutines/functions use variable memory
#274
kochs-online
opened
3 months ago
0
Size optimization: Do not include unreachable routines & functions
#273
kochs-online
closed
3 months ago
4
FOR loop: Compiler exception when using parentheses
#272
kochs-online
opened
3 months ago
0
PET: Support for LOCATE to position cursor
#271
kochs-online
opened
4 months ago
4
Function KEY() is broken (or at least does not work as expected)
#270
kochs-online
opened
4 months ago
11
target vic20_8k doesn't work
#269
Stell74
opened
4 months ago
0
Set appropriate processor type in intermediate code
#268
neilsf
opened
5 months ago
0
X16 missing TI
#267
jakebullet70
opened
5 months ago
0
Add REM comments to assembly listing
#266
neilsf
opened
5 months ago
0
Compiler option for ASCII mode
#265
neilsf
opened
5 months ago
0
Assembly error when using string and SELECT CASE in FUNCTION
#263
kochs-online
opened
6 months ago
1
#261 DATA statement now supports labels
#262
neilsf
closed
6 months ago
0
DATA should accept references to labels
#261
neilsf
closed
6 months ago
0
Fail to find DASM - Commander X16
#260
jakebullet70
closed
6 months ago
2
No support for Serial Ports
#259
isacco1975
opened
8 months ago
4
Develop to main
#258
neilsf
closed
9 months ago
0
Pet load and save routines tested and seem to work ok please add
#257
davejduke
opened
10 months ago
13
ERROR: Variable "SPRITEBGHIT" does not exist or is unknown in this scope
#256
orlof
closed
9 months ago
0
DASM?
#255
BAHLZ
closed
10 months ago
3
Fatal assembly error
#254
orlof
closed
9 months ago
3
Question about truth value evaluation
#253
orlof
closed
9 months ago
4
SPRITE XYSIZE x and y are in wrong order
#252
orlof
closed
9 months ago
1
Question: ZP for FP?
#251
orlof
closed
1 year ago
1
Parser does not accept variable name starting with "let"
#250
orlof
closed
9 months ago
0
SPRITE n ON BACKGROUND does not work
#249
orlof
closed
9 months ago
1
Dasm
#248
jacopo-jack
closed
1 year ago
1
Implicit type conversion is not working if argument list contains string arguments
#247
orlof
opened
1 year ago
0
@ (address of) operator cannot find variable with function name inside TYPE
#246
orlof
opened
1 year ago
3
Wrong syntax accepted
#245
neilsf
opened
1 year ago
1
Typecast constants in compile time
#244
neilsf
opened
1 year ago
0
Feature Request: Add @ operator to SUB and FUNCTION arguments
#243
orlof
opened
1 year ago
5
Missing SQRT
#242
Drout
closed
1 year ago
1
avoid DECLARE SUB / FUNCTION
#241
nippur72
closed
1 year ago
2
allow expression in CONST when the expression resolve to a constant
#240
nippur72
opened
1 year ago
2
Unused functions confuse optimizer
#239
orlof
opened
1 year ago
6
Bug with the LONG type
#238
AGPX
closed
1 year ago
6
[documentation] A very useful method of declaring multiple variables on a single line is not documented
#237
JJFlash-IT
closed
1 year ago
1
PRINT "" and ASC() clog up the string stack
#236
sine707
closed
1 year ago
2
DATA syntax for two-dimensional array?
#235
sine707
closed
1 year ago
3
[3.1.6] Any error which is not a Syntax Error is said to be on line 1
#234
JJFlash-IT
closed
1 year ago
4
Develop to main
#233
neilsf
closed
1 year ago
0
[3.1.5] "Variable used in NEXT statement must match variable used in FOR statement" on line 1, which isn't true
#232
JJFlash-IT
closed
1 year ago
1
Strange issue with SPRITE parameter
#231
AGPX
closed
1 year ago
2
Add shift operators
#230
AGPX
closed
1 year ago
3
VOICE command broken in version 3.1.3
#229
JJFlash-IT
closed
1 year ago
2
v3.2.0 on Mega65 fails with memory setup
#228
BruderJo
closed
1 year ago
5
[X16 Beta] Function Key() causes Fatal error
#227
atariVCS
closed
1 year ago
6
Develop to main
#226
neilsf
closed
1 year ago
0
FOR loop with WORD counter above 32767 is not working
#225
orlof
closed
1 year ago
0
Next