Jump to content

SIBO C Software Development Kit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "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 de..."
(No difference)

Revision as of 03:50, 9 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