# Corrupting the GBA

## Introduction

The Game Boy Advance (GBA) is a 32-bit handheld game console developed, manufactured and marketed by Nintendo as the successor to the Game Boy. It has similar capabilities to the Super Nintendo.

{% hint style="info" %}
Recommended setup: Nightmare engine, Hellgenie, Freeze, Pipe
{% endhint %}

## Recommended Settings

The GBA cores in Bizhawk will auto-select RAM domains that can be rewinded. The ROM can also be corrupted for more effects but corrupting this one means that using rewind for uncorrupting is not an option. You can get more results using ARMThumb Instruction Lists.

## Expected results

The GBA's got a reputation for being very crashy and especially for outputting a strident noise when crashing.

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://corrupt.wiki/systems/gameboy-advance/corrupting-the-gba.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
