šļø Amiga Knowledge Base
65,174 curated entries on demos, software, hardware and history of the Commodore Amiga
Hunker
This program was written by Terry Fisher. Its purpose: to fix some of those nasty programs that were written before people started using fast memory. Now, it can also be used as a valuable 'C' development tool, similar in function to the Assembly language Atom utility. By running this program on your executable, you can avoid having to copy image data into chip memory. Simply put 'Hunker d=c' into your Makefile, and all initialized data will be loaded into chip memory automatically.