Commit Graph

6 Commits

Author SHA1 Message Date
Lephenixnoir ea4351a453
replace gint standard includes with fxlibc 2021-06-08 10:45:51 +02:00
Lephenixnoir 02571b8957
various improvements in GUI, mainly on fx-9860G
* True convention for F-keys:
  -> Corner = change tab
  -> Round (button) = perform action
  -> White = other display changes with no consequence

* mem: Move quickly with Shift
* mem: Jump to destination with F1
* gint/cpumem: More interesting values
* abuse mini font, scrollbars instead of triangles, quick moves
* fix a fair amoutn of warnings
2021-02-08 10:14:28 +01:00
Lephe 6aa477a83a
libs/printf: add floating-point unit tests 2021-02-04 09:35:56 +01:00
Lephe 0cc630644b
reduce use of the data/bss sections for SH3 2020-07-10 15:51:16 +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