Commit graph

194 commits

Author SHA1 Message Date
claudio
2843cae728 Added 8-pixel fonts 2015-08-02 11:19:22 -04:00
claudio
4217cc24c8 Fixed DOARRAY bug 2015-07-31 21:30:27 -04:00
claudio
1d3819eb96 Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources 2015-07-31 21:23:55 -04:00
claudiol
d3ab208889 Added Elimination algorithm 2015-07-31 17:36:18 -04:00
claudio
e809b57a19 Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources 2015-07-31 13:16:20 -04:00
claudiol
6582c033b1 Added Matrix * scalar mult 2015-07-31 12:18:26 -04:00
claudiol
dc27861f9b Matrix addition and multiplication (work in progress). 2015-07-31 11:45:28 -04:00
claudio
77fa2f5f3b Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources 2015-07-30 13:14:08 -04:00
claudiol
c024e04376 Matrix support (work in progress) 2015-07-30 12:33:26 -04:00
claudio
a69da51d54 More progress on new transcend. 2015-07-29 19:23:14 -04:00
claudio
a71e246da3 Progress in new transcendentals 2015-07-29 13:48:43 -04:00
claudio
aab064e012 More progress on new transcendentals. 2015-07-26 21:58:39 -04:00
claudio
71ec754c51 Added new decimal library 2015-07-25 22:28:12 -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
a5c9af5981 Added offset limit for PUTLAM/GETLAM 2015-06-07 06:52:05 -04:00
claudio
2152aac9ea Added Tracing decompiler to properly decompile GETLAM/PUTLAM optimizations 2015-06-06 22:41:57 -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
8fadd59f7c Added new 6-pixel fonts. 2015-05-30 17:25:56 -04:00
claudio
c913fa8e49 Added font 7 2015-05-30 17:19:01 -04:00
claudio
7792fe3432 Added font bitmaps 2015-05-30 16:10:32 -04:00
claudio
efd6541d16 Fixed keyboard bug. 2015-05-30 15:53:24 -04:00
claudio
318a0c0054 Fixed bad precision on warmstart 2015-05-30 09:33:25 -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