Mercurial > hg > ede
comparison docs/lyx/emu.lyx @ 42:792da050d8c4 tip
more dox
author | james <jb302@eecs.qmul.ac.uk> |
---|---|
date | Tue, 22 Apr 2014 14:25:14 +0100 |
parents | a9bf262f557b |
children |
comparison
equal
deleted
inserted
replaced
41:a9bf262f557b | 42:792da050d8c4 |
---|---|
2576 \begin_layout Standard | 2576 \begin_layout Standard |
2577 For every mnemonic in the ELB816 instruction set there is a function in | 2577 For every mnemonic in the ELB816 instruction set there is a function in |
2578 these files. | 2578 these files. |
2579 These are the functions that are pointed to in the instruction table that | 2579 These are the functions that are pointed to in the instruction table that |
2580 is filled in main.c. | 2580 is filled in main.c. |
2581 The functions behave according to their description in the ELB816 specification. | 2581 The functions behave according to their description in the ELB816 specification |
2582 [1]. | |
2582 \end_layout | 2583 \end_layout |
2583 | 2584 |
2584 \begin_layout Subsection | 2585 \begin_layout Subsection |
2585 mem.c/h | 2586 mem.c/h |
2586 \end_layout | 2587 \end_layout |