Wolfvak 99537e1631 Some cleanup and fixes. Details:
- sprintf automatically zero-terminates the string, so macAddress[18] = 0; isn't necessary
- reworked all strings to a table in order to improve readability, added const
- if osGetSystemVersionData succeeds, it'll print out the info (which works perfectly on real hw)
- fixed identation issues
2016-07-26 00:20:13 -03:00
2016-07-26 00:20:13 -03:00
2016-07-20 16:42:47 -03:00
2016-07-20 16:42:47 -03:00
2016-07-26 07:48:45 +05:30

3DSident

3DSident Banner

Originally created by wolfvak - It was initially intended to be a small application for the Nintendo 3DS to check your current FIRM and OS version.

I decided to fork this project, and added additional info similar to PSPident, hence the name 3DSident.

Features:

  • Current FIRM and OS version detection.
  • Model detection.
  • Region detection.
  • Language detection.
  • MAC address detection.
  • SD detection.
  • Battery status.
Description
PSPident clone for 3DS
Readme Zlib 15 MiB
Languages
C 75.5%
Makefile 24.5%