Преглед на файлове

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