Code Monkey home page Code Monkey logo

aerogauge's Introduction

Project AG

+ Some info +

* This project is very early so for now you can't make any kind of modification, well maybe I'll focus on it soon ;).

* Obviously you need the original rom of the USA Version of AeroGauge, I am not responsible for which methods you get it.

* The documented code for now could become speculative, this means that in the future it can be modified

Dependencies

  • With a little patience I think you can get this to work on Msys2 to ;)

  • Install mips64-elf-binutils and Qemu Irix

  • Install pip

  • Do make dependencies

Building the rom!

  • Run git clone --recursive https://github.com/LLONSIT/AeroGauge.git
- WARNING -

* If you cloned the repository without submodules do make extract and then make dependencies and make extract again
  • Copy the Aerogauge USA Rom to baserom.z64

  • Run make extract ; make

Project Structure

AeroGauge 
├── asm: Entry point 
│   ├── data: rodata, data files
│   ├── libultra: Hand Written Assembly files of libultra
│   ├── w_segs: Weird segments, for now is just a "nop only segment"	    
      └── non_matchings: non matchings assembler files
├── assets: Binary blobs of this game (TODO)
├── include: header files
├── src: C source code for the game
│   ├── core: Audio and DMA code
│   ├── libultra_nn: Libultra WIP files
│   ├── os: Done libultra files!
│   ├── race: Race logic related funcs
└── tools: tools like asm differ or the compiler, are here

aerogauge's People

Contributors

llonsit avatar

Stargazers

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

Watchers

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