Skip to content

Commit

Permalink
Last update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kroc committed Jun 27, 2024
1 parent cc766f1 commit 91ba665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ The basic principle is that _v80_ can only recognise a word by the first charact
;
.a $ + $80 ; skip exactly 128 bytes

A full manual on the syntax is included in ["release/readme.txt"](/release/readme.txt).

## Building v80

If you just want to use _v80_ to write and assemble Z80 software, just download a [release](https://github.com/Kroc/v80/releases). If you want to build v80 from source, everything needed to build _v80_ on Windows is included in the repository. Building on Mac, Linux and UNIX-likes can be done, but will require you to source your own binaries of [WLA-DX] & [NTVCM].
Expand Down

0 comments on commit 91ba665

Please sign in to comment.