Thanks .this would be good for any gaming save for html5/flash online game or android games if it gets ported to this machine
Too bad it's held back by running Google Chrome :/
ubuntu on chromebook http://www.tgdaily.c...ook-runs-ubuntuBit the bullet and ordered one ion the hopes that you'll be able to run a real Linux distro on it at some point. Hopefully it has something like this: http://www.extremete...hrome-os-device
is nacl cross uarch or cross os?If I have to live with Chromium I'll just have to see if I can port things to NaCl or something..
So, how well does it run? Does it have proper drivers with things like XVideo and GLES? Maybe you could try compiling PCSX ReARMed on that thing?
I'd like a CortexA15 machine too to use for development, so it doesn't have to be a netbook for me (a devboard would be fine), but I'd like it to have working drivers and not something barely hacked up like r-pi.
git clone git://notaz.gp2x.de/~notaz/pcsx_rearmed.git
cd pcsx_rearmed
git submodule init && git submodule update
time sh -c './configure --enable-neon && make -j3'
X-Video Extension version 2.2
screen #0
no adaptors present
real 1m45.127s
user 2m55.695s
sys 0m6.360s
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
real 1m40.083s
user 2m59.495s
sys 0m6.645s