HP 9000 series 200/300 BASIC Compiler, Assembler
|
07-13-2015, 12:00 PM
Post: #2
|
|||
|
|||
RE: HP 9000 series 200/300 BASIC Compiler, Assembler
The utility for linking to compiled Pascal and assembler is called CSUBs and you need the correct version for the version of BASIC you are using. The newest one that I know of that is readily available is version 4.0. I have used it to build a CSUB from a compiled Pascal (3.1) routine. The CSUBs package consists of libraries that appear to provide the linkage for calling from BASIC. At this time it is unclear if there are substantial changes between versions or if it is just a flag in the code somewhere, but I do know a CSUB linked with the version 4 libraries will not run on version 5.1.
The assembler for these systems is part of the Pascal package, which take some getting used to as it is the whole USCD-P environment, however fortunately it generates native 68K code rather than P-code. Other useful tools in Pascal are a debugger and un-assembler. Paul. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP 9000 series 200/300 BASIC Compiler, Assembler - Michael Fehlhammer - 07-13-2015, 10:08 AM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - Paul Berger (Canada) - 07-13-2015 12:00 PM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - Michael Fehlhammer - 07-13-2015, 02:41 PM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - Paul Berger (Canada) - 07-13-2015, 05:43 PM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - Raymond Del Tondo - 07-14-2015, 08:19 AM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - Michael Fehlhammer - 07-15-2015, 08:26 PM
RE: HP 9000 series 200/300 BASIC Compiler, Assembler - rprosperi - 07-16-2015, 05:02 PM
|
User(s) browsing this thread: 1 Guest(s)