I have an idea which I would love to see implemented in a future firmware - but of course that is optional. After reading about a built in machine code monitor/assembler coming into a future firmware. I think it would be great to have something that could accompany that option. "Ulticrunch". Although I can't code one of those myself.
The idea is simply a built-in compression tool (cruncher) based on Exomizer that can compress full machine code programs from a PRG file directly onto the Ultimate 64. The first option would be to setup the parameters for example:
Loadname: (Prg to crunch)
Savename: (Prg to save out)
JMP $: (Hexadecimal jump address)
$001 $: (001 status ($36, $37, $38, etc.)
SEI/CLI: (Set or Clear)
Flashing border on decrunch: (On/Off)
Ulticrunch should then take seconds to compress the program into and executable that can be runnable from BASIC and generate a new program file.
I have an idea which I would love to see implemented in a future firmware - but of course that is optional. After reading about a built in machine code monitor/assembler coming into a future firmware. I think it would be great to have something that could accompany that option. "Ulticrunch". Although I can't code one of those myself.
The idea is simply a built-in compression tool (cruncher) based on Exomizer that can compress full machine code programs from a PRG file directly onto the Ultimate 64. The first option would be to setup the parameters for example:
Loadname: (Prg to crunch)
$001 $ : (001 status ($36, $37, $38, etc.)
Savename: (Prg to save out)
JMP $: (Hexadecimal jump address)
SEI/CLI: (Set or Clear)
Flashing border on decrunch: (On/Off)
Ulticrunch should then take seconds to compress the program into and executable that can be runnable from BASIC and generate a new program file.