Note new vasm version is required.

This commit is contained in:
Radosław Kujawa 2019-01-05 00:30:02 +01:00
parent a03189fd7e
commit 2492c75cb2
1 changed files with 2 additions and 1 deletions

View File

@ -16,5 +16,6 @@ uthash.
On Fedora these can be installed with `gc-devel` and `uthash-devel` packages.
If you want to build tests, `kyua` quality assurance toolkit, `atf` testing
framework and `vasm` assembler (6502 with std syntax) are also necessary.
framework and a recent snapshot (1.8f or newer) of `vasm` assembler (6502
with std syntax) are also necessary.