Welcome, Guest. Please login or register.

Author Topic: kickstart?  (Read 1121 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show only replies by daniel_swe
kickstart?
« on: February 12, 2009, 09:14:49 AM »
Hello! Ive just came back to amigas, and have read this forum for almost a week now..


Since it is such a long time since i used amiga, i cant really remember very much about the hardware and tweaks..

I have read much about the kickstart-chips.. What is it they do? Is it somekind of bootloader, or am i totaly off?


Thank you very much! :-)
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: kickstart?
« Reply #1 on: February 12, 2009, 09:16:30 AM »
They contain the parts of the Amiga operating system required to get the machine to a point where it can boot from either floppy or hard drive. They also contain some other things which are used after the Amiga boots.

--
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 daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show only replies by daniel_swe
Re: kickstart?
« Reply #2 on: February 12, 2009, 09:20:07 AM »
oh okey! Basic instructions for reading floppys, and using the screen?


Could it compare to a PC´s BIOS?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: kickstart?
« Reply #3 on: February 12, 2009, 09:30:03 AM »
Quote
daniel_swe wrote:
oh okey! Basic instructions for reading floppys, and using the screen?

Yes, among other things.

Quote
daniel_swe wrote:
Could it compare to a PC´s BIOS?

I was going to make that comparison, but IMO they're not really the same thing. Yes they both provide the basics for the machine to start an OS, but really that's all the BIOS is. The OS is then something completely different. On the Amiga, parts of kickstart are actually parts of AmigaOS. So kickstart does more than the BIOS since it actually provides bits of the OS which are used for more than just booting the machine.

--
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