README.md

This commit is contained in:
redcode
2016-05-01 21:05:39 +02:00
parent b5de3bac6c
commit 6699d85fea

View File

@@ -15,6 +15,7 @@ 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.