From 6699d85fea68a8fac0e1c4d985c3f2f0fdea6ba3 Mon Sep 17 00:00:00 2001 From: redcode Date: Sun, 1 May 2016 21:05:39 +0200 Subject: [PATCH] README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb5a0d4..a66e7c1 100644 --- a/README.md +++ b/README.md @@ -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.