Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 426 Bytes

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 8.0 on linux (apt install dotnet8).

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

This software is © Folkert van Heusden.

Released in the public domain.