Add a note regarding the ACME cross assembler dependency

This commit is contained in:
Felipe Corrêa da Silva Sanches 2019-05-20 20:59:04 +00:00 committed by GitHub
parent 50a590ee84
commit 8d62916c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -36,3 +36,6 @@ Building
make make
``` ```
This will build kernel.img This will build kernel.img
In order to build the Commodore programs from the `CBM-FileBrowser_v1.6/sources/` directory, you'll need to install the ACME cross assembler, which is available at https://github.com/meonwax/acme/