0x10code icon indicating copy to clipboard operation
0x10code copied to clipboard

:computer: A website for sharing and developing code for DCPU16, from Mojang's game 0x10c.

Results 30 0x10code issues
Sort by recently updated
recently updated
newest added

Can they be added? HTML-wise, every line, beside line number would have checkbox that indicates BP and when emulator in debug mode run into line with checkbox checked, it'll stop...

Did you think about incorporating Notch's emulator here (possibly with some changes, i.e. code loader) instead of making custom one? This would make sense as Notch permits use of his...

When I press apostrophe while I'm running, e.g. DCPU text editor, instead of typing it into editor, in my Firefox 9.0 "Quick search (links only)" bar appears and in result...

Could you add area under code for comments, so we can discuss with author of code, propose alternative solutions, etc.? For start Intense debate/Disqus/Facebook comments would be enough, but in...

When you run any program that uses keyboard input, and then click somewhere, for example on the screen, input stops functioning.

Currently we can only input DEC and HEX numbers into our programs. However sometimes binary is more convenient (like when designing our own font). What I propose is to add...

I am posting anything that is secured by a password. The address "0x10co.de /?" asks for the password but the address "0x10co.de/fork /?" does not.

Not completely sure, but i think that if users hit the keys to hard too often, 0x9010 will show the most recent key. However, if they hit 2 keys before...

Not an issue, But first way that came to mind to contact you. I have really been bothered by accidentally leaving the page and my code being erased. I save...

I am working on creating a compiler which will produce bytecode. 0x10co.de is perfect for testing the assembly, but I have a feeling that compilers will become more prevalent the...