gint's control and diagnostic application.
Go to file
Lephenixnoir 5586985a3d
update to the new driver system
Follows most of the changes made to the gint driver system.

* Replace test gint/switch with a new test gint/drivers which shows
  driver metadata, flags, and world states.
* Enable the DMA Control test on SH4-based fx-9860G.
* Enable the Memory Speed test on SH4-based fx-9860G.
* Enable the Memory Speed test on SH3-based fx-9860G although there's
  barely anything useful for that platform.
* Update all tests to the GINT_CALL API when useful.
* Use public world buffers and public driver state structures to show
  world states without having to coordinate the gint and gintctl code.
2021-04-24 16:11:47 +02:00
assets-cg gint/keyboard: port the keydev test to fx-CG 50 2021-03-12 13:39:52 +01:00
assets-fx update to the new driver system 2021-04-24 16:11:47 +02:00
include/gintctl update to the new driver system 2021-04-24 16:11:47 +02:00
src update to the new driver system 2021-04-24 16:11:47 +02:00
.gitignore gint/keyboard: detailed test of the new keydev mechanic 2021-03-11 18:14:52 +01:00
CMakeLists.txt update to the new driver system 2021-04-24 16:11:47 +02:00