> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/game-consoles/super-acan.md).

# Super A'Can

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/52ff37c9e265587d006945a2ba695b5a962b3a3d/art/logos/supracan.svg" alt=""><figcaption></figcaption></figure></div>

Game Console - Lifespan: 1995 - 1996

{% embed url="<https://en.wikipedia.org/wiki/Super_A'Can>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>Libretro: mame</li><li>mame64</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> supracan</td></tr><tr><td><strong>File extension</strong></td><td>.bin .zip</td></tr><tr><td><strong>Group</strong></td><td>MESS</td></tr><tr><td><strong>Emulated Model</strong></td><td>supracan</td></tr><tr><td><strong>Softlists available</strong></td><td>supracan</td></tr><tr><td><strong>Media Types</strong></td><td>cartridge</td></tr></tbody></table>

## System Features

<table><thead><tr><th width="256">Retroachievements</th><th width="243">Netplay</th><th>Controller autoconfig</th></tr></thead><tbody><tr><td>NO</td><td>NO</td><td>NO</td></tr></tbody></table>

## Bios Information

<table><thead><tr><th width="209.55555555555557">bios file</th><th width="189">Folder</th><th>Files content</th></tr></thead><tbody><tr><td>umc6650.zip</td><td><code>\bios</code></td><td>See below</td></tr><tr><td>supracan.zip</td><td><code>\bios</code></td><td>See below</td></tr></tbody></table>

### Content of BIOS files

```
umc6650.zip
- umc6650.bin

supracan.zip
- internal_68k.bin
- internal_6502_1.bin
- internal_6502_2.bin
```

## Controls

| Retrobat Button                  | Super A'Can key |
| -------------------------------- | --------------- |
| START                            | START           |
| SELECT                           | SELECT          |
| D-PAD                            | D-PAD           |
| Left analog stick                |                 |
| Right analog stick               |                 |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | X               |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | A               |
| ![](/files/MjhQKxoApDWojCWfSAgs) | B               |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | Y               |
| L1                               | Left Shoulder   |
| R1                               | Right Shoulder  |
| L2                               |                 |
| R2                               |                 |

## Specific system information

No specific system information documented yet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.retrobat.org/systems-and-emulators/supported-game-systems/game-consoles/super-acan.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.
