MrKWatkins.OakAsm.Formatting
0.7.6
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MrKWatkins.OakAsm.Formatting --version 0.7.6
NuGet\Install-Package MrKWatkins.OakAsm.Formatting -Version 0.7.6
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.Formatting" Version="0.7.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MrKWatkins.OakAsm.Formatting" Version="0.7.6" />
<PackageReference Include="MrKWatkins.OakAsm.Formatting" />
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.Formatting --version 0.7.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MrKWatkins.OakAsm.Formatting, 0.7.6"
#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.Formatting@0.7.6
#: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.Formatting&version=0.7.6
#tool nuget:?package=MrKWatkins.OakAsm.Formatting&version=0.7.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OakAsm
An assembler for 8-bit systems. Designed for generating assembly via C# code but also supports parsing and formatting assembly files.
Licencing
The ZX Spectrum file format tests use some files found in the wild:
- The Raxoft test suites, which are copyright Patrik Rak. See https://github.com/raxoft/z80test for more details and licence information.
- A snapshot of Auf Wiedersehen Monty by Gremlin Graphics. According to https://web.archive.org/web/20200228041811/http://www.worldofspectrum.org/permits/publishers.html Gremlin allow distribution of their games for non-profit purposes. The original snapshot was taken from https://archive.org/details/zx_Auf_Wiedersehen_Monty_1987_Gremlin_Graphics_Software; further snapshots in different formats were created from this.
- A snapshot of Hungry Horace by Psion Software Ltd. and published by Sinclair Research. According to https://web.archive.org/web/20200228041811/http://www.worldofspectrum.org/permits/publishers.html Sinclair allow distribution of their published games for non-profit purposes. The original snapshot was taken from https://archive.org/details/zx_Hungry_Horace_1982_Sinclair_Research but tweaked slightly so the program counter starts at the start of the program; the original starts slightly later.
| Product | Versions 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.
-
net10.0
- JetBrains.Annotations (>= 2025.2.4)
- MrKWatkins.Ast (>= 0.9.134)
- MrKWatkins.BinaryPrimitives (>= 1.4.0)
- MrKWatkins.OakAsm (>= 0.7.6)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MrKWatkins.OakAsm.Formatting:
| Package | Downloads |
|---|---|
|
MrKWatkins.OakAsm.Testing
Package Description |
|
|
MrKWatkins.EmulatorTestSuites.Z80
Package Description |
|
|
MrKWatkins.OakEmu.Cpus.Z80
Package Description |
|
|
MrKWatkins.EmulatorTestSuites.ZXSpectrum
Package Description |
|
|
MrKWatkins.OakEmu.Cpus
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.2 | 480 | 3/10/2026 |
| 0.8.1 | 148 | 3/8/2026 |
| 0.8.0 | 112 | 3/8/2026 |
| 0.7.6 | 317 | 2/16/2026 |
| 0.7.5 | 138 | 2/10/2026 |
| 0.7.4 | 128 | 2/10/2026 |
| 0.7.3 | 348 | 12/14/2025 |
| 0.7.2 | 338 | 12/4/2025 |
| 0.7.1 | 242 | 12/4/2025 |
| 0.7.0 | 221 | 11/15/2025 |
| 0.6.60 | 368 | 9/11/2025 |
| 0.6.59 | 285 | 8/12/2025 |
| 0.6.58 | 222 | 8/10/2025 |
| 0.6.57 | 309 | 8/6/2025 |
| 0.6.56 | 274 | 7/13/2025 |
| 0.6.55 | 228 | 7/13/2025 |
| 0.6.54 | 578 | 5/26/2025 |
| 0.6.53 | 366 | 5/13/2025 |
| 0.6.52 | 244 | 5/11/2025 |
| 0.6.51 | 295 | 4/22/2025 |
Loading failed