You might want to consider re-ordering the font list in the console though. Consolas isn't perfectly fixed-width apparently, and it made Rogue rather puzzling to play.
Show HN: My x86 emulator written in JavaScript
11–20 of 194 posts
Re: Show HN: My x86 emulator written in JavaScript
#12This may as well be magic as far as I'm concerned. When I first saw http://bellard.org/jslinux/ I just about shat myself. This is definitely another level of awesome. Well done.
Re: Show HN: My x86 emulator written in JavaScript
#13Re: Show HN: My x86 emulator written in JavaScript
#14Re: Show HN: My x86 emulator written in JavaScript
#15This may as well be magic as far as I'm concerned. When I first saw http://bellard.org/jslinux/ I just about shat myself. This is definitely another level of awesome. Well done.
This really is extremely well done [and I'd like to see the unminified source]. The next feature I'd want to see is networking support. I love the idea to be able to run my entire dev setup in an emulated browser session [e.g. ruby, rails, redis]. That would be a game changer on how I'd develop.
That's not meant to take away from this project - it truly is amazing what can be interpreted in the browser now.
Re: Show HN: My x86 emulator written in JavaScript
#16this is great work. would love to see source un-minified.
Re: Show HN: My x86 emulator written in JavaScript
#17Is there a non minified version of the javascript emulator file that is publicly available?
Re: Show HN: My x86 emulator written in JavaScript
#18no network interfaces :( boo. rm -rf or halt -f are fun. this is great work. would love to see source un-minified.
Re: Show HN: My x86 emulator written in JavaScript
#19no network interfaces :( boo. rm -rf or halt -f are fun. this is great work. would love to see source un-minified.
Re: Show HN: My x86 emulator written in JavaScript
#20no network interfaces :( boo. rm -rf or halt -f are fun. this is great work. would love to see source un-minified.
Use http://jsbeautifier.org/ ?