mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 19:11:00 +00:00
We don't need to move the result of shifts around like this, we can just use inline assembly outputs to make it end up in the right place. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Emulator.cpp | ||
| Emulator.h | ||
| main.cpp | ||
| MmapRegion.cpp | ||
| MmapRegion.h | ||
| SimpleRegion.cpp | ||
| SimpleRegion.h | ||
| SoftCPU.cpp | ||
| SoftCPU.h | ||
| SoftMMU.cpp | ||
| SoftMMU.h | ||