<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - How do I do oscillation in scrollnes?]]></title>
		<link>https://chipmusic.org/forums/topic/7169/how-do-i-do-oscillation-in-scrollnes/</link>
		<description><![CDATA[The most recent posts in How do I do oscillation in scrollnes?.]]></description>
		<lastBuildDate>Sun, 27 May 2012 20:41:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/109180/#p109180</link>
			<description><![CDATA[<b><i>NO CARRIER says:</i></b><p>Oh, I can dig up the code I used for that and edit it for you some time. Then post an update. Remind me soon <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Sun, 27 May 2012 20:41:28 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/109180/#p109180</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/109084/#p109084</link>
			<description><![CDATA[<b><i>Lazerbeat says:</i></b><p>Sorry, I had a busy week and let this one slip, I was mainly compiling NoCarriers scrollnes code in a monkey see monkey do fashion. I dont know ASM at all so I think I will have to do a bit more reading!</p>]]></description>
			<pubDate>Sun, 27 May 2012 00:58:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/109084/#p109084</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/109015/#p109015</link>
			<description><![CDATA[<b><i>Shiru says:</i></b><p>The problem is that generally you can&#039;t make a sinewave horizontal scroller on NES, i.e. no easy way to make a scroller where every character has different Y coord. You can easily make a sinewave scroller where the whole line of text jumps up and down, all characters at once.</p>]]></description>
			<pubDate>Sat, 26 May 2012 13:22:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/109015/#p109015</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/109008/#p109008</link>
			<description><![CDATA[<b><i>B00daW says:</i></b><p>Lazerbeat:&nbsp; Demoscene coders use sinewave tables to make text scroll up and down.&nbsp; You would have to patch a bit of code in ScrollNES for it to behave that way.&nbsp; Start off by finding a program to generate an 8-bit sine(wave) look-up table; or the string of numbers themselves.&nbsp; Afterward reference the PPU function and patch the routine with the sinewave vertical tile plotting behavior.&nbsp; (Think about the behavior of a sine wave and how it would behave if controlling scrolling text. <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /> )&nbsp; Take a minute to browse over the &quot;Registers&quot; and &quot;Nametables&quot; sections of the <a href="http://wiki.nesdev.com/w/index.php/PPU" target="_blank">PPU portion of NESdev Wiki</a>.</p>]]></description>
			<pubDate>Sat, 26 May 2012 12:51:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/109008/#p109008</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/108347/#p108347</link>
			<description><![CDATA[<b><i>ultramega says:</i></b><p>figure it out or no?</p>]]></description>
			<pubDate>Wed, 23 May 2012 17:46:24 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/108347/#p108347</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/107372/#p107372</link>
			<description><![CDATA[<b><i>ultramega says:</i></b><p>do you know ASM or are you looking for something built into the program. I havn&#039;t used scrollnes so i dunno it specifically but moving something against a sine table in asm isn&#039;t too hard</p>]]></description>
			<pubDate>Fri, 18 May 2012 14:52:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/107372/#p107372</guid>
		</item>
		<item>
			<title><![CDATA[How do I do oscillation in scrollnes?]]></title>
			<link>https://chipmusic.org/forums/post/107301/#p107301</link>
			<description><![CDATA[<b><i>Lazerbeat says:</i></b><p>I managed to compile my own rom for scrollnes which is a pretty big deal for me!</p><p>I do have a quick question though, some of no carriers demo videos show the scrolling text oscillating up and down but my text only scrolls left to right. Can someone fill me in on how to make the text oscillate?</p>]]></description>
			<pubDate>Fri, 18 May 2012 03:24:20 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/107301/#p107301</guid>
		</item>
	</channel>
</rss>
