Browse Source

Add checklists for x86 emulation project

KernelDeimos 1 year ago
parent
commit
d5ef139db0
1 changed files with 17 additions and 0 deletions
  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