My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 11, 2008 by saoret.one
Labels: Featured
DSPortStatus  
the DS port status (status, todo's)

status

Inferno kernels can be downloaded and booted.

The working devices that are used by limbo programs are:

  • input: buttons and touch screen
  • lcd screens: lower and upper (see screen.c)
  • sound: play .iaf with pcm encoded files (see devaudio.c)
  • storage: use devroot (consumes precious ram) or instead use sd card (see devdldi.c)

luckily, there is enough work to be done!

See below & GsocProjectIdeas for some of the port goals, also take a peek at TechnicalBackground to see the what the hardware provides.

todo

some short-term todo's (work in progress):

  1. wifi: ap scan, stats and tx working (see ethernds.c)
  2. properly update the screen, to remove pixel corruption.
  3. alternatives to access both screens with the existing input.
  4. polish more sharp edges: memory protection, cache management (jit) ...


Sign in to add a comment
Hosted by Google Code