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
23a721217d
c65gm
/
internal
History
Mattias Hansson
23a721217d
Fixed up memlib.c65 and added errors to POKEW and PEEKW if using the same variable for pointer and value.
2025-11-22 11:26:19 +01:00
..
commands
Fixed up memlib.c65 and added errors to POKEW and PEEKW if using the same variable for pointer and value.
2025-11-22 11:26:19 +01:00
compiler
Fixed func calls with string literal arguments and $-replacements in #DEFINE. memlib.c65 is still borked.
2025-11-21 16:27:57 +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