| Constructor and Description |
|---|
OnlyMemoryBus() |
OnlyMemoryBus(byte[] memory) |
OnlyMemoryBus(int[] memory) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(Segment segment) |
int |
peek(int address) |
int |
read(int address) |
void |
write(int address,
int data) |
Copyright © 2018. All rights reserved.