ReswitchedWeekly / ReswitchedWeekly.github.io

A weekly summary of the development in Reswitched
https://reswitchedweekly.github.io/
MIT License
6 stars 8 forks source link

Week 14 - 2018/02/21 to 2018/03/01 #27

Closed roblabla closed 6 years ago

roblabla commented 6 years ago

If you're working on something interesting, post here.

I'm still going to work on SDcard support. Probably.

roblabla commented 6 years ago

Misson20k made nxodance a lot more robust, fixing a wide range of bugs in the process In doing this, he also managed to fix C++ exception. C++ support is now merged into libtransistor.

He also split up ace_loader into two parts (wk_ace, responsible for cleaning up the browser, and sysmod_ace, responsible for actually loading NROs).

Finally, he's working on making packages to ease the installation of libtransistor.

I'm still busy with sdcardfs support. It is nearing completion.

Dvdfreitag made libtransistor will now refuse to build as root, as this is generally due to user accidentally running make with sudo.

roblabla made MacOS users' life easier, by removing the requirement to add llvm's prefix to PATH. LIbtransistor will now ask brew for the prefix on his own.

Thog added some more BSD socket functions.

roblabla commented 6 years ago

Roblabla made some fixes to Mephisto's fsp-srv emulation. Closed file handles will now get flushed to disk, and you can now call ReadDirectory.

Also added support for loading KIPs in Mephisto.

roblabla commented 6 years ago

And finally, some big fixes were done to the WIP code generator of SwIPC: https://github.com/reswitched/SwIPC/pull/9

roblabla commented 6 years ago

I'm currently working on Megaton Hammer, a standalone toolchain in Rust. https://github.com/roblabla/megaton-hammer

roblabla commented 6 years ago

Libtransistor got sd support in development, 1.2.0-rc2 is in testing right now: https://github.com/reswitched/libtransistor/releases/tag/v1.2.0-rc2

roblabla commented 6 years ago

And hcorion applied some fixes to the build system. https://github.com/reswitched/libtransistor/pull/125

roblabla commented 6 years ago

Misson20k started discussing how the libtransistor C++ API should look: https://github.com/reswitched/libtransistor/pull/123

Pokemod97 commented 6 years ago

this is/should be closed.