Skip to content
Jon Feldman edited this page Jun 4, 2016 · 6 revisions

Next

  • Optimize the code in svc. It's slow, because it checks the filesystem for 0xfe files that don't exist. It should list the dir instead.
  • Reboot patch
  • EmuNAND. By this, I mean any non-physical NAND, not just gateway style or RedNAND.
    • I'd like to implement a loop mount-like EmuNAND, if possible.

Shortterm

  • Make config file for corbenik plaintext. Nobody likes binary configs. They suck. Massively. Especially when you fuck up a setting and need to change it on something that isn't a 3ds.
  • In place firmware loading/patching.
  • Weird hack central - Developer 11.4 leaked. Allow injecting debug module?

Longterm

  • Maybe replace svc 0xFF with something fancy.
  • Change some stdlib functions to more closely imitate their userland counterparts
Clone this wiki locally