libsidplayfp  1.0.2
Public Types | Public Member Functions | List of all members
reloc65 Class Reference

Public Types

enum  segment_t {
  WHOLE, TEXT, DATA, BSS,
  ZEROPAGE
}

Public Member Functions

void setReloc (segment_t type, int addr)
void setExtract (segment_t type)
bool reloc (unsigned char **buf, int *fsize)

Member Function Documentation

bool reloc65::reloc ( unsigned char **  buf,
int *  fsize 
)

Do the relocation.

Parameters
buf
fsize
void reloc65::setExtract ( segment_t  type)

Select segment to extract.

Parameters
typethe segment to extract
void reloc65::setReloc ( segment_t  type,
int  addr 
)

Select segment to relocate.

Parameters
typethe segment to relocate
addrnew address

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