[Coco] Size limit for loadm?
Joel Rees
joel.rees at gmail.com
Wed Mar 9 08:02:09 EST 2022
I assemble my Forth with the first ORG at $1200. After LOADMing, to
run it, I EXEC &H1300 (where the cold start routine is).
I had trouble if I tried to assemble it and run it lower than that.
Size-wise, I could assemble a whole lot of emulated disk content well
out beyond 8K without much problem.
On Wed, Mar 9, 2022 at 1:12 PM Don Barber <don at dgb3.net> wrote:
>
> Is there a size limit for .bin files loaded for disk? I’ve compiled an 8k .bin, with org set to $0e00, and with my own IO routines (so don’t even need to worry about overwriting the rom)…but getting weird issues on loading. I think I might be overwriting the return stack for the loadm call. Any advice?
> Sent from my iPhone
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
--
Joel Rees
http://reiisi.blogspot.jp/p/novels-i-am-writing.html
More information about the Coco
mailing list