More actions
(Created page with "{{Infobox homebrew | title = ThreaDS | image = | type = Other | version = 20080806 | licence = GPL | author = Spaghetti DSDev | website = ...") |
No edit summary |
||
Line 13: | Line 13: | ||
Ported of a library DarkPhantom to the DS that let user creates thread. | Ported of a library DarkPhantom to the DS that let user creates thread. | ||
==User guide== | |||
In the library directory user can find all the code needed to make own application with thread. | In the library directory user can find all the code needed to make own application with thread. | ||
Revision as of 23:42, 19 December 2012
ThreaDS | |
General | |
---|---|
Author(s) | Spaghetti DSDev |
Type | Other |
Version | 20080806 |
Licence | GPL |
Links | |
[Media:Threads20080806.zip Download] | |
Website | |
[Media:Threads20080806.zip Source] |
<htmlet>adsense</htmlet>
Ported of a library DarkPhantom to the DS that let user creates thread.
User guide
In the library directory user can find all the code needed to make own application with thread.
Known issues
The thread dispatcher replace the standard interrupt dispatcher of the libnds for now.
Credits
Many thanks to DarkPhantom for the initial GBA release.