Commit Graph

8 Commits

Author SHA1 Message Date
Lephe dc5b60df15
improved gray API 2020-07-13 17:17:15 +02:00
Lephe 0cc630644b
reduce use of the data/bss sections for SH3 2020-07-10 15:51:16 +02:00
Lephe 53c35f7b1d
add a simple UI for the memory tests on fx 2020-07-06 18:01:30 +02:00
Lephe f3d56c15a8
add tests for the core memory functions 2020-07-04 15:04:50 +02:00
Lephe 783d011cd3
changes to dtext() and dprint(), some warning cleanup 2020-06-18 19:56:32 +02:00
Lephe 2a51a9c9ac
actual interface for the printf test 2020-06-17 16:10:03 +02:00
Lephe 716e6cc5a1
add a quick TinyMT test 2020-05-31 17:06:47 +02:00
Lephe e921c6874e
The Ungodly Update
* Added the switch menu
* Added the keyboard menu on fx-CG 50
* Added a (currently unused) bold 8x9 font on fx-CG 50
* Displayed something decent in the "Image Rendering" test on fx-CG 50
* Changed F-keys all around to unify the semantics
* Improved the layout of the RAM detection test
* Adapted TMU/ETMU display to the new mpu/timer.h definitions
* Added a timer selector in the F-key bar in the timer test
* Added an "external libraries" tab that will also test libc features
* Added a libimg test
2020-05-16 16:00:56 +02:00