TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.06k stars 374 forks source link

Adding Stella as A2600 emulation core #3911

Open SergioMartin86 opened 1 month ago

SergioMartin86 commented 1 month ago

Adding Stella as A2600 emulator.

Progress has been painful and messy; don't expect minimalism during this first stage. We can do the fine tuning once everything works correctly.

Check if completed:

CasualPokePlayer commented 1 month ago

Note, GPGX isn't particularly the best example of how to do a waterbox core, if it's at all possible use the standard WaterboxCore base class (see PicoDrive, TIC80, uzem, as simple examples of this being used)

SergioMartin86 commented 1 month ago

Ok, opening this PR for review. This is a summary of what's been done:

To-Dos: