The NEC PC-98 core for MiSTer FPGA, primarily developed by , is a specialized but "work-in-progress" addition to the MiSTer ecosystem. While it offers a unique hardware-level look at Japan's most iconic 16-bit computer, it is currently considered incomplete
The text "mister pc98 core verified" refers to the status of the core for the MiSTer FPGA
| Aspect | Details | | :--- | :--- | | | Zet98 (PC-98) | | Status | Work in Progress (pre-alpha/alpha) | | Compatibility | Limited to early VM-series models, primarily booting MS-DOS | | Video Output | HDMI and analog (15/31kHz) via I/O board | | Sound | Support for PC-9801-26 (OPN) and PC-9801-73 (OPNA) sound boards | | Required BIOS | BIOS, ITF, and Font ROMs for early 8086/V30 machines (e.g., PC-9801VM) | | Host Controller | Integrated FDC, HDC, and Sound (OPN/OPNA) | | Real-time Clock | Supported (MS-DOS DATE command) | | Input Device | PS/2 or USB keyboard (including Japanese layout) |
Unlike setting up DOSBox or Neko Project with specific memory configurations, the MiSTer core handles the hardware configuration automatically. 5. Frequently Asked Questions (FAQ) Is a Keyboard Mandatory? mister pc98 core verified
The PC98’s sound landscape was a mess (internal beeper, YM2203, MIDI). This core nails it. You get crisp FM synth, optional MPU-401 MIDI emulation, and even the rare Sound Board II (26K) support for games that demanded it. No more crackling like some retroarch cores.
NEC’s custom display hardware handled text and graphics layers independently. Translating this behavior to modern HDMI outputs without introducing visual artifacts required years of reverse engineering. What "Core Verified" Means for MiSTer Users
A 128MB SDRAM module is highly recommended to ensure all software functions, particularly games requiring high memory capacity. USB Hub: Necessary for connecting a keyboard and mouse. The NEC PC-98 core for MiSTer FPGA, primarily
: Unlike the standard VGA of Western PCs, the PC-98 was famous for its high-resolution 640x400 display and its distinct FM Synthesis sound (via the legendary YM2608/OPNA chip). The MiSTer core captures that crisp, metallic audio punch that defines the platform’s identity.
Before discussing the core, it's essential to understand why the PC-98 is so challenging to replicate. The PC-9800 series, launched in 1982, was not IBM-compatible. While it used Intel x86 processors (like the 8086, V30, 80286, and later i386SX) and ran localized versions of MS-DOS and Windows, its hardware architecture was entirely proprietary. This included:
Early models used Intel 8086 processors, transitioning later to 286, 386, 486, and Pentium chips. The core must accurately scale these processor timings. Frequently Asked Questions (FAQ) Is a Keyboard Mandatory
The most significant challenge preventing widespread verification and use is the compatibility of the BIOS. The PC-98 had a long production run, resulting in many BIOS revisions. The Zet CPU core in the MiSTer is designed to be equivalent to an 8086, V30, or 80186. Therefore, it requires a BIOS from that era. Later BIOS versions, like those for the PC-9821 series, include instructions for the 386 (protected mode), which the core cannot process and will not boot from. This is the single biggest limitation of the core's current state.
Emulating the PC-98 via software (like An episodic DOSBox or Neko Project II) has existed for years, but software emulation often suffers from micro-stuttering, input lag, and inaccurate sound reproduction. Replicating the PC-98 on an FPGA (Field-Programmable Gate Array) level requires recreating the actual physical circuitry of the machine.