mirror of
https://github.com/lloeki/python-dcpu_16.git
synced 2025-12-06 09:54:39 +01:00
Fix link since 0x10c.com has gone offline.
This commit is contained in:
parent
a714a9d71a
commit
1a00668dec
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue