mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
Don't use exceptions in low-level mem allocator
This commit is contained in:
parent
ae8e98b681
commit
6f756473c0
8 changed files with 121 additions and 68 deletions
|
@ -39,7 +39,7 @@ src/bytecode_machine.cpp
|
|||
src/cpu.cpp
|
||||
src/dataset.cpp
|
||||
src/soft_aes.cpp
|
||||
src/virtual_memory.cpp
|
||||
src/virtual_memory.c
|
||||
src/vm_interpreted.cpp
|
||||
src/allocator.cpp
|
||||
src/assembly_generator_x86.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue