This website requires JavaScript.
Explore
Help
Sign in
mattiashz
/
c65gm
Watch
1
Star
0
Fork
You've already forked c65gm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cf01db5e28
c65gm
/
internal
History
Mattias Hansson
cf01db5e28
Fixed reported Starlark error line numbers to reflect the source files.
2026-07-03 17:07:41 +02:00
..
commands
Added pragma to control number of steps in scripts and macros. Now that we support file loading some scripts might need more steps to process images or whatnot.
2026-06-12 15:12:34 +02:00
compiler
Fixed reported Starlark error line numbers to reflect the source files.
2026-07-03 17:07:41 +02:00
optimizer
Add experimental peephole optimizer with 5 passes, CLI flags, pragmas, and I/O region protection.
2026-06-04 01:21:10 +02:00
preproc
Fixed reported Starlark error line numbers to reflect the source files.
2026-07-03 17:07:41 +02:00
utils
Added xor (^) operator to constant expressions
2025-11-20 22:01:23 +01:00