lephe
7798f276ae
render-cg: make the 8x9 font the default
2019-07-04 11:49:15 -04:00
lephe
f8d69dd56a
display: add a dupdate_noint() for exceptions handlers
2019-07-04 11:46:26 -04:00
lephe
b0ede1d15d
configure: fix integer regex and exit logic
2019-07-04 11:39:10 -04:00
lephe
defb5ba779
README: use relative URLs to link to other projects
2019-07-04 11:38:39 -04:00
lephe
3afa0af3c6
make: do not assume install -m on Mac OS
2019-07-01 11:22:12 -04:00
lephe
11b40b445c
render-cg: 8x9 font and proportional font rendering
2019-06-23 17:27:44 -04:00
lephe
0055199359
render: refactor to share functions, and basic text on fxcg50
2019-06-15 01:05:31 -04:00
lephe
81baa4c26a
bopti: expose bopti functions and implement dimage() and dimage_opt()
2019-05-04 21:00:40 +02: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
19cdae4953
core: expose the syscall header
...
Will be used in time for BFile.
2019-05-04 14:59:13 +02:00
lephe
05f2e01b50
bootlog: make a copy for use in gintctl
2019-05-04 12:07:14 +02:00
lephe
e48386d2a4
fix: remove the Gitlab continuous integration file
2019-05-03 17:23:19 +02:00
lephe
37e07dabcc
t6k11: quick-and-dirty support for Graph 35+E II
2019-05-03 17:12:41 +02:00
lephe
8e0d2eb783
fix: various omissions
2019-05-03 17:12:22 +02:00
lephe
f3c8964b84
render-cg: decently implement basic functions
2019-05-03 17:11:43 +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
417340ce91
topti: implement background color and text size
...
Also transition the bootlog from fxlib to topti.
2019-02-22 15:08:51 +01:00
lephe
3f7c0a04ad
way too much, including bopti/topti, timers, and more.
2019-02-21 21:00:26 +01:00
lephe
ae4e5d83b2
Merge branch 'compat' of http://git.planet-casio.com/lephe/gint into compat
2018-08-24 08:38:30 +02:00
lephe
298338f633
More timers, RTC, basic overclock-resistant keyboard, CPG, PFC, driver levels.
2018-08-19 17:11:37 +02:00
lephe
b20fcc4c7c
More timers, RTC, basic overclock-resistant keyboard, CPG, PFC, driver levels.
2018-08-19 17:11:37 +02:00
lephe
2f0e049c33
More interrupt system, exceptions, timers.
2018-08-01 20:41:36 +02:00
lephe
48b552b295
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
5c20997c9a
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
1d107a1d64
Make room for an fx-cg50 compatible version. Enhanced build system.
2018-04-09 08:31:12 +02:00
lephe
131b432cc9
Define GINT_VERSION at library link time instead of add-in link time.
2017-07-13 21:39:51 +02:00
lephe
5b54cef75a
Define GINT_VERSION at library link time instead of add-in link time.
2017-07-13 21:39:51 +02:00
lephe
0f4b589240
Not enough, apparently.
2017-07-11 14:02:50 +02:00
lephe
a4b3aaa7da
Not enough, apparently.
2017-07-11 14:02:50 +02:00
lephe
79b78b5345
Hopefully the last adjustments before the first release.
2017-07-11 13:51:56 +02:00
lephe
54fe9e7ccd
Hopefully the last adjustments before the first release.
2017-07-11 13:51:56 +02:00
lephe
34e42a03a6
Small Makefile adjustments, preparing fusion with fxSDK
2017-07-08 17:22:42 +02:00
lephe
89d0c46727
Small Makefile adjustments, preparing fusion with fxSDK
2017-07-08 17:22:42 +02:00
lephe
f6133c26fc
Startup logs instead of diagnostics, created .gint_bss, updated demo.
2017-07-05 21:38:12 +02:00
lephe
7478a7768f
Startup logs instead of diagnostics, created .gint_bss, updated demo.
2017-07-05 21:38:12 +02:00
lephe
5e66efc560
Interrupt controller module description (WIP), task switch and return to menu.
2017-07-01 16:07:14 +02:00
lephe
c25d35c48f
Interrupt controller module description (WIP), task switch and return to menu.
2017-07-01 16:07:14 +02:00
lephe
cd6bd5a1a4
Untested INTC module in /include/modules/interrupts.h
2017-04-30 18:24:35 +02:00
lephe
cb4b5b7a39
Untested INTC module in /include/modules/interrupts.h
2017-04-30 18:24:35 +02:00
lephe
a0f06fadd7
Interrupt Controller module draft, bopti bugfix.
2017-04-22 21:59:39 +02:00
lephe
2f70525a3b
Interrupt Controller module draft, bopti bugfix.
2017-04-22 21:59:39 +02:00
lephe
3214f6b797
Almost ended quality review, and fixed tales-related vram overflows.
2017-04-19 19:57:31 +02:00
lephe
a5a5ea6c20
Almost ended quality review, and fixed tales-related vram overflows.
2017-04-19 19:57:31 +02:00
lephe
6c0ae34708
Added a text_length() function.
2017-04-17 13:39:28 +02:00
lephe
8965590b12
Added a text_length() function.
2017-04-17 13:39:28 +02:00
lephe
34588147d8
Erf.
2017-04-17 13:05:46 +02:00
lephe
a50ae4f38a
Erf.
2017-04-17 13:05:46 +02:00