Skip to content

QUASI88 - RetroBIOS

Type libretro
Classification Community forks
Source https://github.com/libretro/quasi88-libretro
Upstream https://www.retropc.net/showzoh/quasi88/
Version 0.6.4
Profiled 2026-03-29
Cores quasi88
Systems nec-pc-88, nec-pc-80
Technical notes

Files go in /quasi88/ or directly in /. The pseudo-BIOS covers N88-BASIC V2 and the disk subsystem at a basic level. For full compatibility (N-BASIC, V1H/V1S modes, dictionary lookup, kanji display), real ROM files are needed.

Core option "quasi88_basic_mode" selects N88 V2, N88 V1H, N88 V1S, or N mode. Each mode requires its corresponding ROM. N mode emulates PC-8001 series (N-BASIC) and requires n88n.rom.

13 files | 2 required, 11 optional | 13 in repo, 0 missing | 5 with HLE fallback

n88.rom required in repo HLE fallback

n88_0.rom required in repo

n88_1.rom optional in repo

n88_2.rom optional in repo

n88_3.rom optional in repo

n88n.rom optional in repo

disk.rom optional in repo HLE fallback

n88knj1.rom optional in repo

n88knj2.rom optional in repo

n88jisho.rom optional in repo

font.rom optional in repo HLE fallback

font2.rom optional in repo HLE fallback

  • Path: quasi88/font2.rom
  • Size: 4.0 KB
  • Aliases: FONT2.ROM
  • Source: src/LIBRETRO/libretro.c:576
  • Second font ROM (up to 4 KB). Falls back to built-in ANH font.

font3.rom optional in repo HLE fallback

  • Path: quasi88/font3.rom
  • Size: 4.0 KB
  • Aliases: FONT3.ROM
  • Source: src/LIBRETRO/libretro.c:588
  • Third font ROM (up to 4 KB). Zeroed out if missing.

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