POPSTAR
Archives et sources disponibles sur le site de: Joseph Heenan:
Dans le fichier zip il y a deux classeurs. le premier la librairie à construire.
WimpC:
Ce classeur a la structure des exemples du DDE.
Voir le Makefile pour les fichiers utilisés ainsi que les librairies nécessaires. Le nom de celles-ci est déclaré par le DDE. Dans ce classeur il y a un fichier obey Setpath qui permettra lors de la compilation de PopStar de connaitre l'empacement de cette librairie.
PopStar:
Idem pour le classeur Pop205, mais il s'agit d'une application plus de la librairie.
Le fichier Mk est différent.
Il y a des modifications dans les fichiers .c , cela est du aux librairies qui ont évoluées, mais qui possédent tout ce dont l'application à besoin. Dans les fichiers .c les anciens #includes ont été laissés en commentaires.
Compilation:
Si tout les chemins des librairies sont correct , cliquez sur MK et cela devrait se passer correctement, il faut bien sur commencer par la librairie WimpC.et cliquer sur SetPath dans le classeur WimpC
Installation de l'appilcation:
Dans le classeur Pop205, il y a un fichier obey MkInstall qui va installer l'application complète dans <Install$Dir> créé par le DDE et qui se trouve dans le classeur AcornC/C++.
In the zip file there are two directories. the first is the library to be built.
WimpC:
This directory has the structure of DDE examples.
See the Makefile for the files used as well as the necessary libraries. Their names are declared by the DDE. In this directory there is an obey file Setpath which will allow when compiling PopStar to know the location of this library.
PopStar:
Ditto for the Pop205 workbook, but it is an application not a library.
The Mk file is different.
There are also modifications in the .c files, this is due to the libraries which have evolved, but which have everything the application needs. In the .c files the old #includes were left in comments.
Compiling:
If all the paths of the libraries are correct, click on MK and this should happen correctly, you must of course start with the WimpC library and clic on Setpath in WimpC directory.
Installing:
In the Pop205 directory, there is an obey MkInstall file which will install the full application in <Install$Dir> created by the DDE and is located in the AcornC/C ++ directory.
Download PopStar source
It was to test the DDE and its libraries, it's nice.
For this test I use my tool !Diderot with the 2 directories each in a !Diderot window.
Archives et sources disponibles sur le site de: Gareth McCaughan.
Version 32bits de l'interface graphique sans Glib avec le DDE et OSLib.
Version 32 bits de decdrawf et Mkdraw.
Les source sont incluses, pas trop bien documentées (les miennes):-(
Archives and sources available on the site of: Gareth McCaughan.
32bit version of the Front-end without Glib with DDE and OSLib.
32-bit version of decdrawf and Mkdrawf.
Adding scripts to view multiple fonts (30/12/2020)
The sources are included, not too well documented (mine) :-(
Download MKDrawf
Du même auteur: Maze: fabrication de labyrinthes en fichier Postscript:
By the same author: Maze: making mazes in Postscript file:
Download Maze
Démonstration de tracé d'arc elliptique avec MkDrawf,
Demonstration of drawing elliptical arcs with MkDrawf,
Download ArcsDemo
PsiFS version 32 bits pour Iyonix, ARMX6 and R_Pi B+ / 2 / 3
This is the 32 version from Alexander Thoukydides. PsiFs is a filing system that provides access via a serial link to files stored on a SIBO or EPOC computer. The standard Psion Link Protocol is used; there is no extra software to install or run on the remote machine. |
Courtesy of Alexander Thoukydides to host it on my own site for future update.
Alexander website: http://www.thoukydides.webspace.virginmedia.com/software.html
This version works with an Iyonix (port 1) and ARMX6 on board serial port using the XAT internal32 driver and Blkdrv module.
From XAT Blockdrivers and !Serial application to monitor transfert.
The Iyonix has a full 9 pins serial port, the ARMX6 has TX/RX/RTS/CTS but no DTR/DSR, the R_Pi has no DTR/DSR and no RTS/CTS.
Quelques notes pour utilisation suivant la machine.
Le source 32 bits , compilé avec le DDE.
I managed to transfert files with Alexander Psifs and install applications on my Psion Serie3a (Sibo 19200 Bd) with Iyonix, ARMX6 and R_Pi B+ et R_Pi2 with a TTL/RS23 converter
Download for: ---------- Iyonix ---------- ARMX6 --------- R_Pi --------
Feed back with other devices and Serie3a are welcome, contact: jmc.bruck@orange.fr
The Alexander ToolBox C++ library 32 bits version (buit with DDE26/OSLIB32/CathLibCpp32
Download AlexLib