Index wersja polskawersja polska

FX-8000G emulator

The program works on PC-compatible machines with Microsoft Windows operating system.

Files to download

Program version 09, updated 2021/02/06

downloadfx8000es.zip - Delphi 5 sources

downloadfx8000em.zip - compiled executable
Usage: extract the files into an empty directory, then run the program fx8000g.exe

downloadfx8000el.zip - Lazarus port (tested under Ubuntu Linux and Windows)

The screenshots

Screenshot of the FX-8000G emulator

The debug window of the FX-8000G emulator

Usage hints

Integrated debugger

Disassembly box

Hex Editor box

Registers box

Main register file box

Program execution control

The fx8000g.ini file

Some parameters of the emulator can be customised by editing the fx8000g.ini file with any text editor.
Description of the contents of this file:

OscFreq=910
This setting specifies the emulated CPU clock frequency in kHz.
SelfTest=0
The value specifies the time (in units of approx. 30-60 ms) for which the TEST pads on the PCB are shorted after starting the application. Value 0 should be used for normal operation. Value 20 is recommended for performing the self-test diagnostic routine.

Uninstalling

To uninstall the emulator, simply delete the directory where it was installed. The program doesn't modify anything outside its installation directory.

Acknowledgments

Known limitations and issues of the current version