From 9e8e29684dda878ce499f019f82a3aac24bb6a0c Mon Sep 17 00:00:00 2001 From: redcode Date: Sun, 1 May 2016 21:24:29 +0200 Subject: [PATCH] README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.