Commit Graph

16 Commits

Author SHA1 Message Date
Lephe 3baa7612ee
use sh-elf by default when building 2019-11-13 19:31:37 +01:00
lephe defb5ba779 README: use relative URLs to link to other projects 2019-07-04 11:38:39 -04:00
lephe 8e0d2eb783 fix: various omissions 2019-05-03 17:12:22 +02:00
lephe 04231ea5d6 dma: add a new driver to support r61524
Also add a power interface (without driving code) and switch toolchain
because the previous sh4eb-nofpu-elf toolchain was not completely
FPU-free.
2019-03-10 15:45:34 +01:00
lephe f33cb3cf80 core: better bootlog API and implementation
* Now uses topti instead of fxlib for text (including MMU failure)
* Fit .pretext into 4k for everything before MMU succeeds
* A short version of sprintf() for dynamic messages
* Support a driver function, status(), to allow early driver debug
* Expose more useful platform information in <gint/mpu.h>
* Expose the first of a few CASIOWIN syscalls
2019-03-06 14:32:51 +01:00
lephe 3f7c0a04ad way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
lephe c50cbf6a9c Make room for an fx-cg50 compatible version. Enhanced build system. 2018-04-09 08:31:12 +02:00
lephe 0ef89df6e7 Erf. Large commits always fail. 2017-02-25 20:10:48 +01:00
lephe d852bc3310 Huh... debug app for crashes & whole new interrupt system. Minor edits. 2017-02-25 19:02:07 +01:00
lephe 28f790bade Fixed some font formats. Minor changes in README, headers. 2017-01-01 17:41:16 +01:00
lephe 4fceab4533 Updated README and TODO files 2016-12-25 11:45:05 +01:00
lephe 58db663ae6 Some time manipulation. Added the targets to the .gitignore file. 2016-08-08 15:01:33 +02:00
lephe b2151886bc Added formatted printing for stdio: handles everything except doubles and %m. 2016-07-25 22:38:47 +02:00
lephe d122624c56 Re-structured files. Minor name changes. No code changed in this falsely huge commit. 2016-07-06 11:28:51 +02:00
lephe f2fb010128 Changed test application name to 'ginttest'. Added build instructions to README. 2016-05-05 13:30:49 +02:00
lephe ae8629a5eb Added a README file. 2016-05-05 12:12:42 +02:00