User Activity

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    I have done that, the order is specified in there with a bunch of .area commands, but some of the areas don't appear in the order I'd expect. A custom linker script would be ideal really. Where is the docuemtnation for how to write linker scripts?

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    I'm trying to write a custom crt0.s for the ZX Spectrum 48k. I want to avoid doing a copy for the initialised data (since the whole binary is loaded into RAM anyway) and have the whole binary be located at 0x8000 onwards. For now I have made minimal changes to the default Z80 crt0.s file, I have removed the vector table (already set up by the system before my program is loaded) and set the start address to 0x8000. When I look at the generated listing file, I see that the _HEADER area is at 0x8000,...

View All

Personal Data

Username:
lexbailey
Joined:
2024-03-20 23:16:37.444000

Projects

  • No projects to display.

Personal Tools