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
ea45c9421e
c65gm
/
internal
History
Mattias Hansson
59f056734f
Added c65cm stdlib as embedded into the c65gm exe so it's completely self contained, for easy distribution.
2026-04-17 11:53:20 +02:00
..
commands
bit shift operators prefer shifting in ACC if possible
2026-04-15 07:11:56 +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 c65cm stdlib as embedded into the c65gm exe so it's completely self contained, for easy distribution.
2026-04-17 11:53:20 +02:00
utils
Added xor (^) operator to constant expressions
2025-11-20 22:01:23 +01:00