Inferno DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
| website = http://code.google.com/p/inferno-ds/ | | website = http://code.google.com/p/inferno-ds/ | ||
| download = Media:Infernodsr175.rar | | download = Media:Infernodsr175.rar | ||
| source = | | source = https://github.com/mjl-/inferno-ds | ||
}} | }} | ||
| Line 18: | Line 18: | ||
==Features== | ==Features== | ||
* Both lcd screens (including the touch). | |||
*Both lcd screens (including the touch) | * Access to spi devices (arm7): touch, rtc, firmware, power, mic. | ||
*Access to spi devices (arm7): touch, rtc, firmware, power, mic | * Mpu and caches are working. | ||
*Mpu and caches are working | * Fifos for processor communication between arm7 and arm9. | ||
*Fifos for processor communication between arm7 and arm9 | * Audio support (play and record). | ||
*Audio support (play and record) | * Sd card storage works with: ior4tf, iompcf. | ||
*Sd card storage works with: ior4tf, iompcf | |||
==User guide== | ==User guide== | ||
To setup/build own i$CONF.nds file follow the INSTALL file. | To setup/build own i$CONF.nds file follow the INSTALL file. | ||
After build launch the resulting i$CONF.nds file on DS. | After build launch the resulting i$CONF.nds file on DS. | ||
At boot time it prompts for the source location of the root fs, | At boot time it prompts for the source location of the root fs, choose your selection using the direction keys on DS. | ||
choose your selection using the direction keys on DS. | |||
Currently the only usable option is | Currently the only usable option is root from: kernel after the prompt, a window manager wm(1) instance is started to interact/launch/control programs using a menu-like interface. | ||
after the prompt, a window manager wm(1) instance is started | |||
to interact/launch/control programs using a menu-like interface. | ==Known issues== | ||
Still the port is far from finished, so the port is a WIP (work in progress) and WiFi networking feature is absented. | |||
==Changelog== | ==Changelog== | ||
'''r175''' | '''r175''' | ||
*Fixes to screen.c, r4ds reads and arm7/touch.c (rev 175) | * Fixes to screen.c, r4ds reads and arm7/touch.c (rev 175). | ||
'''r165''' | '''r165''' | ||
*Experimental but working: caches, sound, wifi ap scans, mpcf storage (rev 165) | * Experimental but working: caches, sound, wifi ap scans, mpcf storage (rev 165). | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Operating systems on DS]] | |||
Revision as of 06:56, 21 May 2021
| inferno-ds | |
| File:Infernods.jpg | |
| General | |
|---|---|
| Author(s) | Noah Evans, Salva Peiró, Mechiel Lukkien |
| Type | Operating System |
| Version | r175 |
| Licence | Mixed |
| Links | |
| [Media:Infernodsr175.rar Download] | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>