diff options
author | Nao Pross <naopross@thearcway.org> | 2017-11-14 11:45:17 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-11-14 11:45:17 +0100 |
commit | 4d02ee15563a1568c960e967eebce73fd463f5fc (patch) | |
tree | f9e5014896a3e7360d45b9db70a48883886dd6dc /doc/report/build | |
parent | Merge branch 'naopross' of github.com:NaoPross/z80uPC into naopross (diff) | |
download | z80uPC-4d02ee15563a1568c960e967eebce73fd463f5fc.tar.gz z80uPC-4d02ee15563a1568c960e967eebce73fd463f5fc.zip |
Update doc, remove z80uPC.tex, improved z80uPC_nostyle
it was useless to have 2 copies of the same thing,
soon z80uPC_nostyle will be renamed to z80uPC
Diffstat (limited to '')
-rw-r--r-- | doc/report/build/notes.pdf | bin | 34156 -> 20001 bytes | |||
-rw-r--r-- | doc/report/build/z80uPC_nostyle.pdf | bin | 69118 -> 96869 bytes | |||
-rw-r--r-- | doc/report/build/z80uPC_nostyle.toc | 16 |
3 files changed, 16 insertions, 0 deletions
diff --git a/doc/report/build/notes.pdf b/doc/report/build/notes.pdf Binary files differindex ad70a98..c96785c 100644 --- a/doc/report/build/notes.pdf +++ b/doc/report/build/notes.pdf diff --git a/doc/report/build/z80uPC_nostyle.pdf b/doc/report/build/z80uPC_nostyle.pdf Binary files differindex 2ba99e8..55a6f90 100644 --- a/doc/report/build/z80uPC_nostyle.pdf +++ b/doc/report/build/z80uPC_nostyle.pdf diff --git a/doc/report/build/z80uPC_nostyle.toc b/doc/report/build/z80uPC_nostyle.toc new file mode 100644 index 0000000..73b0474 --- /dev/null +++ b/doc/report/build/z80uPC_nostyle.toc @@ -0,0 +1,16 @@ +\select@language {italian} +\select@language {italian} +\contentsline {section}{\numberline {1}Hardware}{3} +\contentsline {subsection}{\numberline {1.1}Specifiche tecniche dello Z80}{3} +\contentsline {subsection}{\numberline {1.2}Componenti e modello di design}{3} +\contentsline {subsection}{\numberline {1.3}Schema a blocchi}{4} +\contentsline {subsubsection}{\numberline {1.3.1}Implementazione dei generatori di clocks}{4} +\contentsline {subsubsection}{\numberline {1.3.2}Uscite verso l'esterno (DIN 41612)}{4} +\contentsline {subsection}{\numberline {1.4}Address space}{5} +\contentsline {subsection}{\numberline {1.5}Memory management unit}{5} +\contentsline {section}{\numberline {2}Software}{8} +\contentsline {subsection}{\numberline {2.1}Organizzazione del codice sorgente C}{8} +\contentsline {subsection}{\numberline {2.2}C Toolchain}{8} +\contentsline {subsection}{\numberline {2.3}CRT0 per lo Z80}{9} +\contentsline {subsection}{\numberline {2.4}Codice sorgente VHDL}{10} +\contentsline {subsubsection}{\numberline {2.4.1}Programmazione della MMU}{10} |