Parcourir la source

Add checklists for x86 emulation project

KernelDeimos il y a 1 an
Parent
commit
d5ef139db0
1 fichiers modifiés avec 17 ajouts et 0 suppressions
  1. 17 0
      incubator/x86emu/README.md

+ 17 - 0
incubator/x86emu/README.md

@@ -0,0 +1,17 @@
+# Research + Planning for x86 Emulation in Puter
+
+## Resources
+- [copy.sh/v86 docs](https://github.com/copy/v86/blob/master/docs)
+- [greenfield github](https://github.com/udevbe/greenfield)
+
+## TODO
+
+### Documents to Write
+
+- [ ] specification for Puter network driver
+- [ ] specification for Puter network relay
+
+### Things to Try
+
+- [ ] greenfield/wayland/arch/v86
+- [ ] puter-fuse in v86