<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - GCW Zero with piggy]]></title>
		<link>https://chipmusic.org/forums/topic/12875/gcw-zero-with-piggy/</link>
		<description><![CDATA[The most recent posts in GCW Zero with piggy.]]></description>
		<lastBuildDate>Mon, 05 Nov 2018 07:10:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/260389/#p260389</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>FWIW I am now using the RS-97 which can be easily found for $50 and the OpenDingux build you can install on it comes with LittleGPTracker.</p>]]></description>
			<pubDate>Mon, 05 Nov 2018 07:10:59 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/260389/#p260389</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/254408/#p254408</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>I can make a binary and share it on dropbox.<br />But I don&#039;t think I&#039;m able to have a working &quot;emulation&quot; environement.<br />Anyway tell me if you are really interested, I don&#039;t think with a gcw zero it will be really difficult.<br />But if there is no more than two people on heart... It will cost a lot for two people...<br />So tell me on this thread</p>]]></description>
			<pubDate>Thu, 19 Oct 2017 18:19:49 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/254408/#p254408</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/254401/#p254401</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>It can run ginge right? So at least you can maybe emulate it?</p>]]></description>
			<pubDate>Wed, 18 Oct 2017 16:23:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/254401/#p254401</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/254384/#p254384</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>I have no gcw zero, so I can not tell you if it works...</p>]]></description>
			<pubDate>Wed, 18 Oct 2017 07:09:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/254384/#p254384</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/254382/#p254382</link>
			<description><![CDATA[<b><i>wedanced says:</i></b><p>so... any success? I sadly am not very code literate and understand very little of what is going on.</p>]]></description>
			<pubDate>Wed, 18 Oct 2017 04:41:19 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/254382/#p254382</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/245294/#p245294</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>You&#039;re welcome.<br />When you launch it, try to fetch the log file, I think the two or three first time it will crash, but we should be able to debug it remotely, with a crash log. And make it works <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Tue, 21 Jun 2016 19:18:29 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/245294/#p245294</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/245292/#p245292</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>This is fantastic @yoyz2k! I&#039;ll give it a try as soon as I can!</p>]]></description>
			<pubDate>Tue, 21 Jun 2016 19:03:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/245292/#p245292</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/245212/#p245212</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>Hi rjungemann,</p><p>I&#039;m able to make a binary.</p><p>What I&#039;ve done so far :<br />- checkout the &quot;clean Marc Nostromo&quot; last commit from <a href="https://github.com/Mdashdotdashn/LittleGPTracker/," target="_blank">https://github.com/Mdashdotdashn/LittleGPTracker/,</a> no, I lie, it is from <a href="https://github.com/yoyz/LittleGPTracker" target="_blank">https://github.com/yoyz/LittleGPTracker</a> because I can write on this one, but it is the &quot;master&quot; branch from Marc with no commit.<br />- download the toolchain of gcw zero and untar it in /opt<br />- copy the Makefile.DINGOO to Makefile.GCWZERO in the projects folder<br />- modify the &quot;big&quot; Makefile and add <br />&nbsp; * PLATFORM:= GVWZERO<br />&nbsp; * &quot;Directory definitions&quot; for GCWZERODIRS <br />&nbsp; * &quot;files definition&quot; for GCWZEROFILES<br />- add a sources/Adapters/GCWZERO folder which is a copy of DINGOO folder<br />- modify every occurence of DINGOO to GCWZERO in those folder</p><br /><p>WARNING: <br />- there is asm file in &quot;sources/Adapters/GCWZERO/System/gpmemcpy.s&quot; so it may not work...<br />- there is a binary in the end, it doesn&#039;t mean it will works... it may crash so &quot;ssh&quot; is needed</p><p>What I&#039;ve done also : <br />$ git branch -b gcwzero<br />$ git push -u origin gcwzero</p><p>So now, there is a branch &quot;gcwzero&quot; on my github which contain the step to build it.<br />And here is the &quot;github diff&quot; : <a href="https://github.com/yoyz/LittleGPTracker/commit/f5417e9b8d19042c704780af4a3b567e05f44689" target="_blank">https://github.com/yoyz/LittleGPTracker &#133; 7e05f44689</a></p><p>Hope it helps, and sorry for this long delay I was not available...<br />And one last word, to build the &quot;DEB&quot; target from a x86_64 debian or redhat you have to add this to the Makefile.DEB<br />CFLAGS: -fpermissive -m32<br />LIBS : -m32<br />add libjack-jackd2-dev, gcc-multilib g++-multilib libc6-dev-i386</p><p>Best regards,</p><p>Johann</p>]]></description>
			<pubDate>Mon, 20 Jun 2016 13:54:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/245212/#p245212</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244883/#p244883</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>I downloaded the toolchain here <a href="http://www.gcw-zero.com/files/opendingux-gcw0-toolchain.2014-08-20.tar.bz2" target="_blank">http://www.gcw-zero.com/files/opendingu &#133; 20.tar.bz2</a> (linked from <a href="http://www.gcw-zero.com/develop)" target="_blank">http://www.gcw-zero.com/develop)</a> and I wrote down the instructions I used on my PR <a href="https://github.com/rjungemann/LittleGPTracker/pull/1." target="_blank">https://github.com/rjungemann/LittleGPTracker/pull/1.</a> </p><p>You can clone my repo and switch to my branch like:<br /></p><div class="codebox"><pre><code>git clone git@github.com:rjungemann/LittleGPTracker.git
cd LittleGPTracker
git checkout -b gcw-zero-attempt origin/gcw-zero-attempt</code></pre></div><p>Thanks for the help! I&#039;ll do a little more investigation tonight.</p>]]></description>
			<pubDate>Fri, 10 Jun 2016 00:15:39 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244883/#p244883</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244877/#p244877</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>Pull the whole log, I can&#039;t be right without it.</p><p>I think it&#039;s related to the &quot;platform&quot; infrastructure of the code.</p><p>You may have seen it in the source code, there is different platform, and I may be wrong, but you have to reuse the &quot;dingoo&quot; or the &quot;raspberry&quot; platform.<br />It&#039;s my first clue without the whole log.</p><p>I hope it helps, you are definitely near a binary.<br />Fisrt step <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>give me the link to the toolchain you are using and you&#039;re current git, I will give you a diff -Naur which may fix the issue.<br />Unfortunately I don&#039;t have a gcw zero, so I let you debug it <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Thu, 09 Jun 2016 17:51:54 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244877/#p244877</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244772/#p244772</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>I got a few more of the .o files to build, but now I&#039;m running into another issue.</p><p><a href="https://github.com/rjungemann/LittleGPTracker/pull/1" target="_blank">https://github.com/rjungemann/LittleGPTracker/pull/1</a></p><div class="codebox"><pre><code>/home/rjungemann/Projects/LittleGPTracker/projects/base_rules:33: recipe for target &#039;SamplePool.o&#039; failed
make[1]: *** [SamplePool.o] Error 1
Makefile:456: recipe for target &#039;buildGCWZERO&#039; failed
make: *** [buildGCWZERO] Error 2</code></pre></div><p>I made sure that the directory SamplePool.{cpp,h} are in is referenced in the Makefile, but adding SamplePool.o to the GCWZERO_FILES does not fix the issue.</p>]]></description>
			<pubDate>Thu, 09 Jun 2016 04:51:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244772/#p244772</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244760/#p244760</link>
			<description><![CDATA[<b><i>yoyz2k says:</i></b><p>Maybe you need to add -fpermissive as g++ suggest ?</p>]]></description>
			<pubDate>Wed, 08 Jun 2016 20:26:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244760/#p244760</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244759/#p244759</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>Yeah, I installed the tool chain, added to my $PATH, and some of the intermediate .o files build. I confirmed that it is using the GCC provided by the toolchain.</p>]]></description>
			<pubDate>Wed, 08 Jun 2016 19:10:04 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244759/#p244759</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244753/#p244753</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>Did you install that gcw tool chain that is not found?</p>]]></description>
			<pubDate>Wed, 08 Jun 2016 16:48:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244753/#p244753</guid>
		</item>
		<item>
			<title><![CDATA[Re: GCW Zero with piggy]]></title>
			<link>https://chipmusic.org/forums/post/244739/#p244739</link>
			<description><![CDATA[<b><i>rjungemann says:</i></b><p>Urgh, this is as far as I can get for now. I posted instructions and how far I got in the description on this PR. If anyone has any suggestions, I&#039;d love some input. <a href="https://github.com/rjungemann/LittleGPTracker/pull/1" target="_blank">https://github.com/rjungemann/LittleGPTracker/pull/1</a></p>]]></description>
			<pubDate>Wed, 08 Jun 2016 06:07:18 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/244739/#p244739</guid>
		</item>
	</channel>
</rss>
