SIBO C Software Development Kit: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
Nothing was removed from the standard TopSpeed C package so in addition to allowing you to develop software for the PSION S3 you could develop for the PC as well. It came in two editions: | Nothing was removed from the standard TopSpeed C package so in addition to allowing you to develop software for the PSION S3 you could develop for the PC as well. It came in two editions: | ||
;SIBO C SDK Standard Edition:was a standard version of the Clarion TopSpeed C package with the S3 libs and header files | ;SIBO C SDK Standard Edition:was a standard version of the Clarion TopSpeed C package with the S3 libs and header files | ||
;SIBO C SDK Professional Edition:also included the [[TopSpeed TechKit]] which was the equivalent to a | ;SIBO C SDK Professional Edition:also included the [[TopSpeed TechKit]] which was the equivalent to a [[TopSpeed C]] Extended Edition in that it contained a macro assembler and the sources to all PC and PSION libraries in addition to just the libraries. | ||
==Version== | ==Version== | ||
Line 13: | Line 13: | ||
*''General Programming Manual'' | *''General Programming Manual'' | ||
[[Category:C Development Environment]] | [[Category:C Development Environment]][[Category:Psion Tools]] |
Latest revision as of 00:35, 25 January 2020
The PSION SIBO C SDK for the PSION series 3 handheld computers.
Based on TopSpeed C it was basically the TopSpeed C toolkit with a few extra libraries and header files for developing for the SIBO OS, the processor on the S3 is a 80186 superset NEC V30H. Nothing was removed from the standard TopSpeed C package so in addition to allowing you to develop software for the PSION S3 you could develop for the PC as well. It came in two editions:
- SIBO C SDK Standard Edition
- was a standard version of the Clarion TopSpeed C package with the S3 libs and header files
- SIBO C SDK Professional Edition
- also included the TopSpeed TechKit which was the equivalent to a TopSpeed C Extended Edition in that it contained a macro assembler and the sources to all PC and PSION libraries in addition to just the libraries.
Version
- 2.0
- 2.30
Manuals
- General Programming Manual