I have modified the BIOS so that it jumps to the different CCP entries on cold and warm boot.
If you just need the BIOS, the source is here:
Then to test this I added patch commands into sysgen54.sub that patch the stat command into the CCP
command buffer. The disk image with the new BIOS and sysgen submit is available here:
I also tried to patch 'submit profile' as command into the CCP, if the file is absent submit just complains
as expected. If the file is present the system won't boot correct anymore, outputs newlines to the terminal
in an endless loop. No idea yet why.