Search found 3 matches

by Boddah
Sat Aug 23, 2014 7:15 pm
Forum: Sound
Topic: z80 vgm player
Replies: 34
Views: 43307

Just wanted to say thanks for this driver. I've only just started learning megadrive development using SGDK. Wanted to loop a vgm file but the sgdk functions didn't seem to want to loop my file. Your driver works a treat :)
by Boddah
Tue Jul 08, 2014 8:12 am
Forum: Tools
Topic: Linux Genesis Dev Setup
Replies: 125
Views: 124153

Thanks for the reply. Yeah, I found the makefile to remove the -s but then got stuck compiling some of the vdp_xxx.c files because rescomp/appack were creating empty resource headers so figured there was a bit more to it. I think I'll leave it for now, the current gendev environment is working well ...
by Boddah
Sun Jul 06, 2014 4:19 am
Forum: Tools
Topic: Linux Genesis Dev Setup
Replies: 125
Views: 124153

Hi, I've been trying to get this to work with the latest revision of SGDK (192) and I think I'm getting close but now I'm running into the following error that I just can't seem to get around: ..... ..... g++ -o out/rescomp out/src/snd_tools.o out/src/bin.o out/src/bitmap.o out/src/image.o out/src/i...