Welcome, Guest. Please login or register.

Author Topic: AmiKit on Amithlon.  (Read 8593 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: AmiKit on Amithlon.
« on: December 28, 2006, 10:11:27 AM »
Why not comment out loadmondrvs and add a line in its place to manually load the monitor driver? Like this:

...
;C:LoadMonDrvs
DEVS:Monitors/Picasso96
...


I have no idea what the monitor driver name is for P96 under Amithlon so you would have to change the line to the correct name. If you're using 3.9 then you could put "WBRun" before the "DEVS:Monitors....." line to make it act as though you had double-clicked it.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: AmiKit on Amithlon.
« Reply #1 on: December 29, 2006, 12:34:34 PM »
Nice one! I bet it's quick?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10