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 72 6/22/2024
6.4.2 159 5/9/2024
6.4.1 108 4/8/2024
6.4.0 95 4/1/2024
6.3.0 144 1/24/2024
6.2.0 103 1/20/2024
6.1.8 209 10/2/2023
6.1.7 110 9/30/2023
6.1.6 105 9/22/2023
6.1.5 136 9/3/2023
6.1.4 150 8/28/2023
6.1.3 124 8/26/2023
6.1.2 109 8/26/2023
6.1.1 119 8/24/2023
6.1.0 117 8/23/2023
6.0.0 152 8/15/2023
5.0.0 161 6/18/2023
4.1.3 143 5/28/2023
4.1.2 132 5/28/2023
4.1.1 151 5/3/2023
4.1.0 177 4/26/2023
4.0.3 214 4/3/2023
4.0.2 196 4/1/2023
4.0.1 196 4/1/2023
4.0.0 185 4/1/2023
3.0.18 328 1/12/2023
3.0.17 272 1/11/2023
3.0.16 295 1/9/2023
3.0.15 280 1/6/2023
3.0.14 273 1/4/2023
3.0.13 271 1/4/2023
3.0.12 300 12/16/2022
3.0.11 342 11/11/2022
3.0.10 330 11/11/2022
3.0.9 318 11/10/2022
3.0.8 304 11/9/2022
3.0.7 320 11/9/2022
3.0.6 395 10/13/2022
3.0.5 396 10/8/2022
3.0.4 415 10/8/2022
3.0.3 437 10/2/2022
3.0.2 448 9/22/2022
3.0.1 469 9/14/2022
3.0.0 433 9/11/2022
2.6.4 455 9/6/2022
2.6.3 429 9/4/2022
2.6.2 441 9/3/2022
2.6.1 434 9/2/2022
2.6.0 426 9/1/2022
2.5.3 132 6/1/2022
2.5.2 143 5/16/2022
2.5.1 126 5/13/2022
2.5.0 115 5/1/2022
2.4.9 128 4/21/2022
2.4.8 131 4/20/2022
2.4.7 136 4/10/2022
2.4.6 126 4/5/2022
2.4.5 141 4/3/2022
2.4.4 126 4/2/2022
2.4.3 125 4/2/2022
2.4.2 135 4/1/2022
2.4.1 127 3/31/2022
2.4.0 127 3/30/2022
2.3.0 131 3/26/2022
2.2.2 115 3/21/2022
2.2.1 123 3/19/2022
2.2.0 127 3/19/2022
2.1.9 134 3/15/2022
2.1.8 125 3/15/2022
2.1.7 574 2/27/2022
2.1.6 555 2/27/2022
2.1.5 549 2/27/2022
2.1.4 549 2/27/2022
2.1.3 546 2/22/2022
2.1.2 515 2/22/2022
2.1.1 552 2/22/2022
2.1.0 550 2/21/2022
2.0.0 533 2/20/2022
1.6.0 564 2/18/2022
1.5.0 559 2/18/2022
1.4.0 550 2/18/2022
1.3.0 541 2/17/2022
1.2.0 555 2/17/2022
1.1.0 545 2/16/2022
1.0.0 618 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.