diff options
author | yenatch <yenatch@gmail.com> | 2017-05-21 10:34:57 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-05-21 10:34:57 -0400 |
commit | d1e91f5cfb6653c01a8413476316947dc363777c (patch) | |
tree | 62704664ed6639770f536596d262461090a06624 | |
parent | e4714f4c0aa6063abab289591b30f0de383e59c8 (diff) | |
parent | 3e374b55dda0b8092052c025c9503ec878b85415 (diff) |
Merge ProjectRevoTPP/pokeruby-tools.
This is a merge of an unrelated history. --allow-unrelated-histories was used.
-rw-r--r-- | README.md | 4 | ||||
-rwxr-xr-x | tools/agbcc/bin/agbcc.exe | bin | 1655822 -> 3185059 bytes | |||
-rwxr-xr-x | tools/agbcc/bin/old_agbcc.exe | bin | 1655822 -> 3185010 bytes | |||
-rwxr-xr-x | tools/aif2pcm/aif2pcm.exe | bin | 49678 -> 50688 bytes | |||
-rwxr-xr-x | tools/bin2c/bin2c.exe | bin | 44046 -> 45568 bytes | |||
-rwxr-xr-x | tools/gbagfx/gbagfx.exe | bin | 160768 -> 298496 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tools/mid2agb/mid2agb.exe | bin | 46592 -> 534528 bytes | |||
-rwxr-xr-x | tools/preproc/preproc.exe | bin | 50688 -> 535552 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tools/ramscrgen/ramscrgen.exe | bin | 32256 -> 519680 bytes | |||
-rwxr-xr-x | tools/rsfont/rsfont.exe | bin | 147456 -> 287232 bytes | |||
-rwxr-xr-x | tools/scaninc/scaninc.exe | bin | 29184 -> 516096 bytes |
11 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # pokeruby-tools -You may need the Visual C++ runtime DLL to run some of these executables. Please choose the file called "vc_redist.x86.exe". +This repository contains Windows binaries of the tools required to build [pokeruby](https://github.com/pret/pokeruby) -https://www.microsoft.com/en-us/download/details.aspx?id=48145 +Copy the `tools/` folder over the `tools/` folder in your pokeruby directory. diff --git a/tools/agbcc/bin/agbcc.exe b/tools/agbcc/bin/agbcc.exe Binary files differindex f552475..3b7d299 100755 --- a/tools/agbcc/bin/agbcc.exe +++ b/tools/agbcc/bin/agbcc.exe diff --git a/tools/agbcc/bin/old_agbcc.exe b/tools/agbcc/bin/old_agbcc.exe Binary files differindex dc7ae98..ba83414 100755 --- a/tools/agbcc/bin/old_agbcc.exe +++ b/tools/agbcc/bin/old_agbcc.exe diff --git a/tools/aif2pcm/aif2pcm.exe b/tools/aif2pcm/aif2pcm.exe Binary files differindex dc2b31d..eff20b3 100755 --- a/tools/aif2pcm/aif2pcm.exe +++ b/tools/aif2pcm/aif2pcm.exe diff --git a/tools/bin2c/bin2c.exe b/tools/bin2c/bin2c.exe Binary files differindex f925973..40abd50 100755 --- a/tools/bin2c/bin2c.exe +++ b/tools/bin2c/bin2c.exe diff --git a/tools/gbagfx/gbagfx.exe b/tools/gbagfx/gbagfx.exe Binary files differindex 1db757b..b05d7b2 100755 --- a/tools/gbagfx/gbagfx.exe +++ b/tools/gbagfx/gbagfx.exe diff --git a/tools/mid2agb/mid2agb.exe b/tools/mid2agb/mid2agb.exe Binary files differindex 07a592c..0d95c9b 100644..100755 --- a/tools/mid2agb/mid2agb.exe +++ b/tools/mid2agb/mid2agb.exe diff --git a/tools/preproc/preproc.exe b/tools/preproc/preproc.exe Binary files differindex 4b18bb2..b18ed06 100755 --- a/tools/preproc/preproc.exe +++ b/tools/preproc/preproc.exe diff --git a/tools/ramscrgen/ramscrgen.exe b/tools/ramscrgen/ramscrgen.exe Binary files differindex 41012b8..a230399 100644..100755 --- a/tools/ramscrgen/ramscrgen.exe +++ b/tools/ramscrgen/ramscrgen.exe diff --git a/tools/rsfont/rsfont.exe b/tools/rsfont/rsfont.exe Binary files differindex 51dfc03..cbcb4a6 100755 --- a/tools/rsfont/rsfont.exe +++ b/tools/rsfont/rsfont.exe diff --git a/tools/scaninc/scaninc.exe b/tools/scaninc/scaninc.exe Binary files differindex 880878c..17522e0 100755 --- a/tools/scaninc/scaninc.exe +++ b/tools/scaninc/scaninc.exe |