Commit graph

38 commits

Author SHA1 Message Date
claudiol
429fe85925 Fixed a few warnings.
Fixed project files that needed Font18 to compile.
2021-02-04 12:26:19 -05:00
claudiol
62e14c5419 Added keyboard map for Prime keys. Modified keyboard driver to have target-specific key maps. 2020-06-17 20:43:25 -04:00
Stefan Achatz
13e277fab9 Header cleanup
Removing unneeded includes and adding needed includes to make headers self contained.
Decimating double and degraded type definitions.
Added missing variables to position dependent block.
Conditional inclusion of headers to reduce, albeit not prevent, recursive inclusion of open files.
2020-04-07 09:09:53 +02:00
claudiol
e66bd64a55 Fixed Android problem - fixed missing font on all platforms. 2020-02-23 18:21:19 -05:00
claudiol
d0ed5ce649 Code cleanup, removed warnings. Improved errors on firmware update. 2020-01-16 13:12:43 -05:00
claudiol
a210849ba9 Fixed project files to add asm library 2019-11-19 12:10:31 -05:00
claudiol
cded190550 More progress with tag objects. 2019-11-06 12:59:11 -05:00
Claudio L
28d5087e69 Fixed more bugs in USB comms. 2019-05-10 10:42:17 -04:00
Claudio L
90b1fb5cd3 Updated project file. 2019-04-12 08:23:22 -04:00
claudiol
ff6f07abca Fixed bug causing crash in rules engine. 2019-02-18 12:36:13 -05:00
claudiol
5436d9fa5e Bound e,i,j constants to the keyboard 2019-02-05 18:05:09 -05:00
claudiol
802048b160 Fixed help and menus, added numeric solver menu to RS-7 2018-07-27 11:19:25 -04:00
claudiol
440ab4da52 Modified project files to build with newer libstdc++, older compilers might need to keep the include directories. 2018-05-25 13:03:24 -04:00
claudiol
84fb82ea85 Started work on RPL libraries. Work in progress. 2018-01-31 18:50:31 -05:00
claudiol
69a54e7107 freeBSD compatibility patches 2017-12-27 16:49:45 -05:00
claudiol
1a1e68134c Fixed project file to compile with HIDAPI static lib 2017-12-15 10:14:17 -05:00
claudiol
aef467d1fc Implemented automatic USB responses, added USB commands. 2017-12-04 17:56:54 -05:00
claudiol
2798658e95 Added RDZ and RAND - updated all project files. 2017-10-24 13:14:51 -04:00
claudiol
515ab0a50b Added missing help for new commands. 2017-07-28 18:20:42 -04:00
claudio
583df0c7fa Fixed bug: RCL on var name from menu in alg mode.
Fixed bug: Implicit multiplication w/invalid ident was accepted.
Added list support to HIDEVAR/LOCKVAR/UNHIDEVAR/UNLOCKVAR
2017-05-07 22:47:08 -04:00
claudiol
b73dae1c05 Implemented MIN/MAX and updated command database. Updated project files. 2017-04-18 17:20:40 -04:00
claudiol
ef2250d399 Added lib-88-plots, fixed WAIT bug. 2017-03-02 18:34:26 -05:00
claudiol
446fe8862c Updated project files 2017-01-26 09:12:11 -05:00
claudiol
a1a776fac7 Moved last few messages to RPL files. Removed old code for hard-coded messages.
Updated project files
2017-01-10 13:01:42 -05:00
claudiol
def7dd3914 Moved more messages out to libraries (added lib 0 - system messages).
Added debug menu and errors menu.
2017-01-05 12:58:05 -05:00
claudiol
32daa580f4 Work in progress - new RPL exception handlers 2016-12-02 17:05:17 -05:00
bruno-w
8842f25f9f Added alarm feature and related commands. 2016-11-25 11:57:33 +01:00
claudiol
9d54e558c1 Added lib76-ui, moved clipboard functions to it. 2016-11-22 09:25:34 -05:00
claudiol
44ff7b4039 Menu look improvements. 2016-11-14 10:16:50 -05:00
claudiol
0314b93da5 Fixed bug crashing with corrupted data. Added boot option with certain keys. Added build version number defines. 2016-11-11 17:17:00 -05:00
claudiol
d0c38d6aae Fixed compilation on all targets. 2016-10-24 10:20:31 -04:00
claudio
1b1473838e Added support for paths in lists. 2016-07-17 15:36:45 -04:00
claudiol
a1d31497e3 Fixed bug in filesystem OEM page conversion. Fixed file dates conversion. 2016-07-01 00:26:20 +00:00
claudiol
351a47db3c Minor build fixes 2016-06-15 13:53:03 +00:00
claudio
dabb65b42d Updated project files. 2016-04-09 16:32:06 -04:00
claudiol
426fbbe186 Added option to introduce C macros to the stand-alone compiler 2016-03-14 13:03:05 -04:00
claudiol
4218663624 Added newRPL source code into the build process 2016-01-11 17:50:59 -05:00
claudiol
a54933ee2d Finished standalone compiler. Added strip-comments flag. 2016-01-11 10:29:36 -05:00