Skip to content

ep128emu_core - RetroBIOS

Type libretro
Classification community_fork
Source https://github.com/libretro/ep128emu-core
Upstream https://github.com/istvan-v/ep128emu
Version 1.2.10
Profiled 2026-03-23
Cores ep128emu_core
Systems enterprise-64, enterprise-128, videoton-tvc, amstrad-cpc, zx-spectrum
Technical notes

Emulates Enterprise 64/128, Videoton TVC, Amstrad CPC 464/664/6128, and ZX Spectrum 16/48/128. All ROMs are embedded in the binary since v1.1.0; external files override built-in data. Content type is auto-detected and determines machine configuration and ROM selection. Custom ROM mappings are possible via .ep128cfg config files placed in ep128emu/config/ or next to content. The .info declares epd19hft.rom and zt19hfnt.rom which are phantom entries never referenced in code. The .info omits epdos16f.rom and exdos14isdos10uk.rom which are used by the code. SDEXT, ReSID, and MIDI port features are compile-disabled in the libretro build.

22 files | 0 required, 22 optional | 22 in repo, 0 missing

exos21.rom -optional : Enterprise 128 Expandible OS 2.1

exos20.rom -optional : Enterprise 64 Expandible OS 2.0

exos24uk.rom -optional : Enterprise 128 Expandible OS 2.4 (enhanced, fast memory test)

basic21.rom -optional : Enterprise 128 BASIC Interpreter v2.1

basic20.rom -optional : Enterprise 64 BASIC Interpreter v2.0

exdos13.rom -optional : Enterprise 128 Disk Controller v1.3

exdos14isdos10uk.rom -optional : Enterprise 128 IS-DOS (CP/M compatible disk system)

  • Path: ep128emu/roms/exdos14isdos10uk.rom
  • Source: core/core.cpp:295-298, roms/roms.hpp:30103-32836
  • Platforms: batocera, retrodeck

epfileio.rom -optional : Enterprise 128 Direct File I/O

epdos16f.rom -optional : Enterprise 128 EP-DOS v1.6f (Hungarian font and CLKOFF)

  • Path: ep128emu/roms/epdos16f.rom
  • Source: core/core.cpp:252-255, roms/roms.hpp:43779-46512
  • Platforms: batocera, retrodeck

hun.rom -optional : Enterprise 128 Hungarian language extension

brd.rom -optional : Enterprise 128 German language extension

zt19uk.rom -optional : Enterprise 128 ZozoTools extension (DTF file loading)

tvc22_sys.rom -optional : Videoton TVC system ROM v2.2

tvc22_ext.rom -optional : Videoton TVC extension ROM v2.2

tvcfileio.rom -optional : Videoton TVC Direct File I/O

tvc_dos12d.rom -optional : Videoton TVC disk BIOS v1.2d

cpc464.rom -optional : Amstrad CPC 464 OS + BASIC

cpc664.rom -optional : Amstrad CPC 664 OS + BASIC

cpc6128.rom -optional : Amstrad CPC 6128 OS + BASIC

cpc_amsdos.rom -optional : Amstrad CPC AMSDOS disk BIOS

zx128.rom -optional : ZX Spectrum 128 ROM

zx48.rom -optional : ZX Spectrum 48 ROM

  • Path: ep128emu/roms/zx48.rom
  • Aliases: 48.rom
  • Source: core/core.cpp:389-390, roms/roms.hpp:25999-27367
  • Platforms: batocera, lakka, retroarch, retropie

Generated on 2026-03-25T14:56:43Z