Add checklists for x86 emulation project

This commit is contained in:
KernelDeimos 2024-03-14 14:15:10 -04:00
parent e1c44d91c5
commit d5ef139db0

View File

@ -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