<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - So, has anyone figured out how to set a custom boot logo?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/17497/"/>
	<updated>2016-01-04T21:47:29Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/17497/so-has-anyone-figured-out-how-to-set-a-custom-boot-logo/</id>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/238131/#p238131"/>
			<content type="html"><![CDATA[<p>nanode it&#039;s a security measure in the h/w.</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2016-01-04T21:47:29Z</updated>
			<id>https://chipmusic.org/forums/post/238131/#p238131</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/238130/#p238130"/>
			<content type="html"><![CDATA[<p>The logo is stored both on the cart and in the gameboy. At startup it is first copied from the cart to the screen,&nbsp; scrolled down and then re read from the cart to compare byte for byte with the original nintendo logo. </p><p>The trick is to swap the custom logo and the original logo at the correct time.</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2016-01-04T21:44:38Z</updated>
			<id>https://chipmusic.org/forums/post/238130/#p238130</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/238114/#p238114"/>
			<content type="html"><![CDATA[<p>So wait, is there no onboard system memory that you can modify to change it? And if it&#039;s purely on the cart&#039;s end, then how can it take up that much extra memory instead of just overwriting the memory of the boot-up logo?</p>]]></content>
			<author>
				<name><![CDATA[nanode]]></name>
				<uri>https://chipmusic.org/nanode</uri>
			</author>
			<updated>2016-01-04T17:02:37Z</updated>
			<id>https://chipmusic.org/forums/post/238114/#p238114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/238107/#p238107"/>
			<content type="html"><![CDATA[<p>5 wires, no additional ROM space required. Just modified the logo on an existing ROM in bank 3 on my cart.</p><p>Couldn&#039;t find my AtTiny&#039;s so used a 328p on a nano board. It&#039;ll work with any small micro with 3 I/O pins available.</p><p>code needs to be modified for GBC mode, ideally you would clock the micro from the PHI line which fixes that issue</p><p><a href="https://youtu.be/1ywalk_TJTE" target="_blank">https://youtu.be/1ywalk_TJTE</a></p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2016-01-04T10:36:43Z</updated>
			<id>https://chipmusic.org/forums/post/238107/#p238107</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/237989/#p237989"/>
			<content type="html"><![CDATA[<p>Sure, I guess an AtTiny would be the best choice for its size and cost. I&#039;ll try find a stash I have here put something together. it should only be 4 wires needed to do the ROM swap, and you&#039;ll loose 32k of ROM to the custom Startup Logo.</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2016-01-01T01:12:34Z</updated>
			<id>https://chipmusic.org/forums/post/237989/#p237989</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/237984/#p237984"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>catskull wrote:</cite><blockquote><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/dDqTmPfZ94c" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p></blockquote></div><p>Do you plan on posting any info on how to do it in the future? I actually used your guide the other day to make my own design, but the actually application of it is whats getting me held up.</p><br /><p>also, you cheeky bastard hahah.</p>]]></content>
			<author>
				<name><![CDATA[_Spoopy_]]></name>
				<uri>https://chipmusic.org/_Spoopy_</uri>
			</author>
			<updated>2015-12-31T23:23:59Z</updated>
			<id>https://chipmusic.org/forums/post/237984/#p237984</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/237983/#p237983"/>
			<content type="html"><![CDATA[<p>Not without dedicated hardware in the cart to swap in the Nintendo logo during checksum time. Or else it wont get past the chime.</p><p>It can be done on my BennVenn cart with the help of any small microcontroller (avr/pic/tiny etc...)</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-12-31T23:20:53Z</updated>
			<id>https://chipmusic.org/forums/post/237983/#p237983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/237977/#p237977"/>
			<content type="html"><![CDATA[<p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/dDqTmPfZ94c" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p>]]></content>
			<author>
				<name><![CDATA[catskull]]></name>
				<uri>https://chipmusic.org/catskull</uri>
			</author>
			<updated>2015-12-31T22:29:01Z</updated>
			<id>https://chipmusic.org/forums/post/237977/#p237977</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[So, has anyone figured out how to set a custom boot logo?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/237974/#p237974"/>
			<content type="html"><![CDATA[<p>I know it&#039;s possible to run in BGB, but has anyone successfully done it on the actual hardware?</p>]]></content>
			<author>
				<name><![CDATA[_Spoopy_]]></name>
				<uri>https://chipmusic.org/_Spoopy_</uri>
			</author>
			<updated>2015-12-31T20:30:47Z</updated>
			<id>https://chipmusic.org/forums/post/237974/#p237974</id>
		</entry>
</feed>
