CompuServe Messages

'C' memory problems

#: 59227 S10/ProgrammingForum unknown
    16-Mar-87 20:34:19
Fm: John Draper 76703,4322
To: john samuels 71066,307

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Fixhunk is a nice little utility, invaluable to those of us with expansion memory. It will go through a program file and change the bytes that specify whether a hunk should be loaded to FAST or CHIP memory. The basic idea is that all data hunks are changed to load into CHIP ram, in case there are any graphic or sound structures in them that need to be in CHIP memory. It can be found in DL 9 as FIXHUN2.ARC