README.md

This commit is contained in:
redcode
2016-05-01 21:03:32 +02:00
parent 95e8e1ff70
commit fa4182df45

View File

@@ -16,7 +16,7 @@ void z80_power(Z80 *object, zboolean state)
```
**Parameters**
| Name | Description |
|------|-------------|
| ---- | ----------- |
| object | A pointer to an emulator instance. |
| state | ```ON``` / ```OFF``` |