Commit Graph

  • aed66958e9 Serverval small stuff Maschell 2019-11-16 15:13:16 +01:00
  • 5cb55e3081 Increase the maximum function name length Maschell 2019-11-16 15:12:51 +01:00
  • 8b6f465892 Adapt to new WUPS hooks. Maschell 2019-11-16 15:12:30 +01:00
  • 73640c01f5 Update ipc interface, some functions are not static in the PluginLoader Maschell 2019-11-16 15:04:04 +01:00
  • 82f5f6eb05 Remove some debug messages Maschell 2019-11-16 15:02:53 +01:00
  • d305958ea4 Add new functions to the dynamic_libs Maschell 2019-11-16 15:01:36 +01:00
  • 6b6038a004 Add support for patching functions at a physical address Maschell 2019-11-16 15:01:01 +01:00
  • 614f75364b Fix the filename. orboditilt 2019-08-18 22:39:09 +02:00
  • 2edccb1b68 Add a README orboditilt 2019-08-18 22:38:48 +02:00
  • b7aa6401fe Just the backend of the plugin system. orboditilt 2019-08-15 10:45:18 +02:00
  • 0c0f9f36e2 Add missing libs for linking to fix compiling Maschell 2019-05-14 22:29:28 +02:00
  • 2e51b9918d Update Readme: bulding instructions Maschell 2019-05-14 22:29:02 +02:00
  • 284912c3ea Stub libntfs usage. Maschell 2019-05-14 22:28:30 +02:00
  • 597e98d60a Fix the path to the portlibs.zip Maschell 2019-03-01 19:32:02 +01:00
  • 16fb3a7080 Formatting Maschell 2019-03-01 19:31:45 +01:00
  • 9442c5d62a Not log every hook call anymore Maschell 2019-03-01 19:27:01 +01:00
  • 8b0df7b6b8 Fix return type of checkMagic function Maschell 2019-03-01 19:26:36 +01:00
  • 81ce92aae7 Added support for the WUPS_LOADER_HOOK_VID_DRC_DRAW and WUPS_LOADER_HOOK_VID_TV_DRAW which allow a plugin to draw on the screen. Maschell 2019-03-01 19:26:15 +01:00
  • c29e3e77cd Add function TextureUtils::copyToTexture which allows to copy a given ColorBuffer to a GX2Texture Maschell 2019-03-01 19:23:21 +01:00
  • e647925e50 Implement function "HasHookCallHook(wups_loader_hook_type_t hook_type)" which returns true when a plugin exists that has implemented the given hook Maschell 2019-03-01 19:20:32 +01:00
  • 492571207d Implement support for DrawTexture hook Maschell 2019-03-01 19:18:03 +01:00
  • fb71817c33 Implementation of the ConvertImageToTexture function Maschell 2019-02-08 20:13:25 +01:00
  • 7ccc9e0b92 Fixed header Maschell 2019-02-08 19:15:59 +01:00
  • 7f491da297 Added support for the Video Memory hook. Maschell 2019-02-08 16:43:45 +01:00
  • 40bb31885a Patch __OSPhysicalToEffectiveCached,__OSPhysicalToEffectiveUncached, OSEffectiveToPhysical and OSIsAddressValid to be compatible with out own mapped memory. Maschell 2019-02-08 16:42:39 +01:00
  • 14d4ab0b5c Do memory mapping on default, remove some debug output and tests. Maschell 2019-02-08 16:40:37 +01:00
  • 2fc11412f3 Add PhysicaltoEffective and EffectiveToPhysical for own mapped memory. Maschell 2019-02-08 16:34:52 +01:00
  • 64e4ed5f71 Add memory region for area usable for the GPU Maschell 2019-02-08 12:49:49 +01:00
  • 2c743ec133 FIX: mark our mapped memory properly as executable Maschell 2019-02-08 12:44:14 +01:00
  • 9ed45f82de Load values from SD only once at the beginning. Maschell 2019-02-07 17:03:43 +01:00
  • e6f246b947 [CONFIG] Only load values from the SD Card at the beginning. Add a save to SD card when existing a application. Maschell 2019-02-07 16:37:13 +01:00
  • 993b328f4c add support for shoulder buttons in config menu Maschell 2019-02-07 13:04:26 +01:00
  • ad759ff269 Call the callbacks when loading from SD Maschell 2019-02-07 13:01:45 +01:00
  • 8eaf9cc026 Remove docker image caching, use devkitpro/dekitarm image from docker hub instead of an own installation Maschell 2018-09-22 20:37:36 +02:00
  • 6d8de35973 Only cache final image. Maschell 2018-09-22 20:21:10 +02:00
  • 6fd96ec8f8 Add docker image caching Maschell 2018-09-22 20:10:08 +02:00
  • eb298a7cc1 Fix the link to the portlibs Maschell 2018-09-22 19:55:52 +02:00
  • 471941be6e First commit on new repo. Maschell 2018-09-22 19:52:52 +02:00