roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

Update TMIO/FatFs #360

Closed 173210 closed 8 years ago

173210 commented 8 years ago

d4bd66c7639e7f2b4d145adc5add3829a2107758 and 52dab238c147a6183dff4c42078499cca845ad41 eliminate warnings.

AlbertoSONIC commented 8 years ago

I'm bored of breaking builds... Are you really really really really sure this works? @urherenow Can you test it?

AlbertoSONIC commented 8 years ago

Also @173210 please check your email inbox!!

173210 commented 8 years ago

@AlbertoSONIC Oh, sorry. I'll reply soon. I have been busy.

urherenow commented 8 years ago

It'll be a little while. I'm not at home.

Matsumot0 commented 8 years ago

@AlbertoSONIC Tested working, no blackscreen (install from scratch)

AlbertoSONIC commented 8 years ago

Ok, thanks for testing! @Matsumot0

Matsumot0 commented 8 years ago

No problem :+1: Oops i forgot FYI -> O3DS 9.2 EUR boot with menuhax

urherenow commented 8 years ago

@173210 since you seem to be on a warning fix kick... how about the stuff in thread.c?

x:/devkitPro/devkitARM/projects/rxTools/include/svc.h:26:25: warning: return type defaults to 'int' [-Wimplicit-int] static inline _Noreturn svcExitThread() ^ source/payload/arm9/thread/thread.c:56:8: warning: return type defaults to 'int' [-Wimplicit-int] static patchLabel() ^ source/payload/arm9/thread/thread.c: In function 'patchLabel': source/payload/arm9/thread/thread.c:88:6: warning: 'return' with no value, in function returning non-void return;

urherenow commented 8 years ago

@Matsumot0 now... try to launch Pasta mode...

Matsumot0 commented 8 years ago

no worries @173210 will find the problem xD anyway i've only test sysnand & emunand as you can see.

urherenow commented 8 years ago

well, I won't be able to test emunand on N3DS (o3ds only) until rxtools catches up. I jumped ship as soon as Gateway released their update. It's sysnand and pasta mode only. Plus I'll be in Tokyo the next 2 or 3 days.

173210 commented 8 years ago

I found it works after using FBI injector. So PASTA mode needs to initialize NAND by itself.