English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware > Hardware mods

 
 
Thread Tools
Old 19 December 2011, 13:20   #1
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,648
Custom Kickstart boot screen?

I searched around for this but haven't foumd anything.

Is it possible to change the Kickstart boot screen at all? The classic "insert disk" animation.

I was wondering if making a custom rom would work out.
Amiga1992 is offline  
Old 19 December 2011, 17:07   #2
DeafDaz
Deafdaz
 
Join Date: Jul 2011
Location: Blackpool Egland
Age: 49
Posts: 200
If u are a coder maybe u could use the opensource AROS kickstart amd modify that?
DeafDaz is offline  
Old 19 December 2011, 20:00   #3
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,648
I'm a retard, not a coder
If I remember right, the K1.3 image was stored as code rather than as a bitmap you can easily replace. Is this possible? Newer kickstarts have the animatoin which I suppose is more complex.
Amiga1992 is offline  
Old 19 December 2011, 21:32   #4
jimbob
Registered User
 
Join Date: May 2006
Location: Kilmacolm
Age: 46
Posts: 632
Quote:
Originally Posted by Akira View Post
If I remember right, the K1.3 image was stored as code rather than as a bitmap you can easily replace. Is this possible? Newer kickstarts have the animatoin which I suppose is more complex.
I thought it must have been some trick like this when I first read your question, otherwise it surely would've been done, after all, who hasn't replaced the windows splash screen with a kickstart . . . tumbleweed . . . .oh just me then

Sounds like a fun challenge for a coder, find the ROM code for the kickstart image, make it do something different in a softkicked version, a micro demo . . .

EDIT:seems like there were mixed views on whether this would be lame or cool a few years back -

http://eab.abime.net/showthread.php?t=15949
jimbob is offline  
Old 19 December 2011, 21:44   #5
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 9,016
Leonardo Fei's Virus Guardian patched the Kickstart picture to have it modified on a reset.
Galahad/FLT is offline  
Old 20 December 2011, 01:54   #6
gulliver
BoingBagged
 
gulliver's Avatar
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 46
Posts: 2,358
I believe there is a more flexible way to solve this:

Instead of creating a custom handcoded bootfloppy animation replacement, it would be better to have a Blizzkick/Remus patch that simply patches the former boot animation code, and insteads loads an anim file, with a specific name and format from rom. So that anyone could potentially customize its modded kickstart to his/her liking, just by adding that patch and the anim file that fits that special format.

I bet we have lots of talented asm coders over here, and one of them could probably take a challenge on this task.

So, if you are reading this, and have the skills I invite you to test them on this project
gulliver is offline  
Old 20 December 2011, 16:09   #7
SpeedGeek
Moderator
 
SpeedGeek's Avatar
 
Join Date: Dec 2010
Location: Wisconsin USA
Age: 60
Posts: 846
The animated insert floppy disk screen is only displayed if a boot-able volume cannot be found. So us hard drive users seldom ever see this screen. Another issue to be considered is physical ROM space limitations which are now being crowded with the BB2-BB4 updates (even without Cosmos' graphics.library). I suppose if you can keep the code size reasonably close to the original it might work out OK but is it really worth the effort?

Last edited by SpeedGeek; 20 December 2011 at 16:22.
SpeedGeek is offline  
Old 20 December 2011, 16:13   #8
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 56
Posts: 3,557
Send a message via MSN to cosmicfrog
am sure thers a few patches to do this on aminet, but who watches Kickstart boot screen ???
cosmicfrog is offline  
Old 20 December 2011, 18:13   #9
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,648
Quote:
Originally Posted by SpeedGeek View Post
The animated insert floppy disk screen is only displayed if a boot-able volume cannot be found. So us hard drive users seldom ever see this screen
If you have an Indivision, it displays a boot screen anyway. so there must be a way to modify th ROM to display a screen nonetheless, for X ammount of milliseconds.
Amiga1992 is offline  
Old 20 December 2011, 20:34   #10
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 56
Posts: 3,557
Send a message via MSN to cosmicfrog
hummm can`t seem to find anything on aminet but I`ve deffentaly done something like this back in the day
cosmicfrog is offline  
Old 21 December 2011, 12:36   #11
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,900
Quote:
Originally Posted by Akira View Post
If you have an Indivision, it displays a boot screen anyway. so there must be a way to modify th ROM to display a screen nonetheless, for X ammount of milliseconds.
Have your routine show up as a rom module (romtag in front). Then you can have the machine for a moment before the insert disk screen as Exec initializes the various modules.
Jope is offline  
Old 21 December 2011, 13:54   #12
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
AFAIK Indivision's boot screen has nothing to do with the Amiga. I think it's just a bootscreen coming from the FPGA that displays once Indy gets powered.
mfilos is offline  
Old 21 December 2011, 15:51   #13
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 6,040
Send a message via MSN to FOL
Quote:
Originally Posted by mfilos View Post
AFAIK Indivision's boot screen has nothing to do with the Amiga. I think it's just a bootscreen coming from the FPGA that displays once Indy gets powered.
Correct, so even if your amiga is screwed, but still supplying power, you get an output.
FOL is offline  
Old 21 December 2011, 20:24   #14
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,900
Yep, the Indivision is special in this sense, but it reminded me of an old German HD controller for the A500 that had a splash screen on bootup as it scanned the SCSI bus.

This made me think of the romtag approach.
Jope is offline  
Old 25 December 2011, 15:32   #15
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,773
I'm guessing it was done the same way as the AR splash screen?
Hewitson is offline  
Old 26 December 2011, 12:54   #16
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,900
The AR is a bit special, it hijacks the machine in a ruthless fashion.. Toni once explained it to me, but I don't remember all the details now.
Jope is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with custom 3.1 kickstart creation. Turran support.Other 6 09 January 2013 22:53
Custom mouse pointer at boot-up? Lonewolf10 support.Other 5 01 February 2012 22:29
Custom boot floppy. Limited knowledge. Mr B support.Other 13 08 April 2011 00:12
A1200 Kickstart 3.1 - Light gray screen before Kickstart Sallinen support.Hardware 7 21 November 2008 21:22
Custom Kickstart ROMs Jim Coders. General 27 24 December 2005 02:18

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:51.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11372 seconds with 13 queries