Welcome, Guest. Please login or register.

Author Topic: [SOLVED] Problem with WHDLoad on X1000  (Read 2041 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline LiveForIt

Re: Problem with WHDLoad on X1000
« on: April 30, 2021, 04:24:46 PM »
The startup-sequence for whdload-to-uae should be:

Code: [Select]
makedir ram:env ram:t

assign envarc: sys:envarc
assign env: ram:env
assign t: ram:t

copy envarc: env: all quiet

c:setpatch quiet
c:iprefs

dh1:
execute whdload-startup
 
The following users thanked this post: Tygre