The NEMU / NerdEMU software which runs in the web and emulates simple architectures.
This repository has been archived on 2023-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
antifallobst 6ae32ac2f2 base (clock): implemented a basic clocking structure 2023-03-19 10:45:25 +01:00
architectures/x86 organized codebase 2023-03-17 00:16:53 +01:00
base base (clock): implemented a basic clocking structure 2023-03-19 10:45:25 +01:00
systems base (clock): implemented a basic clocking structure 2023-03-19 10:45:25 +01:00
.gitignore added jetbrains project files to gitignore 2023-03-16 22:18:01 +01:00
Cargo.toml base (clock): implemented a basic clocking structure 2023-03-19 10:45:25 +01:00
LICENSE Restructured the project 2023-03-16 23:32:27 +01:00
README.md Restructured the project 2023-03-16 23:32:27 +01:00
build.sh Merge branch 'main' of https://git.nerdcult.net/nerdcult/nerdemu 2023-03-17 00:51:08 +01:00
index.html base (clock): implemented a basic clocking structure 2023-03-19 10:45:25 +01:00
test.css Improved design of test page 2023-03-17 03:18:29 +01:00
test.js Improved design of test page 2023-03-17 03:18:29 +01:00

README.md

NerdEMU

The NEMU / NerdEMU software for emulating simple processors in the web using Rust & WebAssembly.

Original Authors

This is the list of original authors which have the full copyright split under themselves

Should a person be added to this list, mind the alphabetic sorting.

  • antifallobst (?)
  • ep.ickhorn (Eric-Paul Ickhorn)