Latest Articles
An amazing version of PacMan was in DCPU!I would suggest trying it in Chrome as FireFox is really slow for more complex javascript apps. ...
Hello everyone! I'd really love for my implementation to get more popular and become one of the official java implementations of the DCPU. If you could help me out by bug testing or sending me a pull ...
Seems like Github has implemented DCPU16 Assembly as a language! Also, in case anyone hasn't seen this, there is an amazing live-editing DCPU16 Virtual Machine. ...
In a recent tweet, Notch has declared that we (the community, not just this World) will develop the OS to be distributed with 0x10c. I hope we're up to the task. Notch thinks we are, and that gives ...
Don Williamson shared his real-time web-based code editor & interpreter for the DCPU-16 Virtual Machine. It makes nice use of the canvas tag for a beautiful blue console, features a real-time recompil ...
The developer community has already made some incredibly quick progress on implementing assemblers, interpreters, and emulators for the proposed virtual computer in 0x10c, Notch's latest game. But the ...
Here's a chronological sequence of screen-grabs showing progress on the 0x10c shape editing engine so far. As of now, you can easily resize and move cubes, as well as squeeze down the size of their to ...
This morning's live stream of Notch coding part of the shape editing engine for 0x10c included a very brief moment where he typed out his pronounciation of 0x10c on the screen. It's not clear how he g ...
Update: Based on comments from Adam Novak, this article has been updated to better reflect how the video memory range works. You can check out his working emulator (written in c) here.The latest scree ...