OS2 World Community Forum
OS/2, eCS & ArcaOS - Technical => Applications => Topic started by: Lars on February 01, 2024, 08:03:15 am
-
I have fixed "RAMSCOPE" to work under 32-bit OS/2 (in particular: its device driver PHYSMEM.SYS).
Not that it would matter but it was worth the fun :-)
I have uploaded to "www.hobbesarchive.com" (hopefully,it's unclear if it ever found its way). Is that now the agreed place or what ?
Lars
-
I have fixed "RAMSCOPE" to work under 32-bit OS/2 (in particular: its device driver PHYSMEM.SYS).
Not that it would matter but it was worth the fun :-)
If it weren't funny, it wouldn't be worthy of the work ;)
I have uploaded to "www.hobbesarchive.com" (hopefully). Is that now the agreed place or what ?
Lars
As far as I know, per what I read from other sources, it is now.
Mentore
-
Hello Lars
As far as I know Nathan is still working on HobbesArchive, the upload procedure is not complete yet. I guess he will announce it when is ready and I hope I can send the official news.
For the moment upload RAMScope here on the forum.
Regards
-
Hello Lars
I was also thinking that you may post it on Github and the .zip file with the binaries you may also put it on "releases".
Regards
-
Find attached. What I changed regarding the original:
1) updated and renamed PHYSMEM to MAKEFILE
2) updated PHYSMEM.LNK
3) updated PHYSMEM.DEF
4) updated PHYSMEM.ASM and rebuilt the driver PHYSMEM.SYS
5) added the PHYSMEM.SYM file for PHYSMEM.SYS
The executable RAMSCOPE.EXE to actually view memory is left unchanged.
-
Thanks Lars
I also created source code repository for it:
- https://github.com/OS2World/UTIL-MEMORY-RAMScope
Regards