mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Add SmartHeap for LEGO1 (#1694)
--------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -9,12 +9,6 @@
|
||||
// LIBRARY: LEGO1 0x10086260
|
||||
// ??3@YAXPAX@Z
|
||||
|
||||
// LIBRARY: LEGO1 0x1008a090
|
||||
// _malloc
|
||||
|
||||
// LIBRARY: LEGO1 0x1008a100
|
||||
// _calloc
|
||||
|
||||
// LIBRARY: LEGO1 0x1008a1c0
|
||||
// _free
|
||||
|
||||
@@ -940,6 +934,15 @@
|
||||
// GLOBAL: LEGO1 0x100dd1c0
|
||||
// IID_IDirect3DRM2
|
||||
|
||||
// LIBRARY: LEGO1 0x1008c960
|
||||
// ?_query_new_handler@@YAP6AHI@ZXZ
|
||||
|
||||
// LIBRARY: LEGO1 0x1008c970
|
||||
// ?_query_new_mode@@YAHXZ
|
||||
|
||||
// GLOBAL: LEGO1 0x100fd8ec
|
||||
// __newmode
|
||||
|
||||
// Cannot be handled right now due to anonymous pointer in struct.
|
||||
// We can annotate it on the original side, but we have no symbol on the recomp side.
|
||||
// We would need a way of annotating "the pointer at c_dfDIKeyboard+0x14 has orig address 0x10097f80".
|
||||
|
Reference in New Issue
Block a user