Login
Back to forumSee the full topicGo to last reply

Posted By

KiCHY
on 2010-09-13
09:33:22
 Re: Are You A Maze Maniac?

I use CC65 package and lots of small external exes to create the final PRG with a "build.bat". One of these external tools is "trim.exe" which I used to remove the load address (first two byte of PRG file) of the exomized game prg. But it had a bug and it also removed the very last byte of the file it worked on. So, at this stage, i had a compressed game (without intro pic) file without load address and last byte. I included this binary into the intro. It tried to uncompress the exomized game and failed somehow. It depended on the default memory pattern of Plussy. I used Yape with "Fill memory with zeroes at warm-up" options while the real iron has 00 00 ... FF FF patterns.

So I learned something again. I hope the currently running project will work on the real machine flawlessy. Our highly qualified development team will test against this issue too. All I can say it will be released soon wink



Back to top


Copyright © Plus/4 World Team, 2001-2024