hConvert NOTE: This download is for the Linux and Mac OS X version of hConvert ONLY.
Jaeden Amero has developed a program that will allow for "kiddies" (newer developers) to convert .c, .cpp, and .h files into .bin files. It seems that Jaeden got his inspiration for this program after hearing too much of complaining from the senior developers in the NDS scene about the "kiddies" not binary files. The program's structure and function is best described by the developer himself - "It'll parse through a (currently limited) hex based, comma delimited, "{" starting, "};", terminated dump of binary data and spit out a little .bin file. Super useful!." With that being said, here's an important note by the developer -
"Using bin files, devkitARM, and the default makefile for devkitARM (which uses bin2o) is the recommended way of linking binary data into your program. However, the most portable way of including binary data in your program is through an isolated translation unit, ie a .c file a textual representation of the data to be linked. Many kiddies would make the mistake of then including this file, "#include "my_gfx_thingy.c", which is bad bad bad. NEVER DO IT. The proper way to make it a truly isolated and portable translation unit is to make a .h file that will refer to it using the extern keyword. That would look like this in the .h file (not the .c) which we include from where ever we want to reference the graphic, continuing our previous example, "extern const uint16 my_gfx_thingy[];"."
Note: This program currently supports x86 Linux and Mac OS X. There is no native windows support at the momment.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Win2DS 0.5 This is the last version of the Win2DS from Sintax that has new WiFi features WEP and DHCP
NightFox's Lib NightFox's Lib Homebrew developer NightFox has updated his NightFox's Lib, a feature-packed library that aims to help aspiring DS developers to create homebrewed games and applications.
A
Changelog:
Optimized NF_SpriteFrame(); function.
Removed WIFI functions of the main library. Now distributed in a library separately
Woopsi Woopsi Great news to users of Ant512's GUI Development Library! Woopsi v0.32 has just been release by Ant512. This particular homebrew which is based on the AmigaOS system aims to help coders to create user interfaces for their own homebrew projects.
The developer also provided the source code for this application
DS Game Maker release 6/24/2008 DS Game Maker release 6/24/2008 We've got big news coming in for the homebrew devs out there, as a new build of the DS Game Make application gets released for public use. As its names implies, this program is a PC-based tool that will enable you to make your very own games for the Nintendo DS handheld system
DSLua DSLua Heads up guys! The DSLua team is back, with a no crew to boot. From now on, Sypherce, Daltonlaffs, and Jeremysr will be handling DSLua. In fact, they just released DSLua v0.6. For those who aren't in the know, this homebrew app allows DS users to access the Lua structure, paving the way for more innovative games using the Lua script
NDS Managedbuilder NDS Managedbuilder Sniper doesn't let a great season like summer to stop him from doing something what he loves which is brewing NDS applications.nds He just released NDS Managedbuilder 1.1.2, the latest update on his application which is an Eclipse CDT plugin for C/C++ development especially for the NDS target system. The new features in v1.1
Virtual Game Maker DS Virtual Game Maker DS Think RPGMaker, only.. for the Nintendo DS! Virtual Game Maker DS allows you to create your very own homebrew games for your DS. This should be installed on your PC. There's been quite a hefty amount of changes for v0.95. One of the more recent changes is DLDI support
DS Game Maker DS Game Maker
Ever wanted to try your hand at making your very own DS game? These days, you don't even have to be a programming expert to do that. Not with the help of DS Game Maker.
This new app (which, despite sharing a name with FatQuack's old DS Game Maker, is apparently different) lets users create their own homebrew games visually
Comments on hConvert:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if hConvert supports it