mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 15:17:45 +00:00
UserspaceEmulator: Move SimpleRegion to its own files
This commit is contained in:
parent
4d3787ae33
commit
3d42b85969
4 changed files with 133 additions and 56 deletions
|
@ -1,7 +1,8 @@
|
|||
set(SOURCES
|
||||
Emulator.cpp
|
||||
SimpleRegion.cpp
|
||||
SoftCPU.cpp
|
||||
SoftMMU.cpp
|
||||
Emulator.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue