This commit is contained in:
Stéphane Gourichon 2019-10-07 13:26:05 +00:00 committed by GitHub
commit 2442801107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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!)
[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/