Gamehut, do you plan on making any tutorials when it comes to other languages? And maybe ROM hacking tutorials. I would love to see how languages like Assembly work, and the behind the scenes working on the Sonic 3D Blast.
1 comment
Like
1 Comment
Boyfinn
Nov 06, 2017
I've got a few resources here.
Here's a C-compiler for megadrive that i use: https://github.com/Stephane-D/SGDK/releases
I also suggest you to take a look at mkjester's assembly tutorial if you are more interested in assembly programming rather than C
http://mrjester.hapisan.com/04_MC68/
Finally, theres also BasiEgaXorz (BEX for short): a complete megadrive development environment for BASIC
I've got a few resources here.
Here's a C-compiler for megadrive that i use: https://github.com/Stephane-D/SGDK/releases
I also suggest you to take a look at mkjester's assembly tutorial if you are more interested in assembly programming rather than C
http://mrjester.hapisan.com/04_MC68/
Finally, theres also BasiEgaXorz (BEX for short): a complete megadrive development environment for BASIC
http://devster.monkeeh.com/sega/basiegaxorz/