More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
ThreaDS is a Nintendo DS thread library that allows you to create thread. It is a port of DarkPhantom's library originally written for the GBA. | |||
==User guide== | ==User guide== | ||
In the library directory | In the library directory you can find all the code needed to make you application with thread. | ||
==Known issues== | ==Known issues== | ||
Line 22: | Line 22: | ||
Many thanks to DarkPhantom for the initial GBA release. | Many thanks to DarkPhantom for the initial GBA release. | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Other DS applications]] |
Revision as of 03:28, 27 Mayıs 2021
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>
ThreaDS is a Nintendo DS thread library that allows you to create thread. It is a port of DarkPhantom's library originally written for the GBA.
User guide
In the library directory you can find all the code needed to make you 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.