diff --git a/README.md b/README.md index ff82fc2..14ff9c7 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ Prototype 1 is currently in progress. It will be a much simpler system. It will ## License -This project is licensed under the MIT license. This applies to both the hardware (schematics, bill of materials, pcb layouts) and documentation. This does *not* apply to the datasheets/ directory, or code/assist09.asm. Those files belong to their respective copyright holders. +This project is licensed under the MIT license. This applies to both the hardware (schematics, bill of materials, pcb layouts) and documentation. This does *not* apply to the datasheets/ directory, the code/books/ directory or code/assist09.asm. Those files belong to their respective copyright holders. diff --git a/code/books/Motorola 6809 and Hitachi 6309 Programming Reference (Darren Atkinson).pdf b/code/books/Motorola 6809 and Hitachi 6309 Programming Reference (Darren Atkinson).pdf new file mode 100644 index 0000000..46ec27d Binary files /dev/null and b/code/books/Motorola 6809 and Hitachi 6309 Programming Reference (Darren Atkinson).pdf differ diff --git a/code/books/as11v2.pdf b/code/books/as11v2.pdf new file mode 100644 index 0000000..96ee3a7 Binary files /dev/null and b/code/books/as11v2.pdf differ