Programação para SNES. Montando o Ambiente.

This is part 19 of the SNES and Mega Drive assembly series. In this video, I show how to set up the programming environment for the SNES, more specifically the debugger. I use a debugger based on version v086 of Bsnes. The packages are already available on the channel's Github (links below). I also show how to organize the folders and how to open a project in the debugger, manually and through a .bat script that automates the process. If you are on Linux, just create a ".sh" script following the same scheme. In the next video, I will talk about the assembler, which will complement this video. Repository: https://github.com/ManualDoCodigo/deb... Channel Website: www.manualdocodigo.com.br #snes #programmingenvironment #debugger