|
EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
|
#include "tests/test_pdp/test_memory/test_memory_byte/test_memory_byte.h"#include "tests/test_pdp/test_memory/test_memory_word/test_memory_word.h"#include <assert.h>#include <stdio.h>#include <stdlib.h>
Functions | |
| void | test_memory (struct pdp_11_t *pdp) |
| void test_memory | ( | struct pdp_11_t * | pdp | ) |
