Giter VIP home page Giter VIP logo

helloworld_snes's Introduction

helloworld_snes for Steffen

A hello world for the Super Nintendo and a 2bpp tile editor, dedicated to urban Steffen.

Built with the CC65 cross assembler: Mac: brew install cc65 Ubuntu: apt-get install cc65

Build:

ca65 --cpu 65816 -o steffen.o steffen.s
ld65 -C mem.map steffen.o -o steffen.smc

The smc can be copied to an everdrive to run on a real SNES. You can open it with a SNES emulator like SNES9x as well.

This program has no other purpose as to be a special farewell message for Steffen U. Comments are in german, deal with it.

The tileeditor.html is a simple editor for 2bpp tiles. It spits out palette data and tile data for the snes. 2^2 is 4, 2bpp means 4 colors. Not more not less. Just a crude prototype. Only the first four colours will work. Sry.

helloworld_snes's People

Contributors

grimmsen avatar

Stargazers

Stephan Seitz avatar  avatar

Watchers

 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.