home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp48 / 4481 < prev    next >
Encoding:
Text File  |  1992-09-04  |  2.0 KB  |  42 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!decwrl!pa.dec.com!engage.pko.dec.com!pinbot.enet.dec.com!ervin
  3. From: ervin@pinbot.enet.dec.com (Joseph James Ervin)
  4. Subject: Re: Wanted: a flight simulator for my hp48sx
  5. Message-ID: <1992Sep4.154004.6111@engage.pko.dec.com>
  6. Sender: newsdaemon@engage.pko.dec.com (USENET News Daemon)
  7. Reply-To: ervin@pinbot.enet.dec.com (Joseph James Ervin)
  8. Organization: Digital Equipment Corporation
  9. References: <1992Aug30.182928.15319@ucsu.Colorado.EDU> <STEVEV.92Aug31112659@miser.uoregon.edu> <1992Sep4.150358.14487@natinst.com>
  10. Date: Fri, 4 Sep 1992 15:40:04 GMT
  11. Lines: 29
  12.  
  13.  
  14. In article <1992Sep4.150358.14487@natinst.com>, bobc@natinst.com (Bob Conyne) writes:
  15.  
  16. |>I have been considering undertaking this (rather daunting) task.  I did a 3D
  17. |>graphics program for my master's thesis, so I think my technical skills are
  18. |>up to it (if a bit rusty).  The biggest hurdle I see is in finding an
  19. |>assembler for the 48 that is up to the task (unless I'm missing something,
  20. |>Jan Brittenson's MLDL allows you to examine, but not create, ML code).  Is
  21. |>there a consensus in the 48 community on the best assembler available for 
  22. |>writing 48 ML programs?  I vaguely recall something called "asm48" on one of
  23. |>EduCALC's goodies disks, but I don't know how complete it was.  Any comments/
  24. |>suggestions?
  25. |>
  26.  
  27. Well, Jan also wrote an assembler which is available of the archives at
  28. SEQ.UNCWIL.EDU.  The name of the assembler is "Star", and it's the assembler
  29. that I've used for all my ML code.  In case my name doesn't ring any bells,
  30. I wrote the HP48 screen dissolver (200 lines), the recently posted sound
  31. routines (around 1000 lines I guess), Vaders (around 6000 lines), and the 
  32. Multiprogramming Environment (MPE) under which Vaders runs,
  33. ..all using Star.  
  34.  
  35. HP also has released their assembler to the public, but its macro capabilities
  36. are a bit restrictive compared to Star.  Also, I prefer the AG mnemonics
  37. and the assembler syntax used by Star...but that's just me.
  38.  
  39. Regards,
  40.  
  41. >>>Joe Ervin
  42.