Jump to content

SIBO C Software Development Kit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 13: Line 13:
*''General Programming Manual''
*''General Programming Manual''


[[Category:C Development Environment]]
[[Category:C Development Environment]][[Category:Psion Tools]]

Revision as of 20:49, 10 December 2019

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 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