My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DSPortStatus  
the DS port status (status, todo's)
Featured
Updated Feb 4, 2010 by saoret.one@gmail.com

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) ...

Comment by peasth...@shaw.ca, May 2, 2011

Installation Instructions

/trunk/README instructs "... follow the INSTALL file." It's plausible but where is the INSTALL file?


Sign in to add a comment
Powered by Google Project Hosting