new Memory()
Data memory.
- Inherited From:
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
pc |
number | program counter. |
continue |
boolean | true if execution can be continued. |
toString() |
function | represents as text. |