Skip to content

folkertvanheusden/DotXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 9.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.