folkertvanheusden / DotXT

IBM XT emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotXT

  • in the roms subdirectory, unzip BIOS_5160_16AUG82.zip
  • to run the unit-tests, install python3 and:
    • dotnet tool install --global dotnet-coverage
    • dotnet tool install -g dotnet-reportgenerator-globaltool

Tested with dotnet 7.0 on linux

In release mode (dotnet run -c Release) it is a lot faster.

This software is © Folkert van Heusden.

Released in the public domain.

About

IBM XT emulator


Languages

Language:C# 98.0%Language:Python 1.9%Language:Shell 0.1%