Spice86.Core 8.0.2

dotnet add package Spice86.Core --version 8.0.2                
NuGet\Install-Package Spice86.Core -Version 8.0.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="Spice86.Core" Version="8.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spice86.Core --version 8.0.2                
#r "nuget: Spice86.Core, 8.0.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.
// Install Spice86.Core as a Cake Addin
#addin nuget:?package=Spice86.Core&version=8.0.2

// Install Spice86.Core as a Cake Tool
#tool nuget:?package=Spice86.Core&version=8.0.2                

Reverse engineer and rewrite real mode dos programs

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Spice86.Core:

Package Downloads
Spice86

Reverse engineer and rewrite real mode dos programs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.2 53 12/29/2024
8.0.1 49 12/29/2024
8.0.0 44 12/29/2024
7.0.0 89 6/22/2024
6.4.2 198 5/9/2024
6.4.1 103 4/8/2024
6.4.0 88 4/1/2024
6.3.0 134 1/24/2024
6.2.0 106 1/20/2024
6.1.8 195 10/2/2023
6.1.7 120 9/30/2023
6.1.6 115 9/22/2023
6.1.5 140 9/3/2023
6.1.4 131 8/28/2023
6.1.3 124 8/26/2023
6.1.2 116 8/26/2023
6.1.1 121 8/24/2023
6.1.0 114 8/23/2023
6.0.0 136 8/15/2023
5.0.0 154 6/18/2023
4.1.3 140 5/28/2023
4.1.2 131 5/28/2023
4.1.1 132 5/3/2023
4.1.0 149 4/26/2023
4.0.3 151 4/3/2023
4.0.2 150 4/1/2023
4.0.1 146 4/1/2023
4.0.0 148 4/1/2023
3.0.18 195 1/12/2023
3.0.17 168 1/11/2023
3.0.16 169 1/9/2023
3.0.15 159 1/6/2023
3.0.14 162 1/4/2023
3.0.13 160 1/4/2023
3.0.12 154 12/16/2022
3.0.11 169 11/11/2022
3.0.10 159 11/11/2022
3.0.9 158 11/10/2022
3.0.8 142 11/9/2022
3.0.7 153 11/9/2022
3.0.6 267 10/13/2022
3.0.5 257 10/8/2022
3.0.4 275 10/8/2022
3.0.3 427 10/2/2022

fix: Off by one error generating an IndexOutOfRangeException in the internal debugger Memory tab.