From 39b95437c4b898c7762d569e98d74a0f1c87f589 Mon Sep 17 00:00:00 2001 From: Francesco Rigoni Date: Sun, 18 Nov 2018 11:01:45 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df96e22..8675dd1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Lib65816 Emulator library for the 65816 CPU.
See https://codebutchery.wordpress.com/65816-cpu-emulator/ + +Disclaimer: +I didn't test this enough to claim that it works well, you are free to use it but you might have to do some bugfixing :)