Thread: ira for Windows
View Single Post
Old 22 April 2021, 19:07   #38
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Quote:
Originally Posted by phx View Post
You mean a binary file, generated for a fixed absolute address, without any hunk-format header? Yes. By giving the option
-binary
. Also
-offset
and
-entry
might be useful.

Note that reassembling raw binary files requires some more work, because there are no relocation tables which tell IRA about pointer locations. Usually you will have to find these locations yourself and add them with the
PTRS
directive to the config file.
No, I meant for example a sprite that could be disassembled as binary to show it's shape, or any other data types were binary is more suited.
kamelito is offline  
 
Page generated in 0.06668 seconds with 11 queries