MrKWatkins.OakAsm.Tool
0.6.23
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 tool install --global MrKWatkins.OakAsm.Tool --version 0.6.23
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local MrKWatkins.OakAsm.Tool --version 0.6.23
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MrKWatkins.OakAsm.Tool&version=0.6.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package MrKWatkins.OakAsm.Tool --version 0.6.23
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 | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.