RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
dump.HunkReader Class Reference
Inheritance diagram for dump.HunkReader:
dump.FileReader

Public Member Functions

 __init__ (self, rd)
 
 ReadString (self, **options)
 
 ReadHeaderBlock (self, **options)
 
 ReadCodeOrDataBlock (self, hunk_type, **options)
 
 ReadBssBlock (self, **options)
 
 ReadRelocBlock (self, hunk_type, **options)
 
 ReadEndBlock (self, **options)
 
 DisplayData (self, size, **options)
 
 ReadHunk (self, **options)
 
 ReadFile (self, **options)
 
- Public Member Functions inherited from dump.FileReader
 fetch_segment_data (self, count)
 
 get_rows (self, arg, offset=0, row_length=16)
 
 signal_reloc (self, offset, size, hexcodes, text, row_length=16)
 
 process_data (self, options, max_reloc_size, parameter, data_offset=0, get_reloc_size=None, text_encoding='ascii_graphic')
 

Public Attributes

 last_hunk_data
 
 relocs
 
- Public Attributes inherited from dump.FileReader
 rd
 

Constructor & Destructor Documentation

◆ __init__()

dump.HunkReader.__init__ ( self,
rd )

Reimplemented from dump.FileReader.


The documentation for this class was generated from the following file: