Package libsidutils.reloc65
Klasse Reloc65
java.lang.Object
libsidutils.reloc65.Reloc65
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprivate intfind_global(byte[] bp, int bpPos) private intread_options(byte[] buf, int pos) private intread_undef(byte[] buf, int pos) private intreldiff(int s) private intreloc_globals(byte[] buf, int bufPos) private intreloc_seg(byte[] buf, int bufPos, int len, byte[] rtab, int rtabPos) reloc65(byte[] buf, int addr)
-
Felddetails
-
CMP_O64
private static final byte[] CMP_O64 -
bufPos
private static final int bufPos- Siehe auch:
-
tdiff
private int tdiff -
ud
-
globals
-
-
Konstruktordetails
-
Reloc65
public Reloc65()
-
-
Methodendetails
-
reloc65
-
read_options
private int read_options(byte[] buf, int pos) -
read_undef
private int read_undef(byte[] buf, int pos) -
reloc_seg
private int reloc_seg(byte[] buf, int bufPos, int len, byte[] rtab, int rtabPos) -
find_global
private int find_global(byte[] bp, int bpPos) -
reloc_globals
private int reloc_globals(byte[] buf, int bufPos) -
reldiff
private int reldiff(int s)
-