DS-HPCALC Code
Brought to you by:
jeff_laing
File | Date | Author | Commit |
---|---|---|---|
HP11C | 2008-04-24 | jeff_laing | [r14] Fixed startup() problem - Woopsi doesn't have g... |
HP16C | 2008-04-24 | jeff_laing | [r14] Fixed startup() problem - Woopsi doesn't have g... |
common | 2008-06-13 | jeff_laing | [r16] Latest version of makefile helper |
data | 2008-03-18 | jeff_laing | [r1] Initial checkin |
nonpareil | 2008-03-18 | jeff_laing | [r3] Check in the actual sources, not the symbolic l... |
COPYING | 2008-03-18 | jeff_laing | [r1] Initial checkin |
LICENSE | 2008-08-20 | jeff_laing | [r17] Fix copy/paste problems in LICENSE |
README | 2008-03-18 | jeff_laing | [r1] Initial checkin |
jl_rules | 2008-08-20 | jeff_laing | [r17] Fix copy/paste problems in LICENSE |
makefile | 2008-04-21 | jeff_laing | [r11] Update to latest version of jl_rules |
objtoc.pl | 2008-03-18 | jeff_laing | [r1] Initial checkin |
HP11C.nds is an emulator of the Hewlett Packard HP11C Scientific calculator. HP16C.nds is an emulator of the Hewlett Packard HP16C Programmers calculator. All input is through the touch-screen. Both calculators provide persistent memory, by saving a file to your loader cartridge. It uses libfat so should be dldi compatible - patch it if you need to. Memory is only saved when you press the calculator power button to turn the calculator off. This does not reboot the Nintendo, it just saves memory, blanks the calculator screen, then waits to be turned on again. The first time the calculator starts up, it may display "Pr Error" - this is normal behaviour. Press any calculator key to continue. With the exception of the HP12C and the HP15C, it is not feasible to port any of the other calculators that nonpareil supports, due to screen/keyboard sizes. It was a mean feat squeezing the 11 and 15's keyboards down without losing visibility. However, if you want to give it a try, feel free, the sources are freely available. Both calculators are hobbled by the GPL2, see the files LICENSE and COPYING for more information. If the source code was not provided in the archive with the binary, then it should be available at the same site you loaded the binaries from.