BullyWiiPlaza
|
23278288bf
|
Add CMakeLists.txt for smarter code analysis
|
2022-09-06 16:31:18 +02:00 |
|
BullyWiiPlaza
|
6b205f3e19
|
Merge pull request #54 from Mewtality/master
Updated meta.xml and tcpgecko.elf
|
2022-09-06 15:40:25 +02:00 |
|
Mewtality
|
1e7a412706
|
Revert "Create .gitignore"
This reverts commit 63763e0bd5 .
|
2022-09-06 15:34:16 +02:00 |
|
Mewtality
|
cf46555569
|
Revert "Delete .gitignore"
This reverts commit 03ff8a8dda .
|
2022-09-06 15:32:51 +02:00 |
|
Mewtality
|
03ff8a8dda
|
Delete .gitignore
|
2022-09-06 14:46:44 +02:00 |
|
Mewtality
|
63763e0bd5
|
Create .gitignore
|
2022-09-06 14:46:00 +02:00 |
|
Mewtality
|
7eb2b91d30
|
TCP Gecko with the new codehandler
|
2022-09-06 14:39:04 +02:00 |
|
Mewtality
|
a08a897ae4
|
Updated meta.xml
|
2022-09-06 14:35:57 +02:00 |
|
BullyWiiPlaza
|
7710228341
|
Merge pull request #53 from Mewtality/master
New Codehandler
|
2022-09-06 14:08:39 +02:00 |
|
Mewtality
|
be19b51b79
|
New Codehandler sync SD Cheats
|
2022-09-06 13:32:57 +02:00 |
|
Mewtality
|
840cdc45da
|
New Codehandler
Full backwards compatibility.
Documentation of all changes: https://pastebin.com/qmp4U6Hy
|
2022-09-06 13:23:08 +02:00 |
|
BullyWiiPlaza
|
50267fa4f6
|
Merge pull request #52 from Mewtality/master
easy fix for clearAssembly() crashes
|
2022-09-06 12:14:03 +02:00 |
|
Mewtality
|
653e4375e2
|
easy fix for clearAssembly() crashes
Sometimes code executes while the memory is being cleared. Keeping the old data instead of clearing it creates a fail-safe in case of this happening.
|
2022-09-06 12:01:16 +02:00 |
|
BullyWiiPlaza
|
45c4df406f
|
Fix advanced memory search wrong results
|
2018-01-26 14:43:00 +01:00 |
|
BullyWiiPlaza
|
6b23b17d11
|
Implement non-working data breakpoints feedback
|
2017-12-23 12:07:11 +01:00 |
|
BullyWiiPlaza
|
9ce7af45d7
|
Commit QuarkTheAwesome's data breakpoints attempt (slightly modified)
|
2017-12-16 13:57:34 +01:00 |
|
BullyWiiPlaza
|
83751fdd75
|
Convert more to C++
|
2017-09-28 22:14:32 +02:00 |
|
BullyWiiPlaza
|
b59ef61113
|
Upgrade to devkitPro v29 and reorganize
|
2017-09-28 22:02:23 +02:00 |
|
BullyWiiPlaza
|
c431bce8dc
|
Allow disabling SD cheats (this fixes e.g. Sm4sh from crashing)
|
2017-09-14 18:06:19 +02:00 |
|
BullyWiiPlaza
|
ed5585bb50
|
Fix ELF and update readme compilation instructions
|
2017-09-10 22:38:28 +02:00 |
|
BullyWiiPlaza
|
cc39dec0df
|
Update to newest devkitPro and add hint about SD cheats
|
2017-09-10 21:58:22 +02:00 |
|
BullyWiiPlaza
|
34bca4fefe
|
Fix address shifting
|
2017-08-28 16:03:42 +02:00 |
|
BullyWiiPlaza
|
da0dc52a84
|
Implement working SD card cheats (thanks Maschell)
|
2017-08-28 14:49:01 +02:00 |
|
BullyWiiPlaza
|
caacafc25f
|
Refactor non-working SD cheats
|
2017-08-27 13:56:29 +02:00 |
|
BullyWiiPlaza
|
738a750593
|
Implement almost working SD card cheats
|
2017-08-27 12:58:57 +02:00 |
|
BullyWiiPlaza
|
e354bd4dc2
|
Commit ELF again
|
2017-08-27 00:37:26 +02:00 |
|
BullyWiiPlaza
|
611b7011bc
|
Merge pull request #8 from HackingNewbie/master
SD Code Support
|
2017-08-26 23:09:29 +02:00 |
|
HackingNewbie
|
bc6edf49ff
|
Delete tcpgecko.elf
This one is outdated, and I can't compile. @BullyWiiPlaza, please compile and test
|
2017-08-26 18:01:30 +01:00 |
|
HackingNewbie
|
e599e9cf58
|
Add support for SD cheat codes
|
2017-08-26 17:48:37 +01:00 |
|
BullyWiiPlaza
|
e165dcd1f4
|
Compile ELF
|
2017-08-21 17:25:07 +02:00 |
|
BullyWiiPlaza
|
7f629d1d7c
|
Implement raw assembly cheat code support
|
2017-08-21 17:16:46 +02:00 |
|
BullyWiiPlaza
|
c276347b62
|
Fix games like Paper Mario Color Splash from crashing with the message "Kernel copy thread stack allocation failed"
|
2017-08-20 22:03:08 +02:00 |
|
BullyWiiPlaza
|
029bb4b14e
|
Fix follow pointer
|
2017-08-20 19:13:54 +02:00 |
|
BullyWiiPlaza
|
767bc71cb5
|
Increase code list size limit
|
2017-07-09 12:04:27 +02:00 |
|
BullyWiiPlaza
|
0d42c264e2
|
Move towards using C++
|
2017-07-04 10:34:47 +02:00 |
|
BullyWiiPlaza
|
19b8e017ef
|
Update and commit missing files
|
2017-06-03 16:02:59 +02:00 |
|
BullyWiiPlaza
|
d06770063c
|
Fix kernel memory read crashing sometimes
|
2017-06-02 16:46:14 +02:00 |
|
BullyWiiPlaza
|
60df33bb23
|
Add the old memory search back to support the VC injection tool again
|
2017-05-30 11:03:23 +02:00 |
|
BullyWiiPlaza
|
0e018f8392
|
Release development version
|
2017-05-24 18:48:20 +02:00 |
|
BullyWiiPlaza
|
bd01f31bfc
|
Latest version release
|
2017-05-24 18:44:16 +02:00 |
|
BullyWiiPlaza
|
c2fd5d1bb2
|
Implement untested breakpoints
|
2017-05-17 15:45:45 +02:00 |
|
BullyWiiPlaza
|
ef1a572d65
|
Update text for clarification
|
2017-05-13 19:49:07 +02:00 |
|
BullyWiiPlaza
|
f42bf358e8
|
Fix error message buffer size
|
2017-05-10 18:17:34 +02:00 |
|
BullyWiiPlaza
|
9b2f53dc9a
|
Update version/meta.xml
|
2017-05-04 23:41:12 +02:00 |
|
BullyWiiPlaza
|
aa526c88ef
|
Fix Internet Browser crashing and merge code handler into ELF
|
2017-05-04 23:18:05 +02:00 |
|
BullyWiiPlaza
|
8a0413ab85
|
Fix Miiverse and add debugging prints
|
2017-04-20 17:17:49 +02:00 |
|
BullyWiiPlaza
|
669d0f9c2f
|
iosuhax read file command draft
|
2017-04-20 00:44:29 +02:00 |
|
BullyWiiPlaza
|
f1120cef21
|
Update server version date
|
2017-04-16 20:15:30 +02:00 |
|
BullyWiiPlaza
|
05492f5f48
|
Implement pausing/resuming directly on the server
|
2017-04-16 19:33:35 +02:00 |
|
BullyWiiPlaza
|
c630849186
|
Add IP address to screen
|
2017-04-11 20:16:26 +02:00 |
|