Dan Phillimore

Results 39 comments of Dan Phillimore

That's correct, Linux is not (yet) supported due to the lack of paging support as mentioned @aaron-elkins, amongst other missing components. There will be some updates soon, though. :smile:

Hi coderaiser, Thanks, but I think I prefer pulling in the jquery dependency via AMD rather than using the global reference - just feels cleaner. The Google CDN would be...

Hi kural021, Unfortunately, most browsers won't allow XHR requests from pages over the file:// protocol to request local files, and jemul8 needs to be able to access files for ROMBIOS,...

feature/acceptance branch now contains a wrapper around the legacy API and a simple acceptance test which instantiates the emulator, writes some NOPs and a HLT to memory and executes them,...

Hi Coderaiser, Thank you for the suggestion. Lots of features are planned and in the pipeline, semantic versioning is one of them. The system isn't really stable enough to warrant...

Hi @phpengine - there isn't a logo at the moment, but there probably should be. If you would like to "donate" one, that would be great, thank you very much!...

Thanks very much @phpengine - the second one is my favourite too, assuming there aren't any issues with it being so similar to Zend's PHP logo (I don't think there...

Hi @phpengine, how are you? Yes I think no. 2 is the best. Thanks very much!

A PR would be great please @phpengine, however you'd like to show it on the README - feel free to add yourself as a contributor at the bottom, as you've...

That's a good question - I had been holding off on removing the "alpha" label on https://asmblah.github.io/uniter/demo/interactive.html until a few more language features had been implemented, but perhaps that doesn't...