Commit Graph

  • e356f72ea4 Update README master BullyWiiPlaza 2024-03-27 11:28:32 +0100
  • 14a3dcc2b7
    Merge pull request #59 from Mewtality/master BullyWiiPlaza 2024-03-27 11:22:26 +0100
  • 449860b2a8 Added new code types and bug fixes Mewtality 2024-03-24 22:55:00 +0100
  • 2f2b0052e1 Fix SD cheats BullyWiiPlaza 2023-02-12 12:23:05 +0100
  • fddc228fb5 Compile new ELF BullyWiiPlaza 2023-01-30 20:42:03 +0100
  • f1918a2366
    Merge pull request #57 from Mewtality/master BullyWiiPlaza 2023-01-30 20:37:49 +0100
  • 2a61a8ab19 fix pointer range issue Mewtality 2023-01-30 20:10:13 +0100
  • 341eb70422
    Merge pull request #56 from Mewtality/master BullyWiiPlaza 2022-10-26 13:38:55 +0200
  • 2ed291b49d stability improvement Mewtality 2022-10-24 19:51:49 +0200
  • 47971fcfb3 Update version number BullyWiiPlaza 2022-09-22 11:21:15 +0200
  • f34124dbb9 Merge branch 'master' of https://github.com/BullyWiiPlaza/tcpgecko BullyWiiPlaza 2022-09-06 16:31:49 +0200
  • 23278288bf Add CMakeLists.txt for smarter code analysis BullyWiiPlaza 2022-09-06 16:31:18 +0200
  • 31ac92b4e3
    Merge pull request #55 from Mewtality/master BullyWiiPlaza 2022-09-06 15:49:25 +0200
  • 0a019a8af5 no .idea Mewtality 2022-09-06 15:42:15 +0200
  • 6b205f3e19
    Merge pull request #54 from Mewtality/master BullyWiiPlaza 2022-09-06 15:40:25 +0200
  • 1e7a412706 Revert "Create .gitignore" Mewtality 2022-09-06 15:34:16 +0200
  • cf46555569 Revert "Delete .gitignore" Mewtality 2022-09-06 15:32:51 +0200
  • 03ff8a8dda
    Delete .gitignore Mewtality 2022-09-06 14:46:44 +0200
  • 63763e0bd5
    Create .gitignore Mewtality 2022-09-06 14:46:00 +0200
  • 7eb2b91d30
    TCP Gecko with the new codehandler Mewtality 2022-09-06 14:39:04 +0200
  • a08a897ae4
    Updated meta.xml Mewtality 2022-09-06 14:35:57 +0200
  • 7710228341
    Merge pull request #53 from Mewtality/master BullyWiiPlaza 2022-09-06 14:08:39 +0200
  • be19b51b79
    New Codehandler sync SD Cheats Mewtality 2022-09-06 13:32:57 +0200
  • 840cdc45da
    New Codehandler Mewtality 2022-09-06 13:23:08 +0200
  • 50267fa4f6
    Merge pull request #52 from Mewtality/master BullyWiiPlaza 2022-09-06 12:14:03 +0200
  • 653e4375e2
    easy fix for clearAssembly() crashes Mewtality 2022-09-06 12:01:16 +0200
  • 45c4df406f Fix advanced memory search wrong results BullyWiiPlaza 2018-01-26 14:43:00 +0100
  • 6b23b17d11 Implement non-working data breakpoints feedback BullyWiiPlaza 2017-12-23 12:07:11 +0100
  • 9ce7af45d7 Commit QuarkTheAwesome's data breakpoints attempt (slightly modified) BullyWiiPlaza 2017-12-16 13:57:34 +0100
  • 83751fdd75 Convert more to C++ BullyWiiPlaza 2017-09-28 22:14:32 +0200
  • b59ef61113 Upgrade to devkitPro v29 and reorganize BullyWiiPlaza 2017-09-28 22:02:23 +0200
  • c431bce8dc Allow disabling SD cheats (this fixes e.g. Sm4sh from crashing) BullyWiiPlaza 2017-09-14 18:06:19 +0200
  • ed5585bb50 Fix ELF and update readme compilation instructions BullyWiiPlaza 2017-09-10 22:38:28 +0200
  • cc39dec0df Update to newest devkitPro and add hint about SD cheats BullyWiiPlaza 2017-09-10 21:58:22 +0200
  • 34bca4fefe Fix address shifting BullyWiiPlaza 2017-08-28 16:03:42 +0200
  • da0dc52a84 Implement working SD card cheats (thanks Maschell) BullyWiiPlaza 2017-08-28 14:49:01 +0200
  • caacafc25f Refactor non-working SD cheats BullyWiiPlaza 2017-08-27 13:56:29 +0200
  • 738a750593 Implement almost working SD card cheats BullyWiiPlaza 2017-08-27 12:58:57 +0200
  • e354bd4dc2 Commit ELF again BullyWiiPlaza 2017-08-27 00:37:26 +0200
  • 611b7011bc Merge pull request #8 from HackingNewbie/master BullyWiiPlaza 2017-08-26 23:09:29 +0200
  • bc6edf49ff Delete tcpgecko.elf HackingNewbie 2017-08-26 18:01:30 +0100
  • e599e9cf58 Add support for SD cheat codes HackingNewbie 2017-08-26 17:48:37 +0100
  • e165dcd1f4 Compile ELF BullyWiiPlaza 2017-08-21 17:25:07 +0200
  • 7f629d1d7c Implement raw assembly cheat code support BullyWiiPlaza 2017-08-21 17:16:46 +0200
  • c276347b62 Fix games like Paper Mario Color Splash from crashing with the message "Kernel copy thread stack allocation failed" BullyWiiPlaza 2017-08-20 22:03:08 +0200
  • 029bb4b14e Fix follow pointer BullyWiiPlaza 2017-08-20 19:13:54 +0200
  • 767bc71cb5 Increase code list size limit BullyWiiPlaza 2017-07-09 12:04:27 +0200
  • 0d42c264e2 Move towards using C++ BullyWiiPlaza 2017-07-04 10:34:47 +0200
  • 19b8e017ef Update and commit missing files BullyWiiPlaza 2017-06-03 16:02:59 +0200
  • d06770063c Fix kernel memory read crashing sometimes BullyWiiPlaza 2017-06-02 16:46:14 +0200
  • 60df33bb23 Add the old memory search back to support the VC injection tool again BullyWiiPlaza 2017-05-30 11:03:23 +0200
  • 0e018f8392 Release development version BullyWiiPlaza 2017-05-24 18:48:20 +0200
  • bd01f31bfc Latest version release BullyWiiPlaza 2017-05-24 18:44:16 +0200
  • c2fd5d1bb2 Implement untested breakpoints BullyWiiPlaza 2017-05-17 15:45:45 +0200
  • ef1a572d65 Update text for clarification BullyWiiPlaza 2017-05-13 19:49:07 +0200
  • f42bf358e8 Fix error message buffer size BullyWiiPlaza 2017-05-10 18:17:34 +0200
  • 9b2f53dc9a Update version/meta.xml BullyWiiPlaza 2017-05-04 23:41:12 +0200
  • aa526c88ef Fix Internet Browser crashing and merge code handler into ELF BullyWiiPlaza 2017-05-04 23:18:05 +0200
  • 8a0413ab85 Fix Miiverse and add debugging prints BullyWiiPlaza 2017-04-20 17:17:49 +0200
  • 669d0f9c2f iosuhax read file command draft BullyWiiPlaza 2017-04-20 00:44:29 +0200
  • f1120cef21 Update server version date BullyWiiPlaza 2017-04-16 20:15:30 +0200
  • 05492f5f48 Implement pausing/resuming directly on the server BullyWiiPlaza 2017-04-16 19:33:35 +0200
  • c630849186 Add IP address to screen BullyWiiPlaza 2017-04-11 20:16:26 +0200
  • c521bcd633 Clean up BullyWiiPlaza 2017-03-30 21:37:55 +0200
  • a77d0713b2 Fix execute assembly command BullyWiiPlaza 2017-03-29 16:50:33 +0200
  • e3a7118428 Add new commands (execute syscall and assembly) BullyWiiPlaza 2017-03-21 15:00:53 +0100
  • 40f857402f Update meta XML and fix readme BullyWiiPlaza 2017-02-27 16:27:14 +0100
  • 6498401a16 Initial commit BullyWiiPlaza 2017-02-27 16:23:31 +0100