README.md
This commit is contained in:
@@ -15,10 +15,10 @@ In order to compile you must install [Z](http://github.com/redcode/Z), its only
|
||||
void z80_power(Z80 *object, zboolean state)
|
||||
```
|
||||
**Parameters**
|
||||
| Name | Description |
|
||||
| ---- | ----------- |
|
||||
| object | A pointer to an emulator instance. |
|
||||
| state | ```ON``` / ```OFF``` |
|
||||
Name | Description
|
||||
--- | ---
|
||||
object | A pointer to an emulator instance.
|
||||
state | ```ON``` / ```OFF```
|
||||
|
||||
**Return value**
|
||||
none.
|
||||
|
||||
Reference in New Issue
Block a user