Giter Club home page Giter Club logo

oracles-disasm's Introduction

About

This is intended to be a full disassembly of Oracle of Ages and Seasons for the Gameboy Color. When combined with LynnaLab, it is a level editing suite.

See the wiki for detailed setup instructions.

Required tools to build

  • Python 2
  • WLA-DX (A recent build is required) ** For Seasons to build properly, use this branch. Otherwise, empty space won't be filled with the correct values (but the game will still work).
  • Cygwin (Only required for windows users)

Build instructions

Once the dependencies are installed, running make will build both games. To build a specific game, run make ages or make seasons.

By default, the rom is built with precompressed assets, so that an exact copy of the original game is produced. In order to edit text, graphics, and other things, run the "swapbuild.sh" script. This will switch the build mode to "modifiable" instead of "precompressed".

There are 4 build directories, which are dynamically renamed and symlinked depending on which game is being built and what the build mode is.

See the wiki for detailed setup instructions.

Tools needed to generate documentation

Type "make doc" to generate documentation, which may or may not work at this point.

  • Perl
  • Doxygen
  • Graphviz for call graphs

oracles-disasm's People

Contributors

stewmath avatar f-raz0r avatar pkmnfrk 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.