libsidplayfp 1.0.3
|
#include <SystemROMBanks.h>
Public Member Functions | |
void | set (const uint8_t *kernal) |
Copy content from source buffer. | |
void | reset () |
void | installResetHook (uint_least16_t addr) |
Kernal ROM
void KernalRomBank::installResetHook | ( | uint_least16_t | addr | ) | [inline] |
Change the RESET vector
addr | the new addres to point to |