/E5150

Emulator of an IBM PC 5150 with accurate hardware emulation and clock level accuracy (as close as possible)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

E5150

Emulator of the first IBM PC : the IBM PC 5150 written in C++17. Currently in development.

First try Why using this:

  • Lot of debug messages in debug mode
  • It provides PIO access (for exemple bochs doesn't)
  • It tryies to be most accurate as possile when emulating hardware
  • It's a good learning tool for PC architecture, but it is not focused on performances