# Sharp X68000

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

Home Computer - Lifespan: 1987 - 1993

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

## 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: px68k</li><li>xm6pro</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> x68000</td></tr><tr><td><strong>File extension</strong></td><td>.dim .img .d88 .88d .hdm .dup .2hd .xdf .hdf .cmd .m3u .zip .7z</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-px68k: NO<br>XM6Pro: NO</td><td>lr-px68k: YES<br>XM6Pro: NO</td><td>lr-px68k: YES<br>XM6Pro: NO</td></tr></tbody></table>

## Bios Information

<table><thead><tr><th width="224">bios file</th><th width="169">Folder</th><th>md5</th></tr></thead><tbody><tr><td>iplrom.dat</td><td><code>\bios\keropi</code></td><td>7fd4caabac1d9169e289f0f7bbf71d8e</td></tr><tr><td>cgrom.dat</td><td><code>\bios\keropi</code></td><td>cb0a5cfcf7247a7eab74bb2716260269</td></tr></tbody></table>

## Controls

Use [pad2key ](/controllers/pad2key.md)for this system.

| Retrobat Button                  | X68000 key |
| -------------------------------- | ---------- |
| START                            | JOY\_TRG6  |
| SELECT                           | JOY\_TRG7  |
| D-PAD, Left analog stick         | D-PAD      |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | JOY\_TRG3  |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | JOY\_TRG2  |
| ![](/files/MjhQKxoApDWojCWfSAgs) | JOY\_TRG1  |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | JOY\_TRG4  |
| L1                               | JOY\_TRG5  |
| R1                               | JOY\_TRG8  |
| L2                               | Menu       |
| R2                               |            |

## Specific system information

### Multi-disc games

Use an M3U playlist file

Create a text file and save it as \<game>.m3u. Then enter your game's .dim files on it, one per line. The m3u file contents should look something like this:

`foo.m3u`

```
foo (Disk 1).dim
foo (Disk 2).dim
foo (Disk 3).dim
```

The first 2 disks listed in this file are loaded into disk drives FDD0 and FDD1 on the core, respectively. To swap disks for games that use more than 2 disks, use the standard disk swapping shortcut.


---

# 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://wiki.retrobat.org/systems-and-emulators/supported-game-systems/home-computer/sharp/sharp-x68000.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.
