- Written in 6502 machine language
- Compresses 40 block Koala files into executables (based on Brian Conrad's compression)
- Create a loading picture that remains on screen for the duration of the primary file disk load
- Create an intro or standalone loading picture with scrolling message and optional music
- Ability to place scroll in the upper or lower border
- Corrected flicker at bottom, sprite tear and improved smooth scroll.
- Ability to save and restore parameters
- Corrected ghost byte
- Corrected scroll colors not held in memory
- Take a 40 block Koala image and compress it
- Link the compressed file to an existing file up to 171 blocks (estimated)
- No knowledge of linking necessary, the program does it for you
- The produced file displays your Koala image and then executes the attached file.
- No programming experience needed