From 3ae6e4287af49d80e2589ac7ce8e303cd506a01c Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Mon, 23 May 2016 21:46:49 -0400 Subject: [PATCH] TODO update --- doc/todo.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/doc/todo.md b/doc/todo.md index 907de7a..2c13d3f 100644 --- a/doc/todo.md +++ b/doc/todo.md @@ -1,11 +1,23 @@ - * Attempt to create a replacement handler for Service 0x3D, AKA OutputDebugString(void const, int) to log to a file on SD. - * Might be a pipe dream. It still would be cool to capture debug logs from games. - * Pretty sure this goes over JTAG on PARTNER units and anything else >/dev/null. +Next +------------- + + * Make config file for corbenik plaintext. Nobody likes binary configs. They suck. + +Shortterm +------------- + * Implement some kind of curses-like backend and replace terrible printf rewind on top screen. * Alternatively, implement a monochrome GUI. * We also need UTF8 support. I want translation support. * Dragging in freetype or a bitmap font tool. * Ugh, VWF. Not like I haven't done it before... + * Kconfig? + +Longterm +------------- + * Attempt to create a replacement handler for Service 0x3D, AKA OutputDebugString(void const, int) to log to a file on SD. + * Might be a pipe dream. It still would be cool to capture debug logs from games. + * Pretty sure this goes over JTAG on PARTNER units and anything else >/dev/null. * Config fragments for modules; and these need to be part of the modules, not corbenik's options menu. * Oppa Kconfig style. * Busybox may be helpful. -- 2.39.5