List of development tools: Difference between revisions

From Xenon Wiki
Jump to navigation Jump to search
imported>Tuxuser
(Created page (used: http://wiibrew.org/wiki/List_of_development_tools as base))
 
imported>Tuxuser
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
These '''Development Tools''' can help you develop homebrew applications and games for the Wii. The most important tool for Wii development is [[DevkitPro]], a port of the GCC toolchain along with supporting system libraries. The development tools listed below make development easier or to add additional functionality.
These '''Development Tools''' can help you develop legal homebrew applications and games for the Xbox 360. The most important tool for Xbox 360 development is [[Xenon Toolchain]], a port of the GCC toolchain along with supporting system libraries. The development tools listed below make development easier or to add additional functionality.


== Core development ==
== Core development ==
Line 50: Line 50:
! width="20%" | Ported by
! width="20%" | Ported by
|-
|-
| [[Placeholder]]
| [https://github.com/LibXenonProject/ext2fs-xenon libext2fs]
| Description Placeholder
| [[User:tuxuser|tuxuser]]
|-
| [https://github.com/Ced2911/ext2fs-xenon libext2fs]
| Ext2FS driver (ported from libext2fs-wii)
| Ext2FS driver (ported from libext2fs-wii)
| [[User:Ced2911|Ced2911]
| Ced2911
|-
|-
| [https://github.com/Ced2911/ntfs-xenon libntfs]
| [https://github.com/LibXenonProject/ntfs-xenon libntfs]
| NTFS driver using NTFS-3G (ported from libntfs-wii)
| NTFS driver using NTFS-3G (ported from libntfs-wii)
| [[User:Ced2911|Ced2911]
| Ced2911
|-
| [https://github.com/LibXenonProject/fat-xenon libfat]
| FAT filesystem driver
| Ced2911
|}
|}


Line 76: Line 76:
|}
|}


[[Category:Development]]
[[Category:Xbox360_Development]]

Latest revision as of 00:14, 7 January 2014

These Development Tools can help you develop legal homebrew applications and games for the Xbox 360. The most important tool for Xbox 360 development is Xenon Toolchain, a port of the GCC toolchain along with supporting system libraries. The development tools listed below make development easier or to add additional functionality.

Core development

Title Description Author
Xenon Toolchain GCC Cross Compiler and associated utilities n/a
LibXenon Library to interact with xbox360 specific Hardware tmbinc

Framework libraries

Title Description Author
Placeholder Description Placeholder tuxuser

Libraries

Title Description Author
Placeholder Description Placeholder tuxuser

Ported Libraries

Title Description Ported by
libext2fs Ext2FS driver (ported from libext2fs-wii) Ced2911
libntfs NTFS driver using NTFS-3G (ported from libntfs-wii) Ced2911
libfat FAT filesystem driver Ced2911

Resources

Title Description Author
Placeholder Description Placeholder tuxuser