From 2a77060e4cdf04affcc42c7c40ea0c2d95c392f0 Mon Sep 17 00:00:00 2001 From: Larry Date: Sat, 6 May 2017 15:42:08 -0500 Subject: [PATCH] add note about elf related files to readme Former-commit-id: b135fe7a3e95a10674773375d0d6735954af3728 [formerly f1714b513ee819514bf9202cd55ef7392c5c7a4d] Former-commit-id: 5060b43ea2d6277b2042d1d9f3aaed234c6ba65e --- disassembly/GE007.elf.asm | 2 +- readme.md.REMOVED.git-id | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/disassembly/GE007.elf.asm b/disassembly/GE007.elf.asm index f41cb38..591c07e 100644 --- a/disassembly/GE007.elf.asm +++ b/disassembly/GE007.elf.asm @@ -14,4 +14,4 @@ include "elf/section_header.asm" //Not for awhile, but doing this may be a necessary evil to deal with compressed //vs non compressed data in address space. Files are copied with little to no -//change from my ootmqd disassembly so don't expect any accurate info yet. +//changes from my ootmqd disassembly which was copied from experiment's with a certain sdk based roms, so don't expect anything here to work at all. diff --git a/readme.md.REMOVED.git-id b/readme.md.REMOVED.git-id index c8a367c..3d9ad11 100644 --- a/readme.md.REMOVED.git-id +++ b/readme.md.REMOVED.git-id @@ -1 +1 @@ -f05a32edc4c9d36bf6cfe4f6faf219480ee67150 \ No newline at end of file +d97c077cb58d5b3423a81607e7c06309ac52d136 \ No newline at end of file