Hi,
Which bootloader are you using?
Usually when using a bootloader you do DEFINE LOADER_USED 1 but to answer your question you should be able to do DEFINE RESET_ORG 0080h or whatever.

/Henrik.