7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"memory_read": [0x01, 0x00],
|
|
"memory_write": [0x02, 0x00],
|
|
"io_read": [0x03],
|
|
"io_write": [0x04]
|
|
}
|