Skip to content

Releases: Dave1975-spring/RPNV_Calculator

extended datalog + minor bug fixes

28 Jan 17:29
5e18c2c
Compare
Choose a tag to compare

Now datalog is created by defaults and includes:

  • calc buttons pressed
  • button meaning
  • stack resgisters and lastx register values at each buttons stroke
  • any calc error if encountered

Added option for log calc keystrokes and minor bug fix

12 Jan 10:32
7a01677
Compare
Choose a tag to compare

option to write datalog file with calc buttons keystrokes
bug fix: numbers not correctly added when enter is pressed after a function

minor changes + bug fix on cursor that stop moving

10 Jan 17:54
4ded139
Compare
Choose a tag to compare

minor changes + bug fix on cursor that stop moving

Code split into several files + some bug fix

07 Jan 17:36
75753c5
Compare
Choose a tag to compare
0.8.5

Update LICENSE

buf fix for Factorial function

04 Jan 14:52
7cfdece
Compare
Choose a tag to compare
Pre-release

buf fix for Factorial function

extended factorial to rational numbers

03 Jan 15:30
f700ec0
Compare
Choose a tag to compare
Pre-release
  • extended factorial to rational numbers
  • double mouse speed
  • few bugs fixed

added Display Modes

26 Dec 21:29
0afd558
Compare
Choose a tag to compare
added Display Modes Pre-release
Pre-release

added Display Modes

added mouse support

17 Dec 16:49
61b8223
Compare
Choose a tag to compare
added mouse support Pre-release
Pre-release

added mouse support

added %, INT, FRC function and angular modes (DEG,RAD,GRD)

12 Dec 19:32
94c31a6
Compare
Choose a tag to compare

added %, INT, FRC function and angular modes (DEG,RAD,GRD)

Added clear registers function + bug fixes on update LCD display

08 Dec 15:40
16b2bd5
Compare
Choose a tag to compare
Update RPNV.C

Added MIT license