home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / cbm / 3514 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  908 b 

  1. Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!mcmillan_a
  2. Newsgroups: comp.sys.cbm
  3. Subject: ROM call woes
  4. Message-ID: <1992Sep1.135948.1@kosmos.wcc.govt.nz>
  5. From: mcmillan_a@kosmos.wcc.govt.nz
  6. Date: Tue, 1 Sep 1992 01:59:48 GMT
  7. Sender: news@peponi.wcc.govt.nz (NEWS)
  8. Organization: Welligton City Council, Public Access.
  9. Lines: 18
  10.  
  11. Are their any programming guru's out there?
  12.  
  13. I have a C64 ML program which I am converting to run on a 128.
  14. There are a number of calls to the 64 ROM area which I'm having trouble
  15. finding equivalents for on the 128. Most of these involve string 
  16. handling, which all my 128 books seem to skimp over.
  17.  
  18. The addresses in the 64 are:
  19. B475  ;reserve string
  20. B6A3  ;free string
  21. AD9E  ;eval expression
  22. B79E  ;get parameter
  23.  
  24. And a few others I think I have sourced okay. Any help would be really
  25. appreciated - many thanks.
  26.  
  27. Cheers - Kirk
  28.  
  29.