Irmen de Jong
|
26233d5409
|
fixed constant folding expression reorder bug
|
2018-12-26 17:51:27 +01:00 |
|
Irmen de Jong
|
904e317781
|
cleanups, fix scope of certain generated nodes in for loops
|
2018-12-25 01:05:38 +01:00 |
|
Irmen de Jong
|
d55bbcf706
|
removed string conversion builtin functions, they're now subroutines in c64util
|
2018-12-22 01:07:43 +01:00 |
|
Irmen de Jong
|
4c2a81c452
|
min/max byte arrays
|
2018-12-21 01:10:58 +01:00 |
|
Irmen de Jong
|
c1204b83bd
|
changed syntax of subroutine parameters (now the same as vardecls)
|
2018-12-19 02:51:22 +01:00 |
|
Irmen de Jong
|
4be6a2eeef
|
abs()
|
2018-12-18 01:43:04 +01:00 |
|
Irmen de Jong
|
b9958412c7
|
allow passing byte/word for register/registerpair arguments, fix stackvm string parameter handling
|
2018-12-15 00:38:21 +01:00 |
|
Irmen de Jong
|
d6cf8bcce0
|
fixed return values problem and wrong optimization into jump
|
2018-12-12 00:15:05 +01:00 |
|
Irmen de Jong
|
be819ba8a7
|
got the number guessing example fully working on c64 asm
|
2018-12-11 00:09:37 +01:00 |
|
Irmen de Jong
|
a499ac6def
|
string to byte
|
2018-12-10 09:25:38 +01:00 |
|
Irmen de Jong
|
ef2ae60868
|
byte/word asm comparisons
|
2018-12-08 17:21:34 +01:00 |
|
Irmen de Jong
|
432960da8b
|
floats and random number stuff
|
2018-12-07 00:57:32 +01:00 |
|
Irmen de Jong
|
0c64d7ffe5
|
more asm, constants now also outputted in asm source
|
2018-12-05 00:30:56 +01:00 |
|
Irmen de Jong
|
211609c481
|
string param passing
|
2018-11-28 01:12:23 +01:00 |
|