Commit Graph

  • 7a2804ac7e Use the WUMS_APPLICATION_STARTS hook instead of the main() function Maschell 2020-06-03 18:54:42 +02:00
  • d0898430fc Use the MEM_HEAP_FLAG_USE_LOCK flag on our custom heap for thread safe operations Maschell 2020-06-03 18:51:55 +02:00
  • 3dab586704 Try to use only C code, removing the MemoryMapping class (which only had static functions) Maschell 2020-06-03 18:51:24 +02:00
  • 6c5a2edf6d Formatting Maschell 2020-06-03 18:36:02 +02:00
  • 5ac51ef3ce Add a function to get the total free space left on the heaps Maschell 2020-05-30 21:49:29 +02:00
  • 3a0abb940f Destroy and create the heaps at every application start Maschell 2020-05-30 21:48:50 +02:00
  • 0f81a4cc8f Expose malloc and free as data exports Maschell 2020-05-30 21:47:44 +02:00
  • 4c7d8d80ab Remove some debugs logs Maschell 2020-05-30 21:45:48 +02:00
  • 667a90d7ed Fix the alloc and free functions to use all heaps Maschell 2020-05-30 21:45:05 +02:00
  • 5d38198e41 frist commit Maschell 2020-05-29 19:25:05 +02:00