MrKWatkins.OakAsm.Disassembly.Z80 0.8.2

Prefix Reserved
dotnet add package MrKWatkins.OakAsm.Disassembly.Z80 --version 0.8.2
 
NuGet\Install-Package MrKWatkins.OakAsm.Disassembly.Z80 -Version 0.8.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="MrKWatkins.OakAsm.Disassembly.Z80" Version="0.8.2" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MrKWatkins.OakAsm.Disassembly.Z80" Version="0.8.2" />
 
Directory.Packages.props
<PackageReference Include="MrKWatkins.OakAsm.Disassembly.Z80" />
 
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 MrKWatkins.OakAsm.Disassembly.Z80 --version 0.8.2
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MrKWatkins.OakAsm.Disassembly.Z80, 0.8.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 MrKWatkins.OakAsm.Disassembly.Z80@0.8.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=MrKWatkins.OakAsm.Disassembly.Z80&version=0.8.2
 
Install as a Cake Addin
#tool nuget:?package=MrKWatkins.OakAsm.Disassembly.Z80&version=0.8.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

OakAsm

Build Status NuGet Version NuGet Downloads

An assembler for 8-bit systems. Designed for generating assembly via C# code but also supports parsing and formatting assembly files.

Licencing

The tool tests use some files found in the wild:

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MrKWatkins.OakAsm.Disassembly.Z80:

Package Downloads
MrKWatkins.EmulatorTestSuites.Z80

Package Description

MrKWatkins.EmulatorTestSuites.ZXSpectrum

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.2 563 3/10/2026
0.8.1 145 3/8/2026
0.8.0 114 3/8/2026
0.7.6 314 2/16/2026
0.7.5 138 2/10/2026
0.7.4 129 2/10/2026
0.7.3 348 12/14/2025
0.7.2 337 12/4/2025
0.7.1 225 12/4/2025
0.7.0 213 11/15/2025
0.6.60 363 9/11/2025
0.6.59 285 8/12/2025
0.6.58 220 8/10/2025
0.6.57 313 8/6/2025
0.6.56 280 7/13/2025
0.6.55 226 7/13/2025
0.6.54 539 5/26/2025
0.6.53 357 5/13/2025
0.6.52 237 5/11/2025
0.6.51 298 4/22/2025
Loading failed