-
Notifications
You must be signed in to change notification settings - Fork 3
mnovalbos/gamegear-micro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#################################################################################### # WARNING undocumented/untested tools ahead,use them under your own responsability # ################################################################################### This repository keeps some tools intended to help people hacking the Sega Game Gear Micro emulator. These tools will work only with the Black GG Micro emulator, untested in any other version. Any resemblance with any "standard" tool is merely a coincidence, I didn't wrote these tools for daily use. Directory "assets": - Some tools to help editing "assets.bin" file, which keeps all the files used by the emulator. After repacking the "assets.bin" file, this tool will generate a "patch" file that should be used with the next patch tools. Directory "elfPatcher" - Some tools to help hacking the emulator itself. Given a fresh copy of Sega's GG micro emulator, PatcherSearch will search for some values/offsets/indexes inside the executable file, and generate a text file with the values found. These values can be used inside the "assets" project, in order to generate "patch" files. - ElfPatcher will take a "patch" file generated by "assets" project, and will patch the "app" emulator exec file with new values/instructions
About
Tools for hacking Sega's GameGear emulator found inside their GG-Micro consoles.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published