Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TMIO/FatFs #360

Merged
merged 3 commits into from
Jan 15, 2016
Merged

Update TMIO/FatFs #360

merged 3 commits into from
Jan 15, 2016

Conversation

173210
Copy link
Contributor

@173210 173210 commented Jan 15, 2016

d4bd66c and 52dab23 eliminate warnings.

rxtools: fatfs: diskio: Rewrite disk_initialize
rxtools: fatfs: diskio: Rewrite disk_status
rxtools: tmio: Add tmio_init_sdmc and tmio_init_nand
@AlbertoSONIC
Copy link
Contributor

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

@AlbertoSONIC
Copy link
Contributor

Also @173210 please check your email inbox!!

@173210
Copy link
Contributor Author

173210 commented Jan 15, 2016

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

@urherenow
Copy link
Contributor

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

@Matsumot0
Copy link
Contributor

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

@AlbertoSONIC
Copy link
Contributor

Ok, thanks for testing! @Matsumot0

AlbertoSONIC added a commit that referenced this pull request Jan 15, 2016
@AlbertoSONIC AlbertoSONIC merged commit a88017a into roxas75:master Jan 15, 2016
@Matsumot0
Copy link
Contributor

No problem 👍
Oops i forgot FYI -> O3DS 9.2 EUR boot with menuhax

@urherenow
Copy link
Contributor

@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 urherenow mentioned this pull request Jan 15, 2016
@urherenow
Copy link
Contributor

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

@Matsumot0
Copy link
Contributor

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

@urherenow
Copy link
Contributor

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
Copy link
Contributor Author

173210 commented Jan 16, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants