Page 1 of 1

F9DASM

Posted: Wed Mar 22, 2023 5:02 pm
by pser1
Hello,
I am using F9DASM to unassemble a CoCo binary file that contains a header (5 bytes)
I am unable to tell F9DASM to skip these 5 header bytes.
I could cut them but I need to work with some more files.
I have not found a usufull param in the help file :-(
Is there any parameter that helps skipping those bytes?
Thanks in advance
pere

Re: F9DASM

Posted: Wed Mar 22, 2023 6:35 pm
by pser1
as I don't know how to do it, I have downloaded 'dd.exe' for Windows
and have made a batch file to cut the 5 leading bytes of the 13 files
Now time to search for the keyboard decode ...
cheers!

Re: F9DASM

Posted: Wed Mar 22, 2023 6:55 pm
by sixxie
hah, 'dd' was exactly the first thing i thought about too!