nepx / halfix

x86 PC emulator that runs both natively and in the browser, via WebAssembly
https://nepx.github.io/halfix-demo/
GNU General Public License v3.0
669 stars 86 forks source link

missing net.h #10

Closed ikeyasu closed 4 years ago

ikeyasu commented 4 years ago

The commit eb89fba066c416bd13eacf6ff61f010cfe4fb2c2 uses net.h but missing.

nepx commented 4 years ago

Added. Let me know if any other files are missing.