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:
MS/G6 Official FatLibs MS/G6 Official FatLibs Let's play a little game of jeopardy. Ready?
This has been released by the M3/G6 Team recently. According to vavrious sources, this will enable all DS homebrew authors to have access to M3's/G6's filesystem. It comes with a sort of a FAT32 filesystem tutorial, as well as a "customized version" of MoonShell
libogc 20080602 libogc 20080602
Heads up, Wiibrew developers! Here's the latest version of LibOGC, the premiere library for Wii and GameCube homebrew development. This version now has support for the Wiimote. Here's what else is new on release 20080602:
* Shagkur's lwbt port and reworking of Para's wiiuse library bring us wiimote support
LuaPlayerHM7 RC1 Aside from picking up a new team member to work on the homebrew app LuaPlayerHM7, developer homemister (working in collaboration with PiCkDaT) has released a new iteration to this highly useful program for the PlayStation Portable
XtreamLua Compiler 0.2 XtreamLua Compiler 0.2
Emeric0101 from our forums has released a Compiler for Windows to stop people stealing your Lua code today. Named XtreamLua (no, that isn't a typo) Compiler v0
Danzeff + OSLib Danzeff + OSLib
Many homebrew devs have benefited from Danzel's Danzeff OSK, incorporating the virtual keyboard program into their own applications. Coder sakya recently released an updated version of the original, adding support for devs who use OSLib functions
Glitch360Key Updater 1.0.4.37 Glitch360Key Updater 1.0.4.37
Zackwarror and seb117 from the Glitch Team have updated their Glitch360Key Updater to version 1.0.4.37. This handy piece of software allows you to flash chips
Dungeons Engine 2 Dungeons Engine 2
Homebrew developer charnold showcased his Dungeons Engines 2 back in August of this year by releasing a gallery demo. The coder just dropped by QJ.NET PSP Development Forum and informed us that he is still working on the project. As a matter of fact, a new feature has been added with the engine
PSPColem PSPColem
Hi All,
Here is a new version of PSPColem the Colecovision Emulator for PSP.
For those who haven't seen previous versions, ColEm is one of the best emulator of the ColecoVision videogame system written by Marat Fayzullin. It's running on FreeBSD, HP-UX, SunOS, Solaris, Linux, and other Unix systems. PSPColem is a port to PSP of Colem (Unix version 1
MunchiToy Demo 2.5 MunchiToy Demo 2.5 MunchiToy is Platinum Windows' physics application for the Nintendo DS, currently at Demo version 2.5. Basically, it "lets you 'manipulate' Munchi' in using the microphone and the stylus. As it is still in WIP state, the stylus function is still unavailable.
A
A
So said the ReadMe:
A
INSTRUCTIONS:HOW TO "PLAY" MUNCHITOY
Sandbox Engine DS-DSi Sandbox Engine DS-DSi Sandbox Engine DS is a work in progress 3D game engine for Nintendo DS.
A
Changelog:
A
made lots of changes to the code, & bug fixes.
actually added a basic GUI finally.
there are 4 maps now, im adding more objects, cars, buildings, houses & maps, etc & looking for ways to make the maps bigger
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