mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-27 00:30:32 +00:00
Change Elf load address for Box64 (helps deadcells)
This commit is contained in:
parent
fa3481ea8e
commit
4276573f67
@ -168,7 +168,7 @@ else()
|
||||
endif()
|
||||
|
||||
#set(BOX64_ELF_ADDRESS "0x500062800000") #random load address...
|
||||
set(BOX64_ELF_ADDRESS "0x64800000") #low address
|
||||
set(BOX64_ELF_ADDRESS "0x34800000") #low address
|
||||
|
||||
if(LD80BITS)
|
||||
add_definitions(-DHAVE_LD80BITS)
|
||||
|
Loading…
Reference in New Issue
Block a user