Assembling a rom from within Uxn with the self-hosted assembler, and running that rom. :ouroboros_smile:
freedom from unix pipes
Assembling a rom from within Uxn with the self-hosted assembler, and running that rom. :ouroboros_smile: freedom from unix pipes 7 comments
@neauoire excellent. You given any thoughts to the file system(s) or it just lives on the host same as usual? @maxc varvara already has a filesystem definition, so I'll stick to that. It's a bit simplistic but it has gotten the job done so far. @neauoire I had a blog-post open in my web-browser up until last night (can't find it now) on the concept of a uxn hypervisor... is that basically what you're doing now? |
@neauoire now I'm thinking it could be interesting for small devices where there a no unix pipes... 👀