SingleStepTests.Intel8086.00-FF 2025.11.2

dotnet add package SingleStepTests.Intel8086.00-FF --version 2025.11.2
                    
NuGet\Install-Package SingleStepTests.Intel8086.00-FF -Version 2025.11.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SingleStepTests.Intel8086.00-FF" Version="2025.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SingleStepTests.Intel8086.00-FF" Version="2025.11.2" />
                    
Directory.Packages.props
<PackageReference Include="SingleStepTests.Intel8086.00-FF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SingleStepTests.Intel8086.00-FF --version 2025.11.2
                    
#r "nuget: SingleStepTests.Intel8086.00-FF, 2025.11.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SingleStepTests.Intel8086.00-FF@2025.11.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SingleStepTests.Intel8086.00-FF&version=2025.11.2
                    
Install as a Cake Addin
#tool nuget:?package=SingleStepTests.Intel8086.00-FF&version=2025.11.2
                    
Install as a Cake Tool

Intel 8086 Single Step Tests (Opcodes 00-FF)

This package contains hardware-validated CPU tests for the Intel 8086 processor, covering opcodes 00-FF.

Contents

  • 8086.00-FF.zip: Archive containing test files for opcodes 0x00 to 0xFF in JSON format

About the Tests

These tests are from the SingleStepTests/8086 repository.

For complete documentation about the test format, usage instructions, and test methodology, please refer to the upstream repository README.

Version Information

  • Package Version: 2025.11.2
  • Source Commit: e71c68d
  • Commit Date: 2025-11-02 13:58:02 -0500

Credits

All credit goes to Daniel Balsom for his incredible work in generating these hardware-validated test suites. This project simply repackages his tests for easier consumption in .NET projects.

License

This package is distributed under the MIT License. See the LICENSE file for details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.11.2 622 11/10/2025
2025.6.8 7,040 10/14/2025

Tests for opcodes 00-FF from upstream SingleStepTests/8086 commit e71c68d (2025-11-02 13:58:02 -0500)