summaryrefslogtreecommitdiff
path: root/ldmicro/miscutil.cpp
AgeCommit message (Expand)Author
2018-06-20Solved Segmenation Fault error and removed unnecessary print statements.NatsuDrag9
2018-06-20NewProgram () Segmentation faultNatsuDrag9
2018-06-13Keyboard & mouse hooks, callbacks for events handled by MainWindowProcRr42
2018-06-06Removed unnecessary files and headers.Rr42
2018-06-06Updated LDMicro core (Tested, functional)Rr42
2018-06-05Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree)Rr42
2018-06-04Commented all GUI code for core testRr42
2018-05-30ported GetSaveFileName function from windows.hRr42
2018-05-30Added message box functionalityRr42
2018-05-25Added all LDmicro filles to be portedRr42