Skip to content

Commit ce7c5c8

Browse files
committed
update gshax tool to v2.0.1
1 parent 63e9628 commit ce7c5c8

File tree

3 files changed

+4
-78
lines changed

3 files changed

+4
-78
lines changed

gshax/Makefile

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ gshax-tool: ../entrypoints/entry-bb.bin
1010
cd ../gshax-tool; make clean; make
1111

1212
wipeout-usa: gshax-tool
13-
../gshax-tool/gshax -g 8005798C -jal 8006C68C 8007E864 ../entrypoints/entry-bb.bin 0xb4 wipeout-usa/CODELIST00; ../gshax-tool/gshax -t 8005798C -jal 8006C68C 8007E864 ../entrypoints/entry-bb.bin 0xb4 wipeout-usa/wipeout-usa-gshax-code.txt
13+
../gshax-tool/gshax -g 8005798C -jal 8006C68C 8007E864 ../entrypoints/entry-bb.bin wipeout-usa/CODELIST00; ../gshax-tool/gshax -t 8005798C -jal 8006C68C 8007E864 ../entrypoints/entry-bb.bin wipeout-usa/wipeout-usa-gshax-code.txt
1414

1515
parasite-eve-usa: gshax-tool
16-
../gshax-tool/gshax -g 8018FAC8 -j 8018FB78 80193288 ../entrypoints/entry-bb.bin 0xb4 parasite-eve-usa/CODELIST00; ../gshax-tool/gshax -t 8018FAC8 -j 8018FB78 80193288 ../entrypoints/entry-bb.bin 0xb4 parasite-eve-usa/parasite-eve-usa-gshax-code.txt
16+
../gshax-tool/gshax -g 8018FAC8 -j 8018FB78 80193288 ../entrypoints/entry-bb.bin parasite-eve-usa/CODELIST00; ../gshax-tool/gshax -t 8018FAC8 -j 8018FB78 80193288 ../entrypoints/entry-bb.bin parasite-eve-usa/parasite-eve-usa-gshax-code.txt
1717

1818
ridge-racer-usa: gshax-tool
19-
../gshax-tool/gshax -g 8004EB1C -j 8004EB54 8007FA30 ../entrypoints/entry-bb.bin 0xb4 ridge-racer-usa/CODELIST00; ../gshax-tool/gshax -t 8004EB1C -j 8004EB54 8007FA30 ../entrypoints/entry-bb.bin 0xb4 ridge-racer-usa/ridge-racer-usa-gshax-code.txt
19+
../gshax-tool/gshax -g 8004EB1C -j 8004EB54 8007FA30 ../entrypoints/entry-bb.bin ridge-racer-usa/CODELIST00; ../gshax-tool/gshax -t 8004EB1C -j 8004EB54 8007FA30 ../entrypoints/entry-bb.bin ridge-racer-usa/ridge-racer-usa-gshax-code.txt

util/template.html

-74
This file was deleted.

0 commit comments

Comments
 (0)