Author Topic: Rockphorr's Tools Pack  (Read 12575 times)

Rockphorr

  • Member
  • **
  • Posts: 73
Rockphorr's Tools Pack
« on: May 30, 2012, 01:43:02 AM »
Hi & THX for this subforum.

Downloads are forthcoming.

Old versions are here http://www.movsd.com/board/index.php?topic=8886.30


« Last Edit: June 12, 2012, 06:30:47 PM by Rockphorr »

hfheatherfox07

  • Member
  • ***
  • Posts: 464
Re: Rockphorr's Tools Pack
« Reply #1 on: June 04, 2012, 10:27:31 AM »
I would be nice to see a source with that
Your code and your skills will be assimilated. Your programming language is irrelevant.
We are the ASM Borg and you will become part of us. Compile and be assembled.

Mr Hippy

  • Guest
Re: Rockphorr's Tools Pack
« Reply #2 on: June 06, 2012, 03:06:50 PM »
The attachment has been deleted by an administrator. Not sure what is going on..

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #3 on: June 06, 2012, 03:49:10 PM »
The attachment has been deleted by an administrator. Not sure what is going on..

Don't worry - last versions still present

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #4 on: September 02, 2012, 05:19:19 PM »
Rockphorr's Tools Pack
new english version 0.25

Vortex

  • Member
  • *****
  • Posts: 2794
Re: Rockphorr's Tools Pack
« Reply #5 on: September 02, 2012, 05:57:39 PM »
Hi Rockphorr,

What's the purpose of the executable TAKEFILE?

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #6 on: September 02, 2012, 11:18:52 PM »
Hi Rockphorr,

What's the purpose of the executable TAKEFILE?

Hi, Vortex!

Now it's just demo of select file dialogbox. It is basic for openfile saveas and same dialogbox.

It does nothing, but when you push enter in listview you get full file name in editline at top.

Rockphorr's Assembly Engine is not ready and i can not upload it and source of takefile.

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #7 on: June 05, 2013, 06:26:27 AM »
Last Update:

New version of rdt.exe  0.259
Improve takefile to rce.exe - a draft of my new text editor.

Feedbacks  are welcome.

Enjoy, Regards.
Rockphorr


jj2007

  • Member
  • *****
  • Posts: 13957
  • Assembly is fun ;-)
    • MasmBasic
Re: Rockphorr's Tools Pack
« Reply #8 on: June 05, 2013, 09:51:06 AM »
Improve takefile to rce.exe - a draft of my new text editor.

Makes NTVDM crash on WinXP SP3... sorry :icon14:

MichaelW

  • Global Moderator
  • Member
  • *****
  • Posts: 1196
Re: Rockphorr's Tools Pack
« Reply #9 on: June 05, 2013, 11:52:34 AM »
Same on my Windows XP SP3 system, “The NTVDM CPU has encountered an illegal instruction”, and I could not find any PIF settings that would correct the problem. And when I try to run them from an MS-DOS 6.22 boot diskette I get a prompt that looks somewhat like this “É<” and they hang.
Well Microsoft, here’s another nice mess you’ve gotten us into.

Dubby

  • Member
  • **
  • Posts: 60
Re: Rockphorr's Tools Pack
« Reply #10 on: June 05, 2013, 12:03:16 PM »
it runs fine on dosbox...

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #11 on: June 05, 2013, 07:49:51 PM »
Thanx All for you feedback.
I think that no memory clear after alloc couses this bug. Widges measure string there and get boundary error.

I add clearing new alloc memory soon.

nidud

  • Member
  • *****
  • Posts: 2388
    • https://github.com/nidud/asmc
Re: Rockphorr's Tools Pack
« Reply #12 on: June 05, 2013, 09:51:42 PM »
deleted
« Last Edit: February 25, 2022, 06:23:46 AM by nidud »

Rockphorr

  • Member
  • **
  • Posts: 73
Re: Rockphorr's Tools Pack
« Reply #13 on: June 07, 2013, 01:34:40 AM »
Fixed version of RCE
Replace and overwrite to RTP folder.