s-macke / jor1k

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

Exposing rename on file system #109

Closed coltonmercurio closed 8 years ago

s-macke commented 8 years ago

Thanks, looks good. May I ask you about the goal of these changes? Do you want to add a filesystem browser?

coltonmercurio commented 8 years ago

Yes sir, we are working on the cs-education/sysbuild to add a project explorer and a persistent file system based on the local storage.

coltonmercurio commented 8 years ago

Also I we've unintentionally merged commits that shouldn't be merged. The only files that should have been commited are the two filesystem.js files.

I apologize for that.

s-macke commented 8 years ago

Cool. I hope you will manage it. When you add more message commands you might want to set "fs." (for example "fs.rename") or something similar in front of all filesystem commands.