Fix link since 0x10c.com has gone offline.

This commit is contained in:
Stéphane Gourichon 2019-10-07 15:24:58 +02:00
parent a714a9d71a
commit 1a00668dec

View file

@ -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!) 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/ [1]: http://www.dabeaz.com/generators/
[2]: http://www.dabeaz.com/coroutines/ [2]: http://www.dabeaz.com/coroutines/