> 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/home-computer/commodore/commodore-64.md).

# Commodore 64

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

Computer - Lifespan: 1982 - 1994

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

## Information

<table data-header-hidden><thead><tr><th width="184"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>libretro: vice_x64</li><li>libretro: vice_x64sc</li><li>libretro: frodo</li></ul></td><td></td></tr><tr><td><strong>Games Location</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c1">📁</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> c64</td><td></td></tr><tr><td><strong>File extensions</strong></td><td>.crt .d64 .d71 .d81 .g64 .nib .prg .t64 .tap .m3u .zip .7z</td><td></td></tr></tbody></table>

## System Features

<table><thead><tr><th width="245">Retroachievements</th><th width="200">Netplay</th><th>Controller autoconfig</th></tr></thead><tbody><tr><td>lr-vicex64: NO<br>lr-frodo: NO</td><td>lr-vicex64: NO<br>lr-frodo: NO</td><td>lr-vicex64: YES<br>lr-frodo: NO</td></tr></tbody></table>

## BIOS

No BIOS required.

## Controls

Use Pad2Key for this system if you need specific mapping, see the [Pad2Key ](/controllers/pad2key.md)section of this Wiki.

| Retrobat Button                  | C64 key                                                                                                           |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| START                            | Return (keyboard)                                                                                                 |
| SELECT                           | <p>Short press: Virtual keyboard </p><p>Longer press: Statusbar on/off </p><p>Even longer press: Fast Forward</p> |
| D-PAD                            | Joystick                                                                                                          |
| Left analog stick                | N/A                                                                                                               |
| Right analog stick               | N/A                                                                                                               |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | Toggle ShiftLock (keyboard)                                                                                       |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | Joystick Fire                                                                                                     |
| ![](/files/MjhQKxoApDWojCWfSAgs) | Second Fire                                                                                                       |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | Space (keyboard)                                                                                                  |
| L1                               |                                                                                                                   |
| R1                               |                                                                                                                   |
| L2                               | Escape (Keyboard)                                                                                                 |
| R2                               | Return (Keyboard)                                                                                                 |
| L3                               |                                                                                                                   |
| R3                               |                                                                                                                   |

It is possible to remap keys as you want them using the Retroarch menu:

<div align="left"><figure><img src="https://i.imgur.com/NvmGc0W.png" alt=""><figcaption></figcaption></figure></div>

## Specific system information

There is no specific System information documented here 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, and the optional `goal` query parameter:

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/home-computer/commodore/commodore-64.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
