mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-08 18:42:59 -04:00
Convert every submodule into subrepo (#170)
* remove ZAPD submodule * git subrepo clone https://github.com/zeldaret/ZAPD.git tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "ca229f19" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "ca229f19" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * git subrepo clone https://github.com/simonlindholm/decomp-permuter.git tools/decomp-permuter subrepo: subdir: "tools/decomp-permuter" merged: "1e4b85a7" upstream: origin: "https://github.com/simonlindholm/decomp-permuter.git" branch: "main" commit: "1e4b85a7" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * Remove asm-differ * git subrepo clone https://github.com/simonlindholm/asm-differ.git tools/asm-differ subrepo: subdir: "tools/asm-differ" merged: "eaf72269" upstream: origin: "https://github.com/simonlindholm/asm-differ.git" branch: "master" commit: "eaf72269" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * remove asm-processor * git subrepo clone https://github.com/simonlindholm/asm-processor.git tools/asm-processor subrepo: subdir: "tools/asm-processor" merged: "85288fcd" upstream: origin: "https://github.com/simonlindholm/asm-processor.git" branch: "master" commit: "85288fcd" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * remove .gitmodules file * Update REAMDE * Update warnings
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
|
||||
tests/test1.o: file format elf32-tradbigmips
|
||||
|
||||
Contents of section .text:
|
||||
0000 27bdffe8 18a00009 afa00004 8fae0004 '...............
|
||||
0010 008e7821 a1e00000 8fb80004 27190001 ..x!........'...
|
||||
0020 0325082a 1420fff9 afb90004 10000001 .%.*. ..........
|
||||
0030 00000000 03e00008 27bd0018 27bdffe8 ........'...'...
|
||||
0040 afbf0014 3c010000 3c050000 8ca50000 ....<...<.......
|
||||
0050 0c000000 c42c0014 10000003 00000000 .....,..........
|
||||
0060 10000001 00000000 8fbf0014 27bd0018 ............'...
|
||||
0070 03e00008 00000000 27bdffe8 afbf0014 ........'.......
|
||||
0080 240e0004 3c010000 ac2e0000 0c000000 $...<...........
|
||||
0090 00000000 10000001 00000000 8fbf0014 ................
|
||||
00a0 27bd0018 03e00008 00000000 00000000 '...............
|
||||
Contents of section .rodata:
|
||||
0000 00001212 00000001 00000000 00001313 ................
|
||||
0010 00123123 3f8ccccd 00321321 00000000 ..1#?....2.!....
|
||||
Contents of section .options:
|
||||
0000 01200000 00000000 a0000022 00000000 . ........."....
|
||||
0010 00001010 00000000 00000000 00007ff0 ................
|
||||
Contents of section .reginfo:
|
||||
0000 a300c032 00000000 00001010 00000000 ...2............
|
||||
0010 00000000 00007ff0 ........
|
||||
Reference in New Issue
Block a user