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 13 - 2018/02/14 to 2018/02/21 #26

Closed roblabla closed 6 years ago

roblabla commented 6 years ago

Eventful two weeks. hbl and hbmenu got released !

@roblabla is working on adding SD card support to libtransistor.

If you're working on something noteworthy, do comment !

roblabla commented 6 years ago

libtransistor now cleans the bss in crt0, instead of relying on the loader (required for hbl compatibility) https://github.com/reswitched/libtransistor/commit/4db87d39ee104d2a3d0206c51556b9bace1947a5

roblabla commented 6 years ago

It also properly destroys the displays, which means it properly exits https://github.com/reswitched/libtransistor/commit/a76073aa9950724e889995d46a3ef58b7e0c5d59

roblabla commented 6 years ago

misson20000 is working on splitting up ace_loader in separate modules. He's also working on alloc_pages: https://github.com/reswitched/libtransistor/pull/103

roblabla commented 6 years ago

TurtleP is working on LovePotion.

TuxSH has a semi-working FTPD client. Highly recommended for developers who want to make their edit/compile/test cycle faster.