Author Topic: Where to upload ?  (Read 4147 times)

Lars

  • Hero Member
  • *****
  • Posts: 1277
  • Karma: +65/-0
    • View Profile
Where to upload ?
« 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
« Last Edit: February 01, 2024, 08:11:22 am by Lars »

Mentore

  • Full Member
  • ***
  • Posts: 165
  • Karma: +6/-0
    • View Profile
Re: Where to upload ?
« Reply #1 on: February 01, 2024, 08:12:17 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 :-)

If it weren't funny, it wouldn't be worthy of the work ;)

Quote
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

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4756
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Where to upload ?
« Reply #2 on: February 01, 2024, 01:28:52 pm »
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
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4756
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Where to upload ?
« Reply #3 on: February 05, 2024, 01:28:09 pm »
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
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Lars

  • Hero Member
  • *****
  • Posts: 1277
  • Karma: +65/-0
    • View Profile
Re: Where to upload ?
« Reply #4 on: February 06, 2024, 07:54:49 am »
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.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4756
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Where to upload ?
« Reply #5 on: February 06, 2024, 01:45:38 pm »
Thanks Lars

I also created source code repository for it:
- https://github.com/OS2World/UTIL-MEMORY-RAMScope

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.