Posted By
   Harry Potter on 2022-08-27 16:16:53
  |   cc65/Plus4: MemBankP4 now available!
  Hi!  MemBankP4 is a cc65 library to add 59k of Hannes memory to usable memory.  It also adds parts of the first 2k of RAM to usable memory.  The demo program is a version of MadLib that uses Hannes memory to store the stories.  You can find it at https://sourceforge.net/projects/cc65extra/files/memory%20cfgs/.  Try it out and tell me what you think!
  BTW, the docs. incorrectly state that it uses Csory memory.  I'm sorry: it is actually Hannes memory.  I will upload the fix soon.   
  BTW, I plan to add its support to AdvSkel65.   
  |