Andreas Zahnleiter <a.zahnleiter@gmx.de>
A simple 65816 program (SNES) displaying a Mandelbrot set.
git clone https://github.com/MrCerealGuy/65816-Mandelbrot-SNES.git
cd 65816-Mandelbrot-SNES
-
Get the ZSNES emulator for Windows http://www.zsnes.com/
-
Copy zsnesw.ex into .\emu\
-
Get SNES Starterkit https://wiki.superfamicom.org/setting-up-a-programming-environment
-
Copy wla.exe and wla-65816.exe into the current directory.
Open a command line.
build | run