Giter Site home page Giter Site logo

rpr-theme's Introduction

rpr-theme - A theme song for the youtube channel, "Retro Positive Review", written in assembly 6502 for the NES (Nintendo Entertainment System).

Hail, fellow 8-bit enthusiasts!

This project is an assembly file, which compiles to an .NES file, which plays the theme song (which I also wrote) for the YouTube channel "Retro Positive Review" (channel here: https://www.youtube.com/channel/UCr39KpVEjjbkz6Twl4WSEaQ_).

Building the project

To compile the file, use VASM (url here: http://sun.hasenbraten.de/vasm/), and use the following command:
vasm6502_oldstyle_win32.exe "rpr-theme.asm" -chklabels -nocase -Dvasm=1 -DBuildNES=1 -Fbin -o "rpr-theme.nes"

What does rpr-theme.nes do? How do I play the song?

To play the song, you will need an NES emulator to load the digital "cartridge". I use Nestopia (http://nestopia.sourceforge.net/), although any emulator should work fine. Just download an appropriate emulator, then open the file using said emulator. Make sure your speakers are on! There are currently no graphics for the project, so all you'll see is a blank(black) screen.

Why 6502 Assembly? Why NES?

Initially, when I was tasked with writing a song for the channel, I thought it would be appropriate to make it in the format of an NES file/game, as the channel reviews classic movies and games, including NES games. As I happened to be learning 6502 assembly, it was the perfect opportunity to show off what I have learned so far!

Future plans for the rpr-theme

The end-product, while reminiscent of NES music of old, is fairly simple, and only uses 2 of the NES' 4 music channels. My intent is to return to this project in the future with a fully-formed NES sound engine, so that an even more polished version of the song can be released. I will also be adding a title screen/graphics to the project.

rpr-theme's People

Contributors

thomaslantern 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.