Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.sys.apple2    |    Discussion about Apple II micros    |    56,720 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 56,119 of 56,720    |
|    fadden to sc...@alfter.diespammersdie.us    |
|    Re: Apple2 development toolchain    |
|    06 Apr 23 13:26:14    |
      From: thefadden@gmail.com              On Thursday, April 6, 2023 at 9:02:57 AM UTC-7, sc...@alfter.d       espammersdie.us wrote:       > The weird bit is that it appears to be disguised as a BASIC program so it        > can be LOADed and RUN, rather than BLOADed and CALLed.              That's the standard approach for C64, e.g. this is common:               .addrs $0801        .dd2 $080b ;ptr to next line        .dd2 $0014        .dd1 $9e ;SYS 2061 ($080d)        .str “2061”        .dd1 $00        .dd2 $0000              L080D ldy #$1e              In this case it's a HELLO program that starts when DOS boots, which IIRC       wouldn't work with a 'B' file unless you fiddled with something.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca