Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #6055
| From | Colin Leroy-Mira <colin@colino.net> |
|---|---|
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Re: cc65 / apple2 HGR2 linker configuration |
| Date | 2023-07-30 15:13 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <20230730151316.1841f574@laptop-sigfox> (permalink) |
| References | <20230728215344.0522a00e@laptop-sigfox> <ua3arl$f695$1@solani.org> |
Hi, >The heap starts at $6000 + BSS size. The stack starts at HIMEM and >grows downwards towards the heap. Uh, right :) Had a little brainfart there. >>I'd love a second opinion though :) > > >I don't see a problem. However, I'm wondering why you don't go the >from my perspective simpler way to load your program at $4000 and use >$803 to $2000 as additional heap. That's mostly because I didn't think of it! Thanks for the input. -- Colin https://www.colino.net/
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
cc65 / apple2 HGR2 linker configuration Colin Leroy-Mira <colin@colino.net> - 2023-07-28 21:53 +0200
Re: cc65 / apple2 HGR2 linker configuration ol.sc@web.de (Oliver Schmidt) - 2023-07-29 15:22 +0000
Re: cc65 / apple2 HGR2 linker configuration Colin Leroy-Mira <colin@colino.net> - 2023-07-30 15:13 +0200
Re: cc65 / apple2 HGR2 linker configuration Colin Leroy-Mira <colin@colino.net> - 2023-07-30 16:24 +0200
Re: cc65 / apple2 HGR2 linker configuration Oliver Schmidt <ol.sc@web.de> - 2023-07-31 17:59 +0000
csiph-web