Devlogs
C64 Dev Machine - STRING variable type
Posted March 17, 2026 by polytricity
#c64 #development #6502 #6510 #assembler #macro #engine #commodore64 #commodore #game
Recent changes:
V086_C (17/3/26)
- Press R/J for RTS(rti if R on node) and JMP(jsr if J on node)
- Address labels auto rename
- New var type : strings as well as Text data asset able to be used
- Panning now with ALT or MIDDLE MOUSE
- Right mouse button deletes nodes
- Arrow keys / Page up/down to move around workspace
V086 A (17/3/26)
- SPRED64 Now integrated so you can make and edit sprites with ease!
V086 (16/3/26)
- Added J and V as shortcuts for Jump and Variables ORG for multiple variable holding points. Great for building custom tables too.
- Fix to Asset column misalignments and renaming