summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-05-21 10:34:57 -0400
committeryenatch <yenatch@gmail.com>2017-05-21 10:34:57 -0400
commitd1e91f5cfb6653c01a8413476316947dc363777c (patch)
tree62704664ed6639770f536596d262461090a06624
parente4714f4c0aa6063abab289591b30f0de383e59c8 (diff)
parent3e374b55dda0b8092052c025c9503ec878b85415 (diff)
Merge ProjectRevoTPP/pokeruby-tools.
This is a merge of an unrelated history. --allow-unrelated-histories was used.
-rw-r--r--README.md4
-rwxr-xr-xtools/agbcc/bin/agbcc.exebin1655822 -> 3185059 bytes
-rwxr-xr-xtools/agbcc/bin/old_agbcc.exebin1655822 -> 3185010 bytes
-rwxr-xr-xtools/aif2pcm/aif2pcm.exebin49678 -> 50688 bytes
-rwxr-xr-xtools/bin2c/bin2c.exebin44046 -> 45568 bytes
-rwxr-xr-xtools/gbagfx/gbagfx.exebin160768 -> 298496 bytes
-rwxr-xr-x[-rw-r--r--]tools/mid2agb/mid2agb.exebin46592 -> 534528 bytes
-rwxr-xr-xtools/preproc/preproc.exebin50688 -> 535552 bytes
-rwxr-xr-x[-rw-r--r--]tools/ramscrgen/ramscrgen.exebin32256 -> 519680 bytes
-rwxr-xr-xtools/rsfont/rsfont.exebin147456 -> 287232 bytes
-rwxr-xr-xtools/scaninc/scaninc.exebin29184 -> 516096 bytes
11 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7edda2b..1b001e8 100644
--- a/README.md
+++ b/README.md
@@ -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
index f552475..3b7d299 100755
--- a/tools/agbcc/bin/agbcc.exe
+++ b/tools/agbcc/bin/agbcc.exe
Binary files differ
diff --git a/tools/agbcc/bin/old_agbcc.exe b/tools/agbcc/bin/old_agbcc.exe
index dc7ae98..ba83414 100755
--- a/tools/agbcc/bin/old_agbcc.exe
+++ b/tools/agbcc/bin/old_agbcc.exe
Binary files differ
diff --git a/tools/aif2pcm/aif2pcm.exe b/tools/aif2pcm/aif2pcm.exe
index dc2b31d..eff20b3 100755
--- a/tools/aif2pcm/aif2pcm.exe
+++ b/tools/aif2pcm/aif2pcm.exe
Binary files differ
diff --git a/tools/bin2c/bin2c.exe b/tools/bin2c/bin2c.exe
index f925973..40abd50 100755
--- a/tools/bin2c/bin2c.exe
+++ b/tools/bin2c/bin2c.exe
Binary files differ
diff --git a/tools/gbagfx/gbagfx.exe b/tools/gbagfx/gbagfx.exe
index 1db757b..b05d7b2 100755
--- a/tools/gbagfx/gbagfx.exe
+++ b/tools/gbagfx/gbagfx.exe
Binary files differ
diff --git a/tools/mid2agb/mid2agb.exe b/tools/mid2agb/mid2agb.exe
index 07a592c..0d95c9b 100644..100755
--- a/tools/mid2agb/mid2agb.exe
+++ b/tools/mid2agb/mid2agb.exe
Binary files differ
diff --git a/tools/preproc/preproc.exe b/tools/preproc/preproc.exe
index 4b18bb2..b18ed06 100755
--- a/tools/preproc/preproc.exe
+++ b/tools/preproc/preproc.exe
Binary files differ
diff --git a/tools/ramscrgen/ramscrgen.exe b/tools/ramscrgen/ramscrgen.exe
index 41012b8..a230399 100644..100755
--- a/tools/ramscrgen/ramscrgen.exe
+++ b/tools/ramscrgen/ramscrgen.exe
Binary files differ
diff --git a/tools/rsfont/rsfont.exe b/tools/rsfont/rsfont.exe
index 51dfc03..cbcb4a6 100755
--- a/tools/rsfont/rsfont.exe
+++ b/tools/rsfont/rsfont.exe
Binary files differ
diff --git a/tools/scaninc/scaninc.exe b/tools/scaninc/scaninc.exe
index 880878c..17522e0 100755
--- a/tools/scaninc/scaninc.exe
+++ b/tools/scaninc/scaninc.exe
Binary files differ