• relocating segments
    Hello, I asked a similar question a while ago concerning relocation of library segments that the linker (by default) places in common area. I have been happily relocating any ?PR? segment (e.g....
  • relocating segments
    Hello, I asked a similar question a while ago concerning relocation of library segments that the linker (by default) places in common area. I have been happily relocating any ?PR? segment (e.g....
  • Relocating library program segments
    In an attempt to free some code space, I'm considering the wisdom of relocating some library program segments from the common code area into one of my two banks. I'm a bit reluctant to do this for library...
  • Relocation of code segment
    I manage to relocate code segment from 4000h(by default) to higher address eg 5000h. However, I couldn't change it to lower address eg 0000h. Can anyone help?
  • Relocating library program segments
    In an attempt to free some code space, I'm considering the wisdom of relocating some library program segments from the common code area into one of my two banks. I'm a bit reluctant to do this for library...