stc_rpncalc/src
2021-01-30 22:38:41 -05:00
..
decn do all trig calculations in degrees 2021-01-30 18:45:44 -05:00
.gitignore
calc.c use ->deg as default shifted function now that trig functions operate in degrees 2021-01-30 19:00:37 -05:00
calc.h made new functions accessible to the calculator 2020-09-10 16:37:23 +02:00
CMakeLists.txt
key.c
key.h
lcd_emulator.c add shift down sign, change GUI keys, bump version 2020-09-13 01:55:00 -04:00
lcd.c resize/remove unused variables in lcd.c 2021-01-30 22:38:13 -05:00
lcd.h add shift down sign, change GUI keys, bump version 2020-09-13 01:55:00 -04:00
main.c update readme (default degrees, update outdated stuff), bump version 2021-01-30 22:38:41 -05:00
qt_main.cpp
stack_debug.c print the maximal stack pointer value when pressing shift 2020-09-09 09:40:26 +02:00
stack_debug.h print the maximal stack pointer value when pressing shift 2020-09-09 09:40:26 +02:00
stc15.h
utils.c
utils.h