Skip to content

X Millennium - RetroBIOS

Type libretro
Classification Community forks
Source https://github.com/libretro/xmil-libretro
Upstream http://amethyst.yui.ne.jp/svn/x1/xmil/trunk/
Version 0.60a
Profiled 2026-03-25
Cores x1
Systems sharp-x1
Technical notes

Place all files in: /xmil/ The core selects between IPLROM.X1 and IPLROM.X1T based on the "X1_ROMTYPE" core option. A 575-byte built-in IPL stub provides limited boot without the real ROMs. Font files add Japanese character support; the libretro port has a path resolution quirk where fonts are searched in "./" instead of "xmil/" (missing file_setcd call).

5 files | 0 required, 5 optional | 5 in repo, 0 missing | 4 with HLE fallback

IPLROM.X1 optional in repo HLE fallback
X1 IPL ROM. Loaded when ROM_TYPE=1 (X1 model).

IPLROM.X1T optional in repo HLE fallback
X1 Turbo/TurboZ IPL ROM. Loaded when ROM_TYPE=2 or 3.

FNT0808.X1 optional in repo HLE fallback
8x8 ANK font ROM. Built-in defrom_ank fallback provides basic ASCII.

FNT0816.X1 optional in repo HLE fallback
8x16 ANK font ROM. Built-in fallback derived from defrom_ank/defrom_txt.

FNT1616.X1 optional in repo
16x16 Kanji font ROM. No built-in kanji data (zeroed). Required for Japanese text.

Generated on 2026-09-14T09:03:10Z