Commit Graph

66 Commits

Author SHA1 Message Date
Stefan f619ed31b3
Fixed a few typos (#65) 2023-09-14 13:27:53 -04:00
Kelvin Sherlock c8310c0dbd fixup clang range warnings. 2020-11-05 18:53:52 -05:00
Kelvin Sherlock 861ca9b83a SetApplLimit toolcall 2015-02-27 08:55:10 -05:00
Kelvin Sherlock 2766493398 clean up trailing whitespace / end of file linefeed. 2015-02-18 12:00:21 -05:00
tsupplis 88bc42d153 gcc-4.9 support/c11 fixes 2015-02-17 00:23:12 +00:00
Kelvin Sherlock 33ba7e076a mm - GetHandleInfo 2015-02-07 12:30:12 -05:00
Kelvin Sherlock 813e36a6c4 Fix SetPtrSize 2015-01-19 10:56:58 -05:00
Kelvin Sherlock 92d465fb56 NewPtr(0) should return a non-null pointer. 2015-01-16 15:38:20 -05:00
Kelvin Sherlock 74370db603 no message 2015-01-15 16:37:58 -05:00
Kelvin Sherlock b146399a7e Fix StripAddress when > 16 megs of ram in use. 2015-01-15 16:35:38 -05:00
Kelvin Sherlock eca0516094 HNoPurge toolcall 2015-01-14 14:26:49 -05:00
Kelvin Sherlock 6449892f51 HSetState toolcall 2015-01-05 11:56:33 -05:00
Kelvin Sherlock ac66233f40 MWDump68K support
- DATA and TEXT resource types
- HGetFileInfo - use directory id
- PtrAndHand tool call
2015-01-04 19:12:35 -05:00
Kelvin Sherlock 490519b0d1 Temp Handle functions 2014-12-28 18:15:27 -05:00
Kelvin Sherlock ace2810e34 newhandle/sethandlesize fixes for ppclink 2014-12-22 19:58:41 -05:00
Kelvin Sherlock 48558e9885 GetHandleSize needs to return the 32-bit sign-extended error code. 2014-12-22 17:58:35 -05:00
Kelvin Sherlock 841af35840 MM::RecoverHandle 2014-12-20 13:03:02 -05:00
Kelvin Sherlock 4bf57c6ce4 fix StackSpace to use new stack location scheme. 2014-12-18 15:40:12 -05:00
Kelvin Sherlock 84fdeb116f TempFreeMem 2014-12-18 14:40:03 -05:00
Kelvin Sherlock 304dcda66c BlockMoveData 2014-12-18 14:39:48 -05:00
Kelvin Sherlock f6f7964f81 OSDispatch call 2014-12-14 19:52:08 -05:00
Kelvin Sherlock 91e142446b MM::PurgeSpace call 2014-12-14 19:51:49 -05:00
Charles Lehner e31c376a7d Add MaxApplZone stub 2014-07-24 11:37:21 -04:00
Kelvin Sherlock 60869a697a MM::Native::HLock / HUnlock 2013-08-17 19:01:25 -04:00
Kelvin Sherlock d6d30ba81e MM - print resource bit when dumping handle info 2013-08-15 23:39:08 -04:00
Kelvin Sherlock 75606c72e2 MM::Native::ResizeHandle and ReallocHandle (for resource manager) 2013-08-03 19:18:50 -04:00
Kelvin Sherlock 2bd086232b HGetState 2013-08-03 19:17:50 -04:00
Kelvin Sherlock bdce056449 add resource bit to handle info 2013-08-03 19:17:15 -04:00
Kelvin Sherlock fc04a2b2cb add license 2013-07-30 01:06:19 -04:00
Kelvin Sherlock 7f59b64aad HandToHand (Pascal) 2013-07-13 19:19:49 -04:00
Kelvin Sherlock b85cf313c0 MM::Native::MemoryInfo 2013-07-07 23:42:27 -04:00
Kelvin Sherlock a40bf9ee39 SetMemErrror more often. 2013-06-30 13:10:41 -04:00
Kelvin Sherlock 1dc96f1777 log MM::StackSpace 2013-06-27 20:28:20 -04:00
Kelvin Sherlock e40bd303f2 MM::GetZone/SetZone 2013-06-26 23:50:08 -04:00
Kelvin Sherlock 7f3b7bcd13 multiple MM::SetHandleSize fixes 2013-06-26 23:23:22 -04:00
Kelvin Sherlock 13657ab760 MM::StackSpace / MM::HandleZone 2013-06-26 22:50:53 -04:00
Kelvin Sherlock f4d4100c5d MM::Native::GetHandleSize 2013-06-26 22:50:30 -04:00
Kelvin Sherlock acb5733e6c MM::SetHandleSize - purge and retry. 2013-06-26 22:50:04 -04:00
Kelvin Sherlock ef80d410ca better memory stats 2013-06-26 22:48:40 -04:00
Kelvin Sherlock 922783b288 DisposeHandle fix (null handles) 2013-06-26 22:48:20 -04:00
Kelvin Sherlock 159198adcb use macos/errors for errors 2013-05-18 21:44:02 -04:00
Kelvin Sherlock caa0b8b74f MaxBlock (SC) 2013-05-17 19:05:03 -04:00
Kelvin Sherlock 0d6874ae08 use global names 2013-05-12 22:36:22 -04:00
Kelvin Sherlock cbbab65d2c MM::ReserveMem and minor cleanups 2013-03-31 23:49:59 -04:00
Kelvin Sherlock 231e34627d MM::MaxMem / MM::FreeMem (68k Pascal) 2013-03-30 18:45:20 -04:00
Kelvin Sherlock 0fa19adbc5 EmptyHandle / ReallocHandle (DumpObj) 2013-03-03 21:54:53 -05:00
Kelvin Sherlock df66ea44b3 PtrToHand 2013-02-26 18:32:39 -05:00
Kelvin Sherlock 6bc34f2085 SetHandleSize, purgeable/locked flags 2013-02-26 18:32:20 -05:00
Kelvin Sherlock 55a255f44f use toolbox errors 2013-02-26 18:30:25 -05:00
Kelvin Sherlock feed83ebf0 StripAddress 2013-02-25 17:33:26 -05:00