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 127 6/22/2024
6.4.2 217 5/9/2024
6.4.1 130 4/8/2024
6.4.0 123 4/1/2024
6.3.0 162 1/24/2024
6.2.0 126 1/20/2024
6.1.8 228 10/2/2023
6.1.7 137 9/30/2023
6.1.6 132 9/22/2023
6.1.5 155 9/3/2023
6.1.4 170 8/28/2023
6.1.3 149 8/26/2023
6.1.2 125 8/26/2023
6.1.1 138 8/24/2023
6.1.0 139 8/23/2023
6.0.0 173 8/15/2023
5.0.0 186 6/18/2023
4.1.3 160 5/28/2023
4.1.2 154 5/28/2023
4.1.1 174 5/3/2023
4.1.0 200 4/26/2023
4.0.3 233 4/3/2023
4.0.2 219 4/1/2023
4.0.1 213 4/1/2023
4.0.0 215 4/1/2023
3.0.18 345 1/12/2023
3.0.17 292 1/11/2023
3.0.16 322 1/9/2023
3.0.15 300 1/6/2023
3.0.14 297 1/4/2023
3.0.13 291 1/4/2023
3.0.12 323 12/16/2022
3.0.11 360 11/11/2022
3.0.10 347 11/11/2022
3.0.9 356 11/10/2022
3.0.8 326 11/9/2022
3.0.7 330 11/9/2022
3.0.6 419 10/13/2022
3.0.5 412 10/8/2022
3.0.4 438 10/8/2022
3.0.3 463 10/2/2022
3.0.2 474 9/22/2022
3.0.1 498 9/14/2022
3.0.0 454 9/11/2022
2.6.4 475 9/6/2022
2.6.3 452 9/4/2022
2.6.2 458 9/3/2022
2.6.1 461 9/2/2022
2.6.0 447 9/1/2022
2.5.3 144 6/1/2022
2.5.2 155 5/16/2022
2.5.1 137 5/13/2022
2.5.0 125 5/1/2022
2.4.9 139 4/21/2022
2.4.8 141 4/20/2022
2.4.7 146 4/10/2022
2.4.6 139 4/5/2022
2.4.5 153 4/3/2022
2.4.4 137 4/2/2022
2.4.3 136 4/2/2022
2.4.2 147 4/1/2022
2.4.1 138 3/31/2022
2.4.0 138 3/30/2022
2.3.0 142 3/26/2022
2.2.2 125 3/21/2022
2.2.1 135 3/19/2022
2.2.0 139 3/19/2022
2.1.9 145 3/15/2022
2.1.8 137 3/15/2022
2.1.7 584 2/27/2022
2.1.6 580 2/27/2022
2.1.5 573 2/27/2022
2.1.4 574 2/27/2022
2.1.3 554 2/22/2022
2.1.2 540 2/22/2022
2.1.1 570 2/22/2022
2.1.0 570 2/21/2022
2.0.0 556 2/20/2022
1.6.0 583 2/18/2022
1.5.0 584 2/18/2022
1.4.0 574 2/18/2022
1.3.0 564 2/17/2022
1.2.0 581 2/17/2022
1.1.0 568 2/16/2022
1.0.0 641 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.