diff --git a/README.md b/README.md index 7f1fd8f..5ee7dd7 100644 --- a/README.md +++ b/README.md @@ -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.