Commit Graph

31 Commits

Author SHA1 Message Date
Prof. 9
1501946caa Create ISSUE_TEMPLATE.md 2017-05-15 22:37:57 +02:00
Prof. 9
b50b42379e Create CONTRIBUTING.md 2017-05-15 22:36:19 +02:00
Prof. 9
780f954cb6 Add NitroHax note to readme. 2016-08-23 01:07:01 +02:00
Prof. 9
c9d4f139a3 Add known incompatibilities. 2016-04-24 16:55:33 +02:00
Prof. 9
b6c695ea1d 2016 2016-04-23 10:54:03 +02:00
Prof. 9
3511940baf Create uncompressed code as well (for non-32-bit-aligned addresses) and use shortest one. 2016-04-23 10:50:20 +02:00
Prof. 9
8476680c90 Update changelog for v0.6. 2015-08-14 16:49:42 +02:00
Prof. 9
b5aabd5fc3 Update readme and license for 2015. 2015-08-14 16:49:29 +02:00
Prof. 9
3a0c4db4d1 Remove manual mode, and allow dual code caves for ASM and HTTP addresses. (#17) 2015-08-09 14:52:20 +02:00
Prof. 9
11f6c734b8 Merge pull request #14 from bjoern-r/linux
Linux mono compatibility
2015-04-27 18:00:55 +02:00
bjoern
8fa7dcace3 readded Post build script with condition for unix and windows 2015-04-26 21:20:39 +02:00
bjoern
6d70d95e2a * removed Poost build steps because they are not cross platform
* changed invokation of blz binary to work on mono
2015-04-25 16:33:58 +02:00
bjoern
376977779f use System.IO.Path.DirectorySeparatorChar instead of hardcoded \\ for mono UNIX compatility 2015-04-25 16:10:21 +02:00
bjoern
0bd1d28aee linux compatibility for blz.c 2015-04-25 16:01:15 +02:00
Prof. 9
aff895e26e Added check mode and manual mode command line flags. Check mode simply returns true if the ROM has any HTTPS URLs and false otherwise. Manual mode outputs the custom ASM function only, without a hook. A skilled user can then provide a hook in order to make a functional code for games that are not compatible with generated codes. 2014-11-27 11:05:35 +01:00
Prof. 9
f390d4f643 Tweak licensing info. 2014-09-04 23:20:14 +02:00
Prof. 9
a36553b498 Add note about DeSmuME. 2014-09-04 23:16:36 +02:00
Prof. 9
57eb37056e Fix BLZ license filename. 2014-07-12 00:11:45 +02:00
Prof. 9
2adf870cfc Update readme and changelog for v0.5. 2014-05-26 22:24:55 +02:00
Prof. 9
ba3054ca5c More robust file searching. 2014-05-26 22:14:32 +02:00
Prof. 9
b2c087e0e9 Rewrote ASM for URL patcher, now uses compressed addresses. 2014-05-26 22:07:13 +02:00
Prof. 9
8d6675d6e7 Ignore blz.exe exit code. Fixes #9. 2014-05-25 14:27:39 +02:00
Prof. 9
560ac0e3bb Increment version number. 2014-05-25 01:59:25 +02:00
Prof. 9
ab83def682 Added changelog. Clean output folder before Release build. Preparing for v0.4 release. 2014-05-25 01:49:21 +02:00
Prof. 9
10658d6157 Abort when no HTTPS URLs are found. 2014-05-24 18:04:45 +02:00
Prof. 9
6c3f2b4cec Path to ARM9 binary passed to blz.exe is now quoted. Fixes #8. 2014-05-24 17:45:49 +02:00
Prof. 9
83c15e48ad 32-bit align the arm9 stream position before starting a new code cave. Fixes #6. 2014-05-24 06:26:33 +02:00
Prof. 9
21d1ca0a61 Added filename sanitizing, and blz.exe is ran from the same directory as the executable now. Fixes #1 and fixes #5. 2014-05-24 06:13:18 +02:00
Prof. 9
8e4ec9917a Removed leftover line in readme. 2014-05-23 17:54:50 +02:00
Prof. 9
2e4622e2a8 Adding what I have so far. 2014-05-23 17:14:01 +02:00
Prof. 9
20c936085f Initial commit 2014-05-23 07:34:12 -07:00