home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!shamash!app
- From: app@shamash.cdc.com (CDII Advanced Pkg/Processes)
- Newsgroups: comp.sys.amiga.hardware
- Subject: Re: Boot up Colors
- Message-ID: <50852@shamash.cdc.com>
- Date: 26 Dec 92 04:51:19 GMT
- References: <1992Dec24.224016.12146@ncsu.edu>
- Organization: Control Data Corporation, Arden Hills, MN
- Lines: 51
-
- In article <1992Dec24.224016.12146@ncsu.edu> cjmcgee1@eos.ncsu.edu (CHRISTOPHER JOHN MCGEE) writes:
- >I need to know what the Colors that are displayed on booting up the Amiga
- >represent, especially yellow. I boot up the machine and I keep getting a
- >yellow screen. I am using ADOS 1.3 if that matters. Any help would be
- >aprecciated.
- >
- >
- >Christopher John McGee
- >cjmcgee1@eos.ncsu.edu
-
- Dark gray Ok Hardware
- Light gray Ok Software
- Red Bad ROM Checksum
- Green Bad RAM
- Blue Bad Custom Chips
- Yellow Exception
-
- (INITIALIZATION FROM OS ROMS)
- Clear Chips
- Disable DMA and Interrupts
- Clear the Screen
- Check the Hardware
- Pass or fail the Hardware to the Screen (BLUE|BAD) (DarkGray|OK)
- Checksum the ROMs
- Pass or fail the ROMs to the Screen (RED|BAD) (LightGray|OK)
- System setup (..is finished)
-
- Check the RAM at $C00000
- Move SYS_BASE to $C00000 if it exists
- RAM Test ; hummm.... not very good though needs to indicate hex location
- Pass or fail the RAM to the Screen (LED Blinks 9short 1long | GREEN | BAD)
- Check the Software
- Pass or fail the Software to the Screen (Yellow|BAD) (LightGray|OK)
- Set up the RAM
- Link the Libraries
- Find External RAM and link it to the list
- Set up Interrupts and DMA (for boot drive especially)
- Start default Task
- Check for 68010, 68020, and 68881
- Check for an Exception (System Alert?)
- System Reset (..Let the good times roll!)
-
- note:
-
- I saved this from a earlier posting, Don't know how valid it is
-
- Hope it helps.
-
- Mike Lundberg
-
-
-