README.md

This commit is contained in:
redcode
2016-05-01 21:24:29 +02:00
parent e44f51a4d4
commit 9e8e29684d

View File

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