ReloadCAS

Use this forum to submit new files for the download section of the archive. I will check each submission and upload it to the archive on a regular basis.
Post Reply
Rink
Posts: 236
Joined: Mon Sep 05, 2011 7:01 pm

ReloadCAS

Post 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
Attachments
ReloadCAS.zip
(2.79 KiB) Downloaded 175 times
Post Reply