Refactor of Astro Force for Sega Master System using devkitSMS
Original source code can be found here:
https://github.com/kusfo/astroforce
Original refactor uses Visual Studio 2008 as Integrated Development Environment
More detailed information on code refactor and setup can be found here:
http://steveproxna.blogspot.com/2017/09/devkitsms-programming-setup.html
Updated refactor uses Visual Studio 2015 as Integrated Development Environment
More detailed information on code refactor and setup can be found here:
http://steveproxna.blogspot.com/2019/04/devkitsms-programming-sample-iii.html
INSTRUCTIONS
Launch Visual Studio 2015
Navigate to dev folder
Double click Game.sln
Press Ctrl+Shift+B to build solution
Press F5 to debug step thru C source code
Finally, assuming you configured Visual Studio as above, press Ctrl+1 to run Astro Force in emulator!
build.bat
Assumes the following utilities are added to Environment PATH
- bintolm
- bmp2tile
- folder2c
- ihx2sms
- psgcomp
- smsexamine
- vgm2psg