pzembrod/cc64

Peddi in cc64v05pe is broken

Closed this issue · 1 comments

Probably something around devices. Initially seems to want to load from device 255, and doesn't load any files at all.
Also building is tricky; memory is tight, and it seems that the save in the build-cc64pe.fth script doesn't really free the memory of transient words and the transient assembler.

This seems to be working now. Fixed cc64v05pe mem setup, fixed build script, fixed bin2t64.c
Not sure how much the move from .P00 files to c64files subdir w/o .P00 helped.