Commit graph

64 commits

Author SHA1 Message Date
claudio
914b9a7712 Implemented backup and restore for PC demo. 2015-08-24 00:13:11 -04:00
claudiol
194dc29a78 Fixed memory corruption bug in drawing routines + started backup framework. 2015-08-19 15:58:24 -04:00
claudiol
ba1b2b2d59 Fixed bug in OFF function. Upgraded gcc to 5.2. 2015-08-19 14:50:53 -04:00
claudio
d7d40188c7 Attempt to fix Off function 2015-08-18 17:05:02 -04:00
claudio
7273c86c67 Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources 2015-08-18 13:07:46 -04:00
user
6553ecd1a7 Improved thread termination on PC target. 2015-08-18 10:02:33 -04:00
claudio
4c4ca1b1b8 Added more symbols to keyboard.
Updated command database
2015-08-17 21:16:07 -04:00
claudio
bafeebeb5f Added TICKS command 2015-08-15 14:29:44 -04:00
claudio
907087dc07 Fixed bug in division + start cmd line edit in proper mode. 2015-08-13 22:13:53 -04:00
claudiol
711244e0f8 Improved big angle support in SIN/COS 2015-08-13 17:34:16 -04:00
claudio
fc877ec1c9 More progress in decimal port. 2015-08-08 20:31:54 -04:00
claudiol
5e18fdcf2b Partial port to the new decimal library 2015-08-07 16:41:15 -04:00
claudio
724526e142 Clear SRCPND and INTPND. 2015-08-03 10:47:45 -04:00
claudio
02c81b0ce0 Split off code, still not workingG 2015-08-02 18:07:54 -04:00
claudio
2843cae728 Added 8-pixel fonts 2015-08-02 11:19:22 -04:00
claudio
6ca5a2cfd9 Finished OFF implementation. 2015-06-09 21:39:09 -04:00
claudio
cf0ae2c47f Off - Work in progress 2015-06-09 15:51:28 -04:00
claudio
825660b2d8 Fixed exponent string conversion bug. 2015-06-07 22:22:59 -04:00
claudio
f5f1cc1719 Slow down cursor. Fix Z key. 2015-06-07 17:39:39 -04:00
claudio
02708a5418 Minor bug at cmdline 2015-06-05 13:52:28 -04:00
claudio
bbbcfc7f33 Added edit objects in cmd line. 2015-06-04 22:38:53 -04:00
claudio
1b069cc052 Added more key handlers 2015-06-04 14:17:10 -04:00
claudio
6847cf9f4f Added all Unicode symbols to IDENT forbidden chars. 2015-06-03 22:10:59 -04:00
claudio
0bb236bddb Resolved all issues with shift planes 2015-06-02 22:05:28 -04:00
claudio
85198edc53 Added more key handlers 2015-05-31 21:03:20 -04:00
claudio
8ac6dda431 Added speed management. Fixed precision bug in trig_sincos 2015-05-31 14:07:00 -04:00
claudio
9be7634cb8 Added cancel handler + global variable reorder 2015-05-31 11:52:11 -04:00
claudio
087e577f7e Added 7 pixel font. 2015-05-30 22:45:19 -04:00
claudio
efd6541d16 Fixed keyboard bug. 2015-05-30 15:53:24 -04:00
claudio
19784ec473 Split keyboard driver in common and target specific modules. 2015-05-30 08:52:52 -04:00
claudio
e0c0c92342 Fixed most issues with alpha mode. 2015-05-29 22:45:22 -04:00
claudio
96a020e8de More improvements in alpha mode 2015-05-26 22:10:30 -04:00
claudio
5544006438 Added more key handlers 2015-05-25 15:00:17 -04:00
claudio
88ccb911a2 Fixed backspace bug 2015-05-24 14:34:16 -04:00
claudio
07704f9593 Moved variables to system globals section. 2015-05-23 13:22:03 -04:00
claudio
3cf9fea33e More warning fixes. 2015-05-22 13:48:13 -04:00
claudio
44bf17d93d Fixed more warnings. 2015-05-22 07:53:34 -04:00
claudio
2facf1000e Cleanup warnings - work in progress. 2015-05-21 22:17:09 -04:00
claudio
8013ddfb8f Fixed makefile 2015-05-21 19:21:02 -04:00
claudio
1a9db3e7b7 Keyboard changes 2015-05-21 14:02:05 -04:00
claudio
40d8807df7 Merge branch 'master' of ssh://192.168.16.120:2222/newrpl 2015-05-19 20:33:07 -04:00
claudio
968d28ae32 Added flag -fno-toplevel-reorder 2015-05-19 20:32:17 -04:00
claudio
e20b35766c Changed cmd line string length management. 2015-05-17 14:22:12 -04:00
claudio
250445452c Migrated all screen text routines to Unicode (work in progress) 2015-05-16 21:18:31 -04:00
claudio
ed4841aba8 Fixed issue with busy timer.
Added bracket key handlers.
2015-05-15 14:23:21 -04:00
claudio
8d4aa26afd Fixed project file to build rom 2015-05-14 22:13:49 -04:00
claudio
896200de8e Fixed keyboard issues. Implemented long repeat. 2015-05-14 14:34:41 -04:00
claudio
607cc97702 Fixed many warnings.
Changed utf8 API to use pointers.
Improved keyboard handlers.
2015-05-12 22:21:31 -04:00
claudio
eb538d49d2 Added Unicode Font drawing routine. 2015-05-10 21:30:49 -04:00
claudio
c3df750a7d Added UTF8 library (work in progress) 2015-05-02 22:28:59 -04:00