issues
search
irmen
/
prog8
high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16
https://prog8.readthedocs.io/
Other
152
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't return nonnegative literal from signed routine
#155
markjreed
closed
1 month ago
0
Immediately recursive routine throws compiler into infinite loop
#154
markjreed
closed
1 month ago
0
Some subroutines called from assembly being eliminated incorrectly
#153
markjreed
closed
1 month ago
0
New example program: draw a fractal tree
#152
markjreed
closed
1 month ago
0
Add module with front-end subs that JSRFAR into the audio ROM routines
#151
markjreed
closed
2 months ago
1
Add 24-bit integer-to-float routine and floating-point jiffy clock reader
#150
markjreed
closed
2 months ago
2
ideas to improve compiler support for romable code
#149
irmen
opened
3 months ago
2
Fix definition of `cx16.fetch()` function
#148
adiee5
closed
3 months ago
3
Add katakana encoding
#147
adiee5
closed
3 months ago
6
improve fill() routines
#146
irmen
closed
1 month ago
2
add a stack/queue library for the x16, that utilizes banked ram
#145
irmen
opened
5 months ago
1
for 'raw' outputs, syslib is sometimes not imported
#144
irmen
closed
3 months ago
0
vera CTRL not properly reset in line drawing code
#143
irmen
closed
4 months ago
0
floats.atan2() wrong results
#142
irmen
closed
5 months ago
0
fix: atan2(anything, 0) should return ±π/2
#141
markjreed
closed
5 months ago
0
windows build fails on line endings
#140
irmen
closed
5 months ago
1
fix: cast to LinkedList in order to have removeLast available
#139
markjreed
closed
6 months ago
0
Compilation broken with new Kotlin versions
#138
markjreed
closed
6 months ago
1
Incorrect 6502 asm generated with indexing a uword pointer using array syntax
#137
reltham
closed
6 months ago
1
string.find is not working
#136
AtomiJD
closed
4 months ago
6
compiler crash when using call builtin
#135
djehuti
closed
6 months ago
6
known problems in version 10.3
#134
irmen
closed
6 months ago
0
Feature/reciprocal tangent functions
#133
markjreed
closed
7 months ago
1
Multi assign
#132
irmen
closed
7 months ago
0
fix: tweak divmod() doc
#131
markjreed
closed
8 months ago
0
Add diskio.status_code() function
#130
adiee5
closed
8 months ago
1
Support for new encodings
#129
adiee5
closed
7 months ago
8
Booleans test PR
#128
irmen
closed
8 months ago
0
Problem with string.find(...)
#127
dacobi
closed
8 months ago
2
Fix typo in docs
#126
mike-mcgann
closed
9 months ago
0
Mention AUR package in documentation
#125
adiee5
closed
9 months ago
0
Mentioning AUR
#124
adiee5
closed
9 months ago
1
Add Syntax Higlighting for `nano`
#123
adiee5
closed
9 months ago
0
Booleans tryout
#122
irmen
closed
8 months ago
0
Booleans
#121
irmen
closed
9 months ago
0
Docs: List all available @varflags/tags
#120
adiee5
closed
10 months ago
4
Added a couple of `for` examples using descending ranges.
#119
oodler577
closed
10 months ago
2
How to convert uword to str?
#118
mikolajmikolajczyk
closed
11 months ago
3
fixed a glitch in the prog8/vtui example
#117
oodler577
closed
11 months ago
0
doc tweak, adding qualified name example for goto
#116
oodler577
closed
11 months ago
0
parse error: no viable alternative at input 'not in' Where as, this does not:
#115
oodler577
closed
11 months ago
3
Prog8 generates ASM that will not build
#114
mgkaiser
closed
11 months ago
3
Add `%encoding` to syntax files
#113
Frosty-J
closed
11 months ago
0
Include requirements.txt for convertsprite.py
#112
markjreed
closed
1 year ago
0
Feature/read cursor position
#111
markjreed
closed
1 year ago
1
@(variable) to work for uword as well as ubyte
#110
mkaiserincomm
closed
11 months ago
4
Shortcircuit
#109
irmen
closed
11 months ago
0
filenames with non-ASCII characters don't get loaded by the compiler on Windows while in UTF-8 mode
#108
adiee5
closed
1 year ago
1
Array of Structs
#107
mkaiserincomm
closed
1 year ago
4
Don't do that! [about the idea to remove drive num from diskio routines]
#106
ssuukk
closed
1 year ago
7
Next