Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

File metadata and controls

7 lines (4 loc) · 271 Bytes

ExeLoader

Load & run .exe file direclty from memory. Also add the possibility to remap externals functions with a table.

Created for the CpcDos project.

Based on MemoryModule (wich is for dll only)