Spice86 7.0.0

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

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

Reverse engineer and rewrite real mode DOS programs

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

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
7.0.0 131 6/22/2024
6.4.2 220 5/9/2024
6.4.1 132 4/8/2024
6.4.0 129 4/1/2024
6.3.0 166 1/24/2024
6.2.0 128 1/20/2024
6.1.8 230 10/2/2023
6.1.7 139 9/30/2023
6.1.6 134 9/22/2023
6.1.5 157 9/3/2023
6.1.4 172 8/28/2023
6.1.3 151 8/26/2023
6.1.2 128 8/26/2023
6.1.1 140 8/24/2023
6.1.0 141 8/23/2023
6.0.0 175 8/15/2023
5.0.0 188 6/18/2023
4.1.3 162 5/28/2023
4.1.2 158 5/28/2023
4.1.1 176 5/3/2023
4.1.0 202 4/26/2023
4.0.3 235 4/3/2023
4.0.2 221 4/1/2023
4.0.1 215 4/1/2023
4.0.0 217 4/1/2023
3.0.18 349 1/12/2023
3.0.17 294 1/11/2023
3.0.16 324 1/9/2023
3.0.15 302 1/6/2023
3.0.14 299 1/4/2023
3.0.13 293 1/4/2023
3.0.12 325 12/16/2022
3.0.11 362 11/11/2022
3.0.10 350 11/11/2022
3.0.9 358 11/10/2022
3.0.8 330 11/9/2022
3.0.7 332 11/9/2022
3.0.6 421 10/13/2022
3.0.5 414 10/8/2022
3.0.4 440 10/8/2022
3.0.3 468 10/2/2022
3.0.2 476 9/22/2022
3.0.1 500 9/14/2022
3.0.0 457 9/11/2022
2.6.4 477 9/6/2022
2.6.3 454 9/4/2022
2.6.2 460 9/3/2022
2.6.1 463 9/2/2022
2.6.0 449 9/1/2022
2.5.3 146 6/1/2022
2.5.2 158 5/16/2022
2.5.1 139 5/13/2022
2.5.0 129 5/1/2022
2.4.9 142 4/21/2022
2.4.8 143 4/20/2022
2.4.7 148 4/10/2022
2.4.6 142 4/5/2022
2.4.5 156 4/3/2022
2.4.4 140 4/2/2022
2.4.3 139 4/2/2022
2.4.2 150 4/1/2022
2.4.1 140 3/31/2022
2.4.0 141 3/30/2022
2.3.0 145 3/26/2022
2.2.2 127 3/21/2022
2.2.1 137 3/19/2022
2.2.0 141 3/19/2022
2.1.9 147 3/15/2022
2.1.8 139 3/15/2022
2.1.7 586 2/27/2022
2.1.6 582 2/27/2022
2.1.5 575 2/27/2022
2.1.4 578 2/27/2022
2.1.3 556 2/22/2022
2.1.2 544 2/22/2022
2.1.1 572 2/22/2022
2.1.0 572 2/21/2022
2.0.0 558 2/20/2022
1.6.0 585 2/18/2022
1.5.0 586 2/18/2022
1.4.0 576 2/18/2022
1.3.0 568 2/17/2022
1.2.0 583 2/17/2022
1.1.0 570 2/16/2022
1.0.0 643 2/12/2022

Some breaking API changes (SegmentRegisters.cs), WIP new CFG_CPU, addtionnal memory/disasm views to the internal debugger, replaced UI DI framework with Microsoft.DI.