The utility you want is RGBDS.
Follow this:
http://cratel.wichita.edu/cratel/ECE238 oyDevSetup
If you're on Windows Vista or above, I'll help you edit the batch file to have the compiler work. Let me know when you're that far in the setup.Gawd I loathe High-level languages. gbz80ASM FTW!
Thanks man!
I'm on windows 7 (bootcamp.. I have mac osx 10.7 as well, but thought this would be easier), and I've come to the compiling process now which gives me this in the command prompt:
F:\gameboy\rgbds\assemble hello-world-with-comments
'command' is not recognized as an internal or external command,
operable program or batch file.
assembling...
Output filename hello-world-with-comments.obj
Assembling hello-world-with-comments.asm
Pass 1...
Pass 2...
Success! 3481 lines in 0.05 seconds <4016538 lines/minutes>
linking...
fixing...
***ERROR: Unable to open file
RGBFix v1.02 <part of ASMotor 1.10>
Usage: rgbfix [options] image[.gb]
Options:
////////// And then some options follow....
So you're saying that it's possible to change something in the .bat file for this to work on windows 7?
Else I could probably get windows xp for parallels desktop..