Skip to content

Releases: Mte90/GBAATM-Rebirth

pre-1.0.0-alpha3

03 Mar 16:25
Compare
Choose a tag to compare
* Support for Qt 5.15.8

* New text and information in the UI about the project
* Single application support

1.0.0-alpha

09 Jun 08:54
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release

I am releasing an alpha to let people use this tool and report bugs until I don't find a way to change the background image included as default with the tool.
If someone can help the ticket is #8.

bin2array

20 May 12:36
Compare
Choose a tag to compare

This tool is used to convert a file in the binary version to be used in C++ code.
It is a porting of the original tool to updated C++ standard.

To compile it: g++ bin2array.cpp -o bin2array

Original 1.9.9.7 version by Cracker

03 May 17:49
Compare
Choose a tag to compare

This is the original GBAATM 1.9.9.7 version that require Windows XP with Microsoft Developer Studio 6 to compile it.
It is uploaded in case is required to check the previous code but this can be different and not work on compiling on new machine.
The purpose of this project is also this and add a new UI with multiplatform support.