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

#include <reloc65.h>

Public Member Functions

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

Detailed Description

reloc65 – A part of xa65 - 65xx/65816 cross-assembler and utility suite o65 file relocator. Trimmed down for our needs.

Constructor & Destructor Documentation

◆ reloc65()

reloc65::reloc65 ( int  addr)
Parameters
addraddress of the segment to relocate

Member Function Documentation

◆ reloc()

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

Do the relocation.

Parameters
bufbeffer containing o65 data
fsizesize of the data

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