This website requires JavaScript.
Explore
Help
Sign in
mattiashz
/
c65gm
Watch
1
Star
0
Fork
You've already forked c65gm
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5f01282df5
c65gm
/
internal
History
Mattias Hansson
5f01282df5
Fixed so functions can do type conversion between in/out params and arguments. Lossy conversions give a warning now.
2025-12-12 14:11:31 +01:00
..
commands
Minor optimization on FOR when assignment and loop var is the same
2025-11-27 16:25:33 +01:00
compiler
Fixed so functions can do type conversion between in/out params and arguments. Lossy conversions give a warning now.
2025-12-12 14:11:31 +01:00
preproc
Fixed func calls with string literal arguments and $-replacements in #DEFINE. memlib.c65 is still borked.
2025-11-21 16:27:57 +01:00
utils
Added xor (^) operator to constant expressions
2025-11-20 22:01:23 +01:00