luckytyphlosion
936ba7f1bf
Apply all source related changes for the new INSTALL.md in one commit.
...
For people who want to have dkPless builds in their repo.
2020-12-16 15:10:01 -05:00
luckytyphlosion
cc5db41f30
Revert multiple source change commits for rebase.
2020-12-16 13:29:02 -05:00
luckytyphlosion
976b967732
Add msys2 and Cygwin instructions, also add .exe extension to built tools.
...
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2020-11-26 20:21:16 -05:00
aaaaaa123456789
e28cf5406b
Fix Makefiles to account for the $CC and $CXX environment variables
2019-08-06 20:30:57 -03:00
garak
da1b5365a7
label a flag in the asm
2018-10-17 08:55:09 -04:00
Diegoisawesome
c13d2b567c
mid2agb fix: compare whole note details before compression
2018-10-02 12:07:37 -05:00
Kermalis
dc53e35a60
Fix mid2agb argument parsing
2018-09-29 21:18:30 -04:00
Diegoisawesome
6a82bbe973
Fix the fix that was buggy
2018-09-29 14:46:59 -05:00
Diegoisawesome
f143e184a8
Fix compression score code bug reintroduction
2018-09-25 23:09:42 -05:00
Diegoisawesome
7522d2e16a
Partial implementation of MEMACC command
2018-09-25 15:07:14 -05:00
Diegoisawesome
d86b290419
Change initial state of lastNote
2018-09-25 11:43:46 -05:00
Diegoisawesome
7f38a03093
mid2agb compression algorithm less buggy than originally thought
2018-09-25 11:41:18 -05:00
Diegoisawesome
af4ff89e55
Comment out unused variable so GCC doesn't complain
2018-09-25 01:32:24 -05:00
Diegoisawesome
48b65eecee
Match compression behavior, for real
2018-09-25 01:26:09 -05:00
Diegoisawesome
98e1c1994b
Completely blind guess to fix compression score
2018-09-24 02:00:09 -05:00
Diegoisawesome
ef95a13288
Fix compression score lower limit
2018-09-23 23:37:47 -05:00
Diegoisawesome
e0acb92a3f
mid2agb: allow -L param to take string
2018-09-23 00:40:37 -05:00
Diegoisawesome
f613176308
Fix order of initial vol command
2018-09-22 13:54:00 -05:00
Diegoisawesome
3028fdc353
Update mid2agb source
...
Credit to @camthesaxman
2018-09-15 15:49:31 -05:00
Diegoisawesome
e8be47abb8
Add running status to mid2agb
2018-09-14 22:35:04 -05:00
garakmon
13ed20c6e3
compiler fixes
...
The compiler flag -s is not necessary and causes build failure on some
systems (macOS, clang compilers) due to it being deprecated.
Additionally, on those same systems, tools/aif2pcm/main.c failed to
compile due to an overly cautious compiler not liking some struct
declarations.
These changes afaik do not affect other builds.
2018-06-16 18:49:27 -04:00
xenonnsmb
e649e3d248
adding tools from pokeruby
2017-12-03 19:55:01 -06:00