Giter VIP home page Giter VIP logo

tetris-disassembly's Introduction

tetris-disassembly

Tetris (GB) Disassembly compatible with RGBDS (Tested)

Building

Download Cygwin: setup-x86_64.exe for 64-bit Windows, setup-x86.exe for 32-bit.

(Note that installing MSYS2 works as well but requires different set up steps)

Run setup and leave the default settings. At "Select Packages", choose to install the following:

  • make
  • git
  • gcc-core

In the Cygwin terminal, enter these commands:

git clone https://github.com/davFaithid/tetris-disassembly
cd tetris-disassembly

Then download rgbds: the latest win64 or win32 release. Extract it and put all the exe and dll files in a folder called bin in tetris-disassembly.

Then:

make

3DS Experimental Version

As an experiment, I am trying to make a 3DS VC version too utilizing similar assets to this awesome program Feel free to test it, it is not fully supported yet but hopefully it soon will be. It now requires 3dstool and makerom and the command for 3DS version is

make 3ds

and should produce Tetris.cia and feel free to test in Citra, vvctre, or on console.

Other Disassemblies

Be sure to check out osnr's disassembly of tetris (which is slightly different.)

Disclaimer

DISCLAIMER: Any and all content presented in this repository is presented for informational and educational purposes only. Commercial usage is expressly prohibited. I (davFaithid) claim no ownership of any code in these repositories. You (the "user" or "end user") assume any and all responsibility for using this content responsibly. I (davFaithid) claim no responsibiliy or warranty.

tetris-disassembly's People

Contributors

davfaithid avatar

Stargazers

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