GithubHelp home page GithubHelp logo

cristiano-silver / gbaatm-rebirth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mte90/gbaatm-rebirth

0.0 1.0 0.0 304 KB

From the original source code a new rebirth, to add a Trainer in your GBA roms!

License: GNU General Public License v3.0

QMake 0.47% C++ 32.73% C 66.80%

gbaatm-rebirth's Introduction

GBAATM-Rebirth

Codacy Badge License

This project is a refactoring of the old GBAATM (last release around 2011) with the original source code as starting point (got from Cracker, the original author).
The purpose is a new UI, multiplatform support and maybe new features (with code refactoring and optimization).
The original source code is available at this page.
The tool to convert a file to the C++ binary representation is avalaible there.

Roadmap/Status

  • Ported all the features
    • Removed Slowmo
  • Revamp the original source code
    • Refactored and optimized to avoid crash and rom damaged
    • Vblank code injected to ROM improved to use 32 bit addresses
  • Add new features to UI
    • Checksum - DONE
    • UI in Tabs - DONE
    • Save the path and menu title - DONE
  • Auto generate builds for Linux/OSX/Windows - DONE

Compile

Use QT Creator or this way.

mkdir build
cd build
qmake -makefile -o Makefile "CONFIG+=release" ../GBAATM-Rebirth.pro
make

Auto build

When a new tag is generated if prefixed with v will be created a new release with the builds attached. If it is prefixed with pre it will be the same but it will be marked as pre release on GitHub.

gbaatm-rebirth's People

Contributors

mte90 avatar codacy-badger avatar

Watchers

James Cloos 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.