A demo to create in C an MSX ROM
How to create a 32K rom for MSX in C using the cross compiler by Hitech
Just edit file hunter.c (which contains the main) with your own C code.
The compiler produces (pressing F5) a hunter.bin file to ready to be launched in any emulator you like.