noopwafel/minemu
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
NOTES:
- Minemu only works on 32 bit intel linux systems.
- it requires a CPU with support for SSE 4.1 instructions
(45nm intel Core 2 Duo, and up.)
- the kernel must always allow memory overcommitting (instead of
depending on heuristics.) This can be achieved by setting the sysctl:
vm.overcommit_memory=1
Releases
No releases published
Languages
- C 88.6%
- Assembly 5.5%
- Python 3.5%
- Makefile 1.4%
- Shell 0.4%
- C++ 0.3%
- Objective-C 0.3%