Welcome, Guest. Please login or register.

Author Topic: loadwb command  (Read 2577 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show all replies
    • http://www.doobreynet.co.uk
Re: loadwb command
« on: February 26, 2005, 11:44:33 PM »
AFAIK, it simply opens workbench.library, and calls StartWorkbench() (LVO @ -42)
 Not sure about it`s paramaters, as it`s a private function, but I think it`s d0 and a0.
 a0 appears to be the result of a FindTask(0) from LoadWB, dunno about d0 though.
On schedule, and suing
 

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show all replies
    • http://www.doobreynet.co.uk
Re: loadwb command
« Reply #1 on: March 02, 2005, 12:46:15 AM »
Quote

pjhutch wrote:
Where did you get the information from?


Some of it was looking at the fd file from AROS, the rest was from disassembling it and having a quick look.
  I`ll have to have a proper look, but I think it also takes an arg in d1 as well, but the fd from AROS didn`t mention that.. :-?
On schedule, and suing