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

