Merge pull request #135 from felipesanches/patch-1

Add a note regarding the ACME cross assembler dependency
This commit is contained in:
Stephen White 2019-08-04 12:48:31 +10:00 committed by GitHub
commit 35f6d9cf3a
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/