From 1a00668decdffc4a4da7baeae0739bc6b4cdfe86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Gourichon?= Date: Mon, 7 Oct 2019 15:24:58 +0200 Subject: [PATCH] Fix link since 0x10c.com has gone offline. --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 9c59a9d..7b0ef44 100644 --- a/README.mdown +++ b/README.mdown @@ -46,6 +46,6 @@ You can use `cpu[]` to dispatch valcodes and get/set directly without having to The CPU is a class, so you can instantiate a bunch of them. I might move memory outside the CPU so that it would be shared by CPU instances (SMP!) -[0]: http://0x10c.com/doc/dcpu-16.txt +[0]: https://web.archive.org/web/20120509184912/http://0x10c.com/doc/dcpu-16.txt [1]: http://www.dabeaz.com/generators/ [2]: http://www.dabeaz.com/coroutines/