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
bc6fdaf8f2
c65gm
/
internal
History
Mattias Hansson
bc6fdaf8f2
Also removing all function vars, consts and labels when a function is removed on pragma _P_REMOVE_UNUSED
2026-04-13 21:28:16 +02:00
..
commands
Added functionality to cull unused functions (by pragma _P_REMOVE_UNUSED)
2026-04-13 19:57:16 +02:00
compiler
Also removing all function vars, consts and labels when a function is removed on pragma _P_REMOVE_UNUSED
2026-04-13 21:28:16 +02:00
preproc
Added SCRIPT MACRO blocks
2026-02-11 13:56:21 +01:00
utils
Added xor (^) operator to constant expressions
2025-11-20 22:01:23 +01:00