s-macke / jor1k

Online OR1K Emulator running Linux
http://jor1k.com
BSD 2-Clause "Simplified" License
1.73k stars 196 forks source link

Support for optional lazily loading of files in 1MB chunks #53

Closed ysangkok closed 9 years ago

ysangkok commented 9 years ago

Adding a new LazyUint8Array and patching it in.

Has to be enabled by adding a "lazy" key on file objects in the filesystem JSON.

ysangkok commented 9 years ago

@s-macke so, issues should be fixed

s-macke commented 9 years ago

And merged. Thank you.