浏览代码

Add checklists for x86 emulation project

KernelDeimos 1 年之前
父节点
当前提交
d5ef139db0
共有 1 个文件被更改,包括 17 次插入0 次删除
  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