Commit Graph

8 Commits

Author SHA1 Message Date
Maschell
3dab586704 Try to use only C code, removing the MemoryMapping class (which only had static functions) 2020-06-10 14:58:34 +02:00
Maschell
6c5a2edf6d Formatting 2020-06-03 18:36:02 +02:00
Maschell
5ac51ef3ce Add a function to get the total free space left on the heaps 2020-05-30 21:49:29 +02:00
Maschell
3a0abb940f Destroy and create the heaps at every application start 2020-05-30 21:48:50 +02:00
Maschell
0f81a4cc8f Expose malloc and free as data exports 2020-05-30 21:47:44 +02:00
Maschell
4c7d8d80ab Remove some debugs logs 2020-05-30 21:45:48 +02:00
Maschell
667a90d7ed Fix the alloc and free functions to use all heaps 2020-05-30 21:45:05 +02:00
Maschell
5d38198e41 frist commit 2020-05-29 19:25:05 +02:00