Commit Graph

13 Commits

Author SHA1 Message Date
Lephenixnoir 439c3a5ad1
perf/cpu: fx-9860G compatibility 2021-08-11 01:35:34 +02:00
Lephenixnoir 4e748e3c55
gint/ram: add a detailed page identification for 0xe500xxxx 2021-07-18 22:24:27 +02:00
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 d6345db414
remove irrelevant tests on SH3 2021-02-04 09:35:56 +01:00
Lephe 601dc9ea79
gint/ram: expand RAM discovery method for SPU areas 2021-02-04 09:35:55 +01:00
Lephe da2f7886f2
gint/ram: update fx-9860G for SPU memory 2020-10-26 15:39:50 +01:00
Lephe 2ed598fa2b
gint/ram: accelerate SPU RAM discovery by jumping 32 bytes 2020-10-21 14:29:58 +02:00
Lephe b86b14f3cd
gint/ram: add 32-bit access detection for SPU-owned memory
Same in the hexadecimal memory browser, although there are currently no
shortcuts and it appears to freeze when leaving the add-in.
2020-10-14 00:06:04 +02:00
Lephe b797980c25
small improvements to hardware menu, add SPU2 DSP0 XRAM 2020-07-02 16:01:49 +02:00
Lephe 09542e14a7
rename image_t to bopti_image_t through the code 2020-06-01 12:12:21 +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
Lephe 9a3fb12c73
build system and random update 2020-02-17 18:10:33 +01:00