| My Original Palmwares |
Download (for B/W devices): PUniv142.zip (including source code)
Download (for color devices): PUniv201.zip
(including source code)
'Palm Universe' is a star chart program for PalmOS. This is a
freeware covered by the GNU General Public License. Please install PUniv.prc
and four PDB files (Star, Line, Misc, and Desc). For Japanese descriptions,
you can install the PUniv-DescDB(jp) file instead. To minimize drawing
time, I omitted constellation lines of several major constellations in
the southern celestial hemisphere. This palmware needs 'MathLib'
library, which is provided on the web. You
need also MathLib.c and MathLib.h if you recompile. Thank you for
your downloading.
History:
ver.1.00
-- First release.
ver.1.10
-- Constellation names added.
-- Database structures changed.
-- Stars up to magnitude 4.5 added.
-- Messier object data corrected.
-- 'Draco(Dragon)' added to the constellations.
-- Bug fix.
ver.1.20
-- Planets added.
ver.1.21
-- Drawing planets improved.
-- Database for descriptions in Japanese ROMAJI added to the
package.
-- Constellation database modified.
-- Bug fix.
ver. 1.30
-- The Sun and the Moon added.
-- Power consumption reduced (the device goes to sleep mode when
waiting.)
-- Switch of looking direction by tapping the screen added.
-- 'Sagittarius(Archer)' added to constellations.
ver. 1.31
-- Drawing time reduced by ~25%.
ver. 1.32
-- Bug fix.
ver. 1.40
-- Drawing time reduced by ~60%.
ver. 1.42
-- OS version check added not to touch internal registers.
ver. 2.00
-- Color support.
ver. 2.01
-- OS-5 support. (I guess...)
[Revised: Mar. 5, 2003]
[GO TO HOME]
Download: PCalc201.zip (including source code)
A simple scientific calculator for Palm. This is a freeware, you can download 'PrettyCalc' freely. The palmware requires 'MathLib' library. I wrote this palmware for my fun, I am not responsible for any accidents by this program. Never use at critical calculations.
History:
ver.1.00
-- First release.
ver.1.02
-- A cursor flashes back to the corresponding parenthesis.
-- User settings are saved in the preference database.
-- Expression history buffer is added.
ver.1.03
-- Bug fix. (The history buffer now works correctly when restarting
the program.)
ver. 1.10
-- An answer has thousand separators.
-- A scrollbar appears when an expression becomes large.
-- Internally many programs are rewritten.
ver. 2.00
-- User-defined programs are now available for routine/complex
calculations.
-- Constants become editable.
-- UI is slightly changed.
ver. 2.01
-- Scientific constants in the database are revised to the 1998
recommended values.
[Revised: 20 Mar., 2001]
[GO TO HOME]
Download: SXP102.zip (including source code)
'Smart eXPense' is made to take
memos for payments. You can output the memos to external media such as
Memory Stick in CVS format, so the data can be summarized with a spread
sheet application on your PC. Please install the PRC file to your device.
The included PDB file is optional to install, which has examples of categories
in Japanese. Sorry there are no instructions. This palmware is distributed
under the GNU General Public License.
History:
ver.1.02
-- First release.
[Revised: Mar. 4, 2003]