This fixes the majority of the issues but mainly adds get_free_size that exists in the main() and a missing include for memcpy etc #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "gbowne1-fixesimplmerge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
My bad.
Fixed a missing include so that memcpy and get_heap_size worked and because that was inlcuded in main() I added that.
Fixed a minor typo in the extended_heap function that caused some other issues.
This should work fine. Yeah its getting to be a big program. It probably would need to be disassembled for further optimization. Theres a few other things I want to add.. but if you want optimization......
Pull request closed