Re: LF: WHAT THE?!?!?!?


[Prev][Next][Index][Thread]

Re: LF: WHAT THE?!?!?!?



Jimmy Mårdell wrote:
> You must put at least one space before reloc_open, reloc_close and END.
> Then it will work (all errors will be fixed).

Well, some errors.  In a new version, I changed the puttext to putchar. 
If you look at ROMLIB.FN, it has three extraneous arguments: what1,
what2, what3.  They are supposed to be $00FF, $0000, and $00FF,
respectively.  When pushing these arguments, the assembler says there
was an alignment error, pointing to the dollar sign.  The errors in the
relocation block are still there, and the JSRs still don't work.

-- 
Jake Robb


Follow-Ups: References: