Instead of starting with argv=nullptr, envp=nullptr, programs now start with both pointing to a null terminated array (that immediately terminates.) :^) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Emulator.cpp | ||
| Emulator.h | ||
| main.cpp | ||
| SoftCPU.cpp | ||
| SoftCPU.h | ||
| SoftMMU.cpp | ||
| SoftMMU.h | ||