Skip to content

A simple 65816 program (SNES) displaying a Mandelbrot set.

License

Notifications You must be signed in to change notification settings

MrCerealGuy/65816-Mandelbrot-SNES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot set for 65816 processor (SNES)

Andreas Zahnleiter <a.zahnleiter@gmx.de>

Description

A simple 65816 program (SNES) displaying a Mandelbrot set.

Setup

git clone https://github.com/MrCerealGuy/65816-Mandelbrot-SNES.git
cd 65816-Mandelbrot-SNES
  1. Get the ZSNES emulator for Windows http://www.zsnes.com/

  2. Copy zsnesw.ex into .\emu\

  3. Get SNES Starterkit https://wiki.superfamicom.org/setting-up-a-programming-environment

  4. Copy wla.exe and wla-65816.exe into the current directory.

Usage

Open a command line.

build | run

About

A simple 65816 program (SNES) displaying a Mandelbrot set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published