Giter VIP home page Giter VIP logo

snes-image's Introduction

SNES Image

This repository has a docker image of the WLA-65816 Macro Assembler with its binaries for linux.

This image supports Assembly programming language for Super Nintendo.

Getting Started

  • Make sure you have already installed snes-image
  • cd /path/to/snes-image
  • bash compile_rom.sh /path/to/snes-image/rom
  • Execute cd rom and see that you have a file named Greenspace.smc. This is your first compiled ROM! You can test it in pretty much any SNES emulators such as bsnes, Zsnes, Snes 9x for Windows and others.
  • Next step: How to program for SNES
  • Have fun!

How to install

  • Download and install Docker. You can do it by following it here.
  • After installing Docker, execute: docker pull luizperes/snes:v1. It may take one or two minutes.

How to execute

  • To execute your docker image, you can run the commands:
    • cd <path/to/snes-image>
    • bash compile_rom.sh <path/to/snes/assembly/files/directory>
  • Obs.: To run your script file, please do not include . as in "current directory", e.g. ./rom once docker will fail. The right form is /home/user/rom or ~/rom

How to program for SNES

You can visit Super NES Programming and SNES Programming to get started with programming for this amazing console!

Help

Feel free to send your pull requests. :)

LICENSE

This project extends GNU GPL v. 3, so be aware of that, regarding copying, modifying and (re)destributing.

snes-image's People

Contributors

luizperes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.