Mmc3 Bank Swapping On The Snes
https://rumbleminze.github.io/MMC3-Bank-Swapping-on-the-SNES/
Published: November 23, 2024 00:00
In this post, I’m going to describe some currently in progress work that I’m doing while I attempt to port the NES game Double Dragon II: The Revenge to the SNES.
Nes Ports Part 2
https://rumbleminze.github.io/NES-Ports-Part-2/
Published: May 30, 2024 00:00
Scrolling and Background Layout
NES Ports Part 2
https://rumbleminze.github.io/Part-2-Getting-to-Title-Screen/
Published: April 22, 2024 00:00
In this post, I’m going to go more in-depth into how I convert the various bits of an NES game to be compatible with the SNES. This post will be a high level of some of the more straightforward bits. Later parts will dig into specifics and focus on a few…
NES Ports Part 1
https://rumbleminze.github.io/NES-Ports-Part-1/
Published: April 17, 2024 00:00
Over the course of porting several NES games, it became apparent that I would be solving the same problem multiple times. And, because I’m lazy, I didn’t want to remember how I did those problems. For this reason I’ve created a template that has all the…
Porting NES Games to SNES Part 0
https://rumbleminze.github.io/NES-Ports-Part-0/
Published: April 15, 2024 00:00
This blog is going to go over the process I use to port NES games to the Super Nintendo. Something to keep in mind while we go through this process: I’m by no means an expert on all these things. But I do know what’s worked for me. If you have ideas on…