Merge pull request #135 from felipesanches/patch-1
Add a note regarding the ACME cross assembler dependency
This commit is contained in:
commit
35f6d9cf3a
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@ Building
|
|||
make
|
||||
```
|
||||
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/
|
||||
|
|
Loading…
Reference in a new issue