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 |
|
lephe
|
b15d543e8d
|
Just a hotfix for dimage()... fxSDK's a bit late...
|
2017-04-17 12:56:27 +02:00 |
|
lephe
|
a529a8236b
|
Just a hotfix for dimage()... fxSDK's a bit late...
|
2017-04-17 12:56:27 +02:00 |
|
lephe
|
57a7e1c2d4
|
More quality review, more registers saved at startup.
|
2017-04-13 21:59:13 +02:00 |
|
lephe
|
acc0e5fcc1
|
More quality review, more registers saved at startup.
|
2017-04-13 21:59:13 +02:00 |
|
lephe
|
a6e312a39c
|
Some quality review. Made keyboard time milliseconds.
|
2017-03-26 18:38:32 +02:00 |
|
lephe
|
c8170b165a
|
Some quality review. Made keyboard time milliseconds.
|
2017-03-26 18:38:32 +02:00 |
|
lephe
|
31e2b453dd
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
|
lephe
|
39fedcd271
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
|
lephe
|
7ab6170ca3
|
Key repeat events & Timer callbacks with arguments. Fixed sleep_us().
|
2017-02-25 23:19:35 +01:00 |
|
lephe
|
0a694a1cd8
|
Key repeat events & Timer callbacks with arguments. Fixed sleep_us().
|
2017-02-25 23:19:35 +01:00 |
|
lephe
|
0ef89df6e7
|
Erf. Large commits always fail.
|
2017-02-25 20:10:48 +01:00 |
|
lephe
|
4d0794f899
|
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
|
77ffc24e94
|
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
|
7a888fc90a
|
Added a --extended-libc option and some headers to allow porting external programs.
|
2017-01-22 18:35:02 +01:00 |
|
lephe
|
f7a66b82ee
|
Non-fast-forward merges need to be handled manually!
|
2017-01-20 21:25:12 +01:00 |
|
lephe
|
765bb97ee7
|
Non-fast-forward merges need to be handled manually!
|
2017-01-20 21:25:12 +01:00 |
|
lephe
|
93dca0ef6f
|
Made INCOMPATIBLE changes to image rendering. Added inttypes.h and bakclight management in getkey().
|
2017-01-20 21:11:00 +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
|
a318793bb8
|
Added a continuous integration file.
|
2016-12-23 22:32:04 +01:00 |
|
lephe
|
d9137ce138
|
Added a continuous integration file.
|
2016-12-23 22:32:04 +01:00 |
|
lephe
|
9a3433c52a
|
Fixed left-side vram overflow with text, made install automatically along fxSDK.
|
2016-12-22 23:08:44 +01:00 |
|
lephe
|
2564096a13
|
Added natural delay/frequency settings for timers.
|
2016-12-22 19:47:05 +01:00 |
|
lephe
|
e6e0989436
|
Solved backlight issues and added backlight control to the API.
|
2016-12-22 18:36:39 +01:00 |
|
lephe
|
28748a820c
|
Fixed some Makefile dependencies.
|
2016-11-11 10:43:13 +01:00 |
|