No description
Find a file
2025-12-12 13:32:17 +01:00
editor_syntaxes/sublime Added sublime syntax files for c65gm and acme 2025-11-22 11:23:34 +01:00
examples Slight fix memlib_demo.c65 2025-12-12 13:32:17 +01:00
internal Minor optimization on FOR when assignment and loop var is the same 2025-11-27 16:25:33 +01:00
lib 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
vendor Added Starlark scripting language for SCRIPT blocks. 2025-11-06 06:57:06 +01:00
.gitignore Added c65gm executable to .gitignore 2025-11-15 17:13:29 +01:00
commands.md Updated poke and peek command info 2025-12-07 08:47:09 +01:00
go.mod Added Starlark scripting language for SCRIPT blocks. 2025-11-06 06:57:06 +01:00
go.sum Added Starlark scripting language for SCRIPT blocks. 2025-11-06 06:57:06 +01:00
main.go Added FOR and NEXT to main.go 2025-11-17 22:48:31 +01:00
README.md Initial commit 2025-10-09 21:55:33 +02:00
syntax.md Yet another fix 2025-11-21 17:05:21 +01:00

c65gm