Welcome, Guest. Please login or register.

Author Topic: Back to amiga...  (Read 8314 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: Back to amiga...
« on: November 27, 2006, 09:56:13 PM »
Quote
McVenco wrote:
Quote
ravnen wrote:
Tried {bleep}X localy

BleepX? Either the dirty words censor on this site is working too good, or you must have named a VERY unmentionable program there.... :lol:

No, he was using C**tX :lol:

--
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: Back to amiga...
« Reply #1 on: November 28, 2006, 10:29:38 AM »
You need a real 3.1 ROM for OS3.9 to work. BlizKicking 3.1 over 3.0 won't work. If cybscsi.device is available in the SCSI ROM after cold boot then you can just change the mountlist of the CD0 mountlist to use cybscsi.device (and the correct unit number). If cybscsi.device exists as a file in devs:, then you will have to copy it to the DEVS drawer on the emergency floppy.

--
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: Back to amiga...
« Reply #2 on: November 28, 2006, 01:37:42 PM »
Just type "version cybscsi.device" in to a shell. If it returns a value version number without anything in DEVS:, then the SCSI device exists in the SCSI controller's ROM.

--
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: Back to amiga...
« Reply #3 on: November 29, 2006, 07:08:43 PM »
There are loads of patches to make Workbench look pretty. The best thing to do is probably to look through the galleries on this site and find some screenshots you like. Often people include a list of patches they are using so you can reproduce their results. If you see something you like but don't know how to do it, just post a link to the screenshot and someone will be able to tell you how to do 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