Page 1 of 1

ReloadCAS

Posted: Thu Jan 10, 2013 11:34 am
by Rink
Another post reminded me of this.

Last year I wrote this little .NET command line tool, I can't remember why. Presumably to fix a problem in my build chain for whatever I was working on. Not sure it'll be of any use to anyone - and I don't remember testing it very thoroughly :) - but basically, it lets you change the load address in the header of .CAS file by typing in two new hex bytes... and it recalculates the header block checksum for you.

(This specifies where a simple CLOAD command will put the data when it's loaded).

Thought I might as well post it in case anyone could get more use out of it than me. If you do use it and find a bug, feel free to give me a shout.

I also won't be offended if noone finds it remotely interesting. :D