F9DASM

Hardware Hacking, Programming and Game Solutions/Cheats
Post Reply
pser1
Posts: 1655
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

F9DASM

Post 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
pser1
Posts: 1655
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: F9DASM

Post 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!
sixxie
Posts: 1346
Joined: Fri Jul 18, 2008 8:36 am
Location: Hertfordshire
Contact:

Re: F9DASM

Post by sixxie »

hah, 'dd' was exactly the first thing i thought about too!
Post Reply