Nameless Gameboy Emulator for VB

Copyrights 2014
Martin Kujaczynski
All rights reserved.
--------------------------------------

gbemu.vb contains no gameboy roms, you have to use the commandline tool 
rominjector.exe to add your gameboy roms to the GB emulator.
Open a shell and type:

 rominjector.exe outputfile.vb rom0.gb rom1.gb ... romX.gb

The created outputfile.vb will contain all specified roms.
