D. G. Jagielski

Results 40 issues of D. G. Jagielski

Could you add "All programs" list with all programs uploaded to 0x10co.de which we can sort by title, author or date of post? Also way to search in code or...

Can you make list of examples such as http://0x10co.de/d6ssm that display specific functionality (in this case getting display to work)? This surely would help newbies.

How about .include instruction? It would automagically, before execution include content of program located at 0x10co.de/, like #include in c. For example set a, 5 .include abcde ;inserts program abcde...

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...

The thing you've made is really great, but I'd like to be able to load maps at runtime (to enable modding), preferably with an API to put resulting stuff under...

question