home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp48 / 7465 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.7 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!swrinde!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.joehorn
  2. From: akcs.joehorn@hpcvbbs.cv.hp.com (Joseph K. Horn)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Rev E <-> Rev J Entry Point Changes
  5. Message-ID: <2b614164.2688comp.sys.hp48@hpcvbbs.cv.hp.com>
  6. Date: 23 Jan 93 13:40:02 GMT
  7. Lines: 111
  8.  
  9. +--------------------------------------------------------------------+
  10. |     The Complete Rev E <-> Rev J Entry Point Difference Tables     |
  11. |           Compiled by Joe Horn for the pure thrill of it           |
  12. +--------------------------------------------------------------------+
  13.  
  14. Two tables follow.  The first is the list of all the Rev E entry
  15. points (supported and unsupported, documented and undocumented, used
  16. and unused... ALL of 'em!) minus the ones which are still in Rev J.
  17. In other words, the list of LOST ENTRY POINTS.
  18.  
  19. The second table is the list of all the Rev J entry points which are
  20. not found in Rev E.  In other words, the list of NEW ENTRY POINTS.
  21.  
  22. Obviously the functionality of most of the "lost" entry points were
  23. merely moved to new locations, becoming "new" entry points.  But I
  24. made this table in one evening.  That's obviously not enough time to
  25. analyze the code following all of these.  That is left as an exercise
  26. for the student.  :-)  The important thing is not to use any of these
  27. entry points at all!  If your favorite unsupported entry point is in
  28. this table, including anywhere in a "--through--" range, then avoid
  29. future disasters by picking a different favorite.
  30.  
  31. CTTOI, it looks like HP was right.  Although it's fun to use the
  32. unsupported entry points, it's not very wise in the long run.
  33.  
  34. None of these addresses were re-typed; only the cross-correlation was
  35. done manually, so no addresses should be incorrect.  The dumping of
  36. both operating systems took 1 hour via wire at 9600 baud.  Listing the
  37. entry points was done with Derek Nickel's Voyager program in a few
  38. minutes.  Cross-comparison was done by hand using SemWare's QEDIT.
  39.  
  40. A cursory once-over belied the rumor that 12 supported entry points
  41. had been changed.  I can't find a single supported entry point that
  42. isn't right where it always was.
  43.  
  44. -Joe Horn-
  45.  
  46. ----------------------------------------------------------------------
  47. TABLE 1 -- REV E ENTRY POINTS NOT FOUND IN REV J -- THE "LOST" ENTRIES
  48. ----------------------------------------------------------------------
  49.  
  50. 147E4
  51.  
  52. 23420
  53.  
  54. 25BBF 25C0A
  55.  
  56. 2CE53 2CEC0 2CF5F 2D271 2D2E6 2D2F6 2D306 2D316 2D326
  57.  
  58. 2D933 2D947
  59.  
  60. 330DF
  61.  
  62. 3620A 36219 36246
  63.  
  64. 4497F --through-- 4732A
  65.  
  66. 475B6 475D4 475FC 4760B 47642 4765B 476B7 47761 47798 477B6
  67.  
  68. 4B67A --through-- 4C530
  69.  
  70. 4C6CF 4C73D 4C77E 4C7D8 4C828
  71.  
  72. 4D2EA --through-- 4E065
  73.  
  74. 50EB9
  75.  
  76. 65A47 --through-- 6FF83
  77.  
  78. 7E128 --through-- 7FF64
  79.  
  80. ---------------------------------------------------------------------
  81. TABLE 2 -- REV J ENTRY POINTS NOT FOUND IN REV E -- THE "NEW" ENTRIES
  82. ---------------------------------------------------------------------
  83.  
  84. 1F960
  85.  
  86. 23439
  87.  
  88. 25BA6 25BCE 25C23
  89.  
  90. 2CE4C 2CEA4 2CF30 2D259 2D2CE 2D2DE 2D2EE 2D2FE 2D30E
  91.  
  92. 2D92E 2D942
  93.  
  94. 330E4
  95.  
  96. 361FB 3620A 36241
  97.  
  98. 4496B --through-- 47324
  99.  
  100. 475C5 475ED 475FC 47633 4764C 476A8 47752 47789 477A7
  101.  
  102. 4B64D --through-- 4C53A
  103.  
  104. 4C693 4C729 4C78D 4C7CE 4C81E 4C83C
  105.  
  106. 4D29F --through-- 4E01B
  107.  
  108. 50EBB 50ECF 50EE3 50F2E
  109.  
  110. 65A51 --through-- 6FFDC
  111.  
  112. 7E11E --through-- 7FF73
  113.  
  114. Note: Some of the above "new" entry points correspond to "old" entry
  115. points but are in fact totally different system objects, sharing the
  116. same addresses only by coincidence.
  117.  
  118. ----------------------------------------------------------------------
  119. End of Rev E <-> Rev J Lists                           jkh 23 Jan 1993
  120. ----------------------------------------------------------------------
  121.