SingleStepTests.Intel80286.00-3F 2025.11.2

dotnet add package SingleStepTests.Intel80286.00-3F --version 2025.11.2
                    
NuGet\Install-Package SingleStepTests.Intel80286.00-3F -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.Intel80286.00-3F" Version="2025.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SingleStepTests.Intel80286.00-3F" Version="2025.11.2" />
                    
Directory.Packages.props
<PackageReference Include="SingleStepTests.Intel80286.00-3F" />
                    
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.Intel80286.00-3F --version 2025.11.2
                    
#r "nuget: SingleStepTests.Intel80286.00-3F, 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.Intel80286.00-3F@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.Intel80286.00-3F&version=2025.11.2
                    
Install as a Cake Addin
#tool nuget:?package=SingleStepTests.Intel80286.00-3F&version=2025.11.2
                    
Install as a Cake Tool

Intel 80286 Single Step Tests (Opcodes 00-3F)

This package contains hardware-validated CPU tests for the Intel 80286 processor, covering opcodes 00-3F.

Contents

  • 80286.00-3F.zip: Archive containing test files for opcodes 0x00 to 0x3F in JSON format

About the Tests

These tests are from the SingleStepTests/80286 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: 37c73ca
  • Commit Date: 2025-11-02 13:59:40 -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 632 11/10/2025
2025.10.8 7,026 10/9/2025

Tests for opcodes 00-3F from upstream SingleStepTests/80286 commit 37c73ca (2025-11-02 13:59:40 -0500)