https://np.reddit.com/r/PokemonROMhacks/comments/jnfp76/issue_building_emerald_disassembly/guhca0u/

This page summarizes the projects mentioned and recommended in the original post on /r/backtickbot

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • agbcc

    C compiler

  • So, you need to edit [gcc/toplev.c](https://github.com/pret/agbcc/blob/master/gcc/toplev.c) to include it at the top. Add this line:

  • pokefirered

    Decompilation of Pokémon FireRed/LeafGreen

  • docker pull ubuntu docker container run -it ubuntu apt update apt upgrade apt install git git clone https://github.com/pret/pokefirered git clone https://github.com/pret/agbcc apt install make apt install gcc apt install g++ apt install libpng-dev apt-get remove binutils-arm-none-eabi gcc-arm-none-eabi add-apt-repository ppa:team-gcc-arm-embedded/ppa apt-get update apt-get install gcc-arm-none-eabi cd ./agbcc sh build.sh sh install.sh ../pokefirered cd ../pokefirered make -j$(nproc) # In another terminal, pull the GBA file out of the Docker container: docker container ls # Note the container ID and use it in the following command: docker cp :/pokefirered/pokefirered.gba .

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts