Fabrizio Caruso #1 Posted April 29, 2020 Hi everyone, I am trying Z88DK dev-kit devs fix the .caq binary files that are generated by Z88DK appmake tool which the C cross-compiler invokes to generate 2 .caq files: a BASIC .caq loader + a binary .caq file contaning the program. Z88DK creates a correct .cas load file. The binary .caq only works in VaQ emulator and not on the real hardware. It seems that something is missing that only the hardware checks. Maybe a tag or checksum in the generated binary .caq. Where can I find information on how binary .caq are encoded? Quote Share this post Link to post Share on other sites