home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!mcmillan_a
- Newsgroups: comp.sys.cbm
- Subject: ROM call woes
- Message-ID: <1992Sep1.135948.1@kosmos.wcc.govt.nz>
- From: mcmillan_a@kosmos.wcc.govt.nz
- Date: Tue, 1 Sep 1992 01:59:48 GMT
- Sender: news@peponi.wcc.govt.nz (NEWS)
- Organization: Welligton City Council, Public Access.
- Lines: 18
-
- Are their any programming guru's out there?
-
- I have a C64 ML program which I am converting to run on a 128.
- There are a number of calls to the 64 ROM area which I'm having trouble
- finding equivalents for on the 128. Most of these involve string
- handling, which all my 128 books seem to skimp over.
-
- The addresses in the 64 are:
- B475 ;reserve string
- B6A3 ;free string
- AD9E ;eval expression
- B79E ;get parameter
-
- And a few others I think I have sourced okay. Any help would be really
- appreciated - many thanks.
-
- Cheers - Kirk
-
-