Lephe
|
ed30b2cb21
|
render-cg: allow VRAM in user stack
This is currently unused and has some artifacts in gintctl for reasons I
haven't understood yet. Will have to investigate later.
|
2020-07-02 15:47:11 +02:00 |
|
Lephe
|
de4881244e
|
core: remove bootlog
An unused logging mechanism that was never really fit for its task of
diagnosing boot issues. Disappears with cleanup...
|
2020-06-20 09:46:39 +02:00 |
|
Lephe
|
3baa7612ee
|
use sh-elf by default when building
|
2019-11-13 19:31:37 +01:00 |
|
Lephe
|
4a8ba82fab
|
truly support custom toolchains (almost)
|
2019-09-12 18:19:23 +02:00 |
|
lephe
|
b0ede1d15d
|
configure: fix integer regex and exit logic
|
2019-07-04 11:39:10 -04:00 |
|
lephe
|
9b24267488
|
topic: return to the 5x7 font as default
The 5x6 font is less readable than I hoped, so too bad.
|
2019-05-04 19:27:52 +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
|
3f7c0a04ad
|
way too much, including bopti/topti, timers, and more.
|
2019-02-21 21:00:26 +01:00 |
|
lephe
|
2f0e049c33
|
More interrupt system, exceptions, timers.
|
2018-08-01 20:41:36 +02:00 |
|
lephe
|
3b90b40dd7
|
Hybrid build system and runtime (no interrupts). t6k11 driver. Basic r61524 driver.
|
2018-04-19 13:24:26 +02:00 |
|
lephe
|
c50cbf6a9c
|
Make room for an fx-cg50 compatible version. Enhanced build system.
|
2018-04-09 08:31:12 +02:00 |
|
lephe
|
79b78b5345
|
Hopefully the last adjustments before the first release.
|
2017-07-11 13:51:56 +02:00 |
|
lephe
|
f6133c26fc
|
Startup logs instead of diagnostics, created .gint_bss, updated demo.
|
2017-07-05 21:38:12 +02:00 |
|
lephe
|
31e2b453dd
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
|
lephe
|
d852bc3310
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
|
lephe
|
49df2a5fb4
|
Added a --extended-libc option and some headers to allow porting external programs.
|
2017-01-22 18:35:02 +01:00 |
|
lephe
|
eedec2b124
|
Added a configure script with some options, made Makefile output pretty. Set up an event system (used by keyboard).
|
2016-11-05 22:00:23 +01:00 |
|