mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-10 22:11:46 -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,32 @@
|
||||
|
||||
tests/test2.o: file format elf32-tradbigmips
|
||||
|
||||
Contents of section .text:
|
||||
0000 3c010000 03e00008 c4200020 03e00008 <........ . ....
|
||||
0010 00000000 03e00008 00000000 3c010000 ............<...
|
||||
0020 c4240024 e4040000 3c010000 c4260028 .$.$....<....&.(
|
||||
0030 e4060000 03e00008 00000000 03e00008 ................
|
||||
0040 00000000 2c810008 10200017 00000000 ....,.... ......
|
||||
0050 00047080 3c010000 002e0821 8c2e002c ..p.<......!...,
|
||||
0060 01c00008 00000000 03e00008 24020001 ............$...
|
||||
0070 03e00008 24020002 03e00008 24020003 ....$.......$...
|
||||
0080 03e00008 24020004 03e00008 24020005 ....$.......$...
|
||||
0090 03e00008 24020004 03e00008 24020004 ....$.......$...
|
||||
00a0 03e00008 24020004 03e00008 24020003 ....$.......$...
|
||||
00b0 03e00008 00000000 03e00008 00000000 ................
|
||||
00c0 3c010000 03e00008 c4200000 03e00008 <........ ......
|
||||
00d0 00000000 03e00008 00000000 03e00008 ................
|
||||
00e0 00000000 03e00008 00000000 00000000 ................
|
||||
Contents of section .rodata:
|
||||
0000 01000000 66756e63 31000000 02000000 ....func1.......
|
||||
0010 03000000 66756e63 34000000 000000c4 ....func4.......
|
||||
0020 3dcccccd c0651234 c0651235 00000068 =....e.4.e.5...h
|
||||
0030 00000070 00000078 00000080 00000088 ...p...x........
|
||||
0040 00000090 00000098 000000a0 3e4ccccd ............>L..
|
||||
0050 000000c4 00000000 00000000 00000000 ................
|
||||
Contents of section .options:
|
||||
0000 01200000 00000000 80004016 00000000 . ........@.....
|
||||
0010 00000051 00000000 00000000 00007ff0 ...Q............
|
||||
Contents of section .reginfo:
|
||||
0000 80004016 00000000 00000051 00000000 ..@........Q....
|
||||
0010 00000000 00007ff0 ........
|
||||
Reference in New Issue
Block a user