What's the DCPU-16 thing all about?
Posted
by
ChrisRamakers
on Programmers
See other posts from Programmers
or by ChrisRamakers
Published on 2012-04-05T06:49:19Z
Indexed on
2012/04/05
11:41 UTC
Read the original article
Hit count: 281
Ever since Notch (of Minecraft fame) announced his next project will include programmable 16bit cpu's ingame everybody seems to want to write VM's for the spec notch has written up. I've seen em written in C, C++, go, javascript, coffeescript, ...
Can anyone enlighten me what's so special about the spec notch wrote up or is it just that it's the first game that actually contains a CPU ingame that you can do whatever you want with? It sparked my curiosity but I fail to grasp the thing that makes it so special suddenly everybody needs to write up code for it?
© Programmers or respective owner