ryanedwards / coda

HP49/50 User Interface Improvements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A note from 2022 Future Ryan: This project is not under development. It's a relic from the era before smartphones, when my beloved HP 50g was the pinnacle of calculator technology. This was my attempt to "modernize" the interface that was ported largely-unchanged from the much older HP 48 series.

Coda for HP 49g+/50g Calculators

Copyright (C) 2007-2011 Ryan Edwards ryan@ryangedwards.com

Introduction

This is the beginnings of a more usable menu system for the HP 49+/50 series of graphing calculators.

This software is written using the excellent, free development system [Debug4x] (http://www.debug4x.com/).

Required Libraries

The calculator must have the following libraries installed:

Suggested Libraries

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

HP49/50 User Interface Improvements

License:GNU General Public License v3.0


Languages

Language:Assembly 93.6%Language:C 5.7%Language:C++ 0.7%