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

Closed
gbowne1 wants to merge 1 commits from gbowne1-fixesimplmerge into main
Collaborator

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......

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......
gbowne1 added 1 commit 2024-02-14 19:09:49 -08:00
Karutoh closed this pull request 2024-03-02 06:42:20 -08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Karutoh/CustomHeapManager#5
No description provided.