mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 09:17:51 +00:00
loader: Add DeconstructedRomDirectory for game dumps.
This commit is contained in:
parent
f2d6ec1404
commit
b870202ad5
5 changed files with 156 additions and 0 deletions
|
@ -149,6 +149,8 @@ add_library(core STATIC
|
|||
hw/hw.h
|
||||
hw/lcd.cpp
|
||||
hw/lcd.h
|
||||
loader/deconstructed_rom_directory.cpp
|
||||
loader/deconstructed_rom_directory.h
|
||||
loader/elf.cpp
|
||||
loader/elf.h
|
||||
loader/linker.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue