Download List

專案描述

The Canola project is an emulator for the Canon Canola 1614P programmable desktop calculator, first manufactured in 1971.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-10 08:04
0.7

The Makefile.in file was missing all of the entries needed to install the PNG files needed by the GUI. This has been fixed. One too many "gui" path components were added when searching for .png files for the custom widgets. A bug has been fixed in the management of transparency of the card reader window. The use of Gtk::Window::set_opacity was wrong.

2012-01-09 09:13
0.6

An issue has been fixed where one too many "gui" path components were added when searching for .png files for the custom widgets. A bug has been fixed in the management of transparency of the card reader window. The use of Gtk::Window::set_opacity was wrong; it makes the whole window, including the contents, transparent. Instead, the window needs to (a) have an RGBA visual, and (b) set the background to transparent. The canola(1) program now includes a card reader.

2012-01-08 09:14
0.5

The canola(1) program now includes a card reader animation with an overlayed undecorated window. If a compositing window manager is used, it will be transparent, as well. The dot down the left hand side of the program listing has been removed because the real Canola 1614P doesn't print one. The canola(1) command is now able to save the data memories as an assembler program file. This can be useful when producing cards sets of constants, as seen in the GF series of cards in the Program Card Package.

Project Resources