<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - BennVenn's next generation of Flash tools and Linkers]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/16091/"/>
	<updated>2015-06-29T08:28:47Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/16091/bennvenns-next-generation-of-flash-tools-and-linkers/</id>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231959/#p231959"/>
			<content type="html"><![CDATA[<p>PMed, thx</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2015-06-29T08:28:47Z</updated>
			<id>https://chipmusic.org/forums/post/231959/#p231959</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231932/#p231932"/>
			<content type="html"><![CDATA[<p>Yes, that is v1.0</p><p>There were a few issues in that firmware release, the first was the reply to the SCSI scan inquiry. I respond with a 32byte string which satisifes Windows but gave linux a hard time as it was expecting 36 bytes. This is purely a device serial number so V1.01 fixed that by adding a few bytes.</p><p>Next is the 570mb storage size. This came about because the BennBenn cart &gt; 8mbytes and fat12 can only index a limited drive size. Technically, 570mb in fat12 can not work with a standard cluster size. I increased the cluster size which made all the numbers come together to form 570mb which by the spec was legit and windows had no problem with it. Linux did. I&#039;ve pushed the drive size back down to the original Fat12 spec and now linux is happy.</p><p>The input/output error was due to Linux trying to address a cluster which was simply not there. It couldn&#039;t comprehend the larger than usual cluster size (decided to ignore the byte in the MBR) so assumed a standard cluster size which exceeded the 12bit address FAT12 uses.</p><p>The latest version, v1.02 includes all these fixes but still doesn&#039;t satisfy Win8.1&#039;s implementation of Fat12. I&#039;ve been told by a few customers that if they use a 3rd party app that doesn&#039;t call on the OS&#039;s Fat12 drivers there is no problem. An example was using GBcameraDump program to read/write the .sav file.</p><p>If you PM me your email address I&#039;ll forward you the latest firmware now</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-06-28T23:34:57Z</updated>
			<id>https://chipmusic.org/forums/post/231932/#p231932</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231931/#p231931"/>
			<content type="html"><![CDATA[<p>I am running Arch Linux. this is a rolling release, there is not real version.<br />When I use a EMS usb cartridge, I get this:</p><br /><p>Bus 002 Device 054: ID 1908:0102 GEMBIRD <br />1229731.610554] usb 2-1.4: reset full-speed USB device number 54 using ehci-pci<br />[1229731.708093] usb-storage 2-1.4:1.0: USB Mass Storage device detected<br />[1229731.708228] scsi host12: usb-storage 2-1.4:1.0<br />[1229732.711227] scsi 12:0:0:0: scsi scan: INQUIRY result too short (32), using 36<br />[1229732.711235] scsi 12:0:0:0: Direct-Access&nbsp; &nbsp; &nbsp;BennVenn &#039;s Joey-Squinson&nbsp; v1&nbsp; PQ: 0 ANSI: 2<br />[1229732.717099] sd 12:0:0:0: [sde] 1114112 512-byte logical blocks: (570 MB/544 MiB)<br />[1229732.717817] sd 12:0:0:0: [sde] Write Protect is off<br />[1229732.717821] sd 12:0:0:0: [sde] Mode Sense: 55 53 42 43<br />[1229732.718449] sd 12:0:0:0: [sde] Incomplete mode parameter data<br />[1229732.718455] sd 12:0:0:0: [sde] Assuming drive cache: write through<br />[1229732.727951]&nbsp; sde:<br />[1229732.730319] sd 12:0:0:0: [sde] Attached SCSI removable disk</p><br /><br /><p>I get one partition:<br />Welcome to GNU Parted! Type &#039;help&#039; to view a list of commands.<br />(parted) p&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />Model: BennVenn &#039;s Joey-Squinson (scsi)<br />Disk /dev/sdf: 570MB<br />Sector size (logical/physical): 512B/512B<br />Partition Table: loop<br />Disk Flags: </p><p>Number&nbsp; Start&nbsp; End&nbsp; &nbsp; Size&nbsp; &nbsp;File system&nbsp; Flags<br /> 1&nbsp; &nbsp; &nbsp; 0.00B&nbsp; 570MB&nbsp; 570MB&nbsp; fat16</p><p>(parted)&nbsp; </p><p>When I try to mount it:</p><p>sudo mount /dev/sdf&nbsp; -o ro -t vfat /tmp/tttt<br />[eric@pc GB303]$ ls /tmp/tttt<br />ls: cannot access /tmp/tttt/?�o?.=?o: Input/output error<br />ls: cannot access /tmp/tttt/?�_?.N?o: Input/output error<br />ls: cannot access /tmp/tttt/?`h?: Input/output error<br />ls: cannot access /tmp/tttt/?.�??: Input/output error<br />ls: cannot access /tmp/tttt/?�m(hm.�B: Input/output error<br />ls: cannot access /tmp/tttt/?N?M?L�.: Input/output error<br />ls: cannot access /tmp/tttt/��.<br />...<br />Using windows in a VirtualBox, everything is working fine.<br />The capacity seem to be 8MB (which seems correct), not 570MB<br />Under the USB device , I can find:<br />USBSTOR\DISK&amp;VEN_BENNVENN&amp;PROD_&#039;S_JOEY-SQUINSON&amp;REV__V1\6&amp;A1F30D8&amp;0</p><br /><p>VirtualBox sees the device as &quot;bennvenn usb linker v1.0&quot;</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2015-06-28T23:19:48Z</updated>
			<id>https://chipmusic.org/forums/post/231931/#p231931</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231930/#p231930"/>
			<content type="html"><![CDATA[<p>Oh I meant what version of linux are you using?</p><p>If you dig into device manager in windows and bring up the info on the USB device it will tell you the software version number (v1.00 - v1.02 etc...)</p><p>PM me your order number and I&#039;ll email you the latest firmware</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-06-28T22:41:45Z</updated>
			<id>https://chipmusic.org/forums/post/231930/#p231930</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231929/#p231929"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>BennVenn wrote:</cite><blockquote><p>My latest revision (v1.02Yosemite) works fine on my Ubuntu OS and my laptops Lubuntu OS. What version are you running?</p></blockquote></div><p>Humm, sorry I don&#039;t know. How can I find my current version? Can you please also tell me where I can update it, if it is outdated?<br />Thanks</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2015-06-28T22:37:34Z</updated>
			<id>https://chipmusic.org/forums/post/231929/#p231929</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231928/#p231928"/>
			<content type="html"><![CDATA[<p>My latest revision (v1.02Yosemite) works fine on my Ubuntu OS and my laptops Lubuntu OS. What version are you running?</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-06-28T21:53:04Z</updated>
			<id>https://chipmusic.org/forums/post/231928/#p231928</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/231808/#p231808"/>
			<content type="html"><![CDATA[<p>BennVenn, do you think the next firmware will fix linux support as well?<br />Thx</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2015-06-26T17:54:36Z</updated>
			<id>https://chipmusic.org/forums/post/231808/#p231808</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/230865/#p230865"/>
			<content type="html"><![CDATA[<p>Yeah, I was thinking of something like that. Hopefully have it finished off today.</p><p>Spent 8hrs yesterday trying to install 8.1, seems my bios isn&#039;t compatible. Ended up with windows 8 on the laptop instead which works fine with my Gen2 stuff but unfortunately I can&#039;t replicate this windows 8.1 file system problem. Yet...</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-06-01T21:58:18Z</updated>
			<id>https://chipmusic.org/forums/post/230865/#p230865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/230862/#p230862"/>
			<content type="html"><![CDATA[<p>Maybe if you get my 64M into working order I can send you my 32M for testing? As long as I have a working cart of some sort I&#039;m cool to do that!</p>]]></content>
			<author>
				<name><![CDATA[pselodux]]></name>
				<uri>https://chipmusic.org/pselodux</uri>
			</author>
			<updated>2015-06-01T21:40:48Z</updated>
			<id>https://chipmusic.org/forums/post/230862/#p230862</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/230858/#p230858"/>
			<content type="html"><![CDATA[<p>No collection, so far just an ems64, my bennvenn carts, a few homemade carts and pselodux&#039;s busted 64m under repair. Still trying to find a 32m for testing and any other unique carts.</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-06-01T21:15:53Z</updated>
			<id>https://chipmusic.org/forums/post/230858/#p230858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/230839/#p230839"/>
			<content type="html"><![CDATA[<p>Is it just me, or you&#039;re starting to have a nice collection of different flashable cartdridge? Will you keep them all for you? <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Adzetko]]></name>
				<uri>https://chipmusic.org/Adzetko</uri>
			</author>
			<updated>2015-06-01T12:11:29Z</updated>
			<id>https://chipmusic.org/forums/post/230839/#p230839</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/229559/#p229559"/>
			<content type="html"><![CDATA[<p>Purchased! Joey-squinson shall be mine <img src="https://chipmusic.org/forums/img/smilies/heart.gif" width="15" height="15" alt="heart" /><br />Can&#039;t wait to never have to use crappy drivers or VMs again!</p>]]></content>
			<author>
				<name><![CDATA[Calavera]]></name>
				<uri>https://chipmusic.org/Calavera</uri>
			</author>
			<updated>2015-04-29T23:24:58Z</updated>
			<id>https://chipmusic.org/forums/post/229559/#p229559</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/229557/#p229557"/>
			<content type="html"><![CDATA[<p>Ah, must have mis-read the thread. Thought you already had support coded for it!</p><br /><p>No worries, will PM now.</p>]]></content>
			<author>
				<name><![CDATA[pselodux]]></name>
				<uri>https://chipmusic.org/pselodux</uri>
			</author>
			<updated>2015-04-29T23:02:04Z</updated>
			<id>https://chipmusic.org/forums/post/229557/#p229557</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/229547/#p229547"/>
			<content type="html"><![CDATA[<p>I&#039;ll forward you the firmware update for OSX, that should sort that problem out!</p><p>I&#039;m still waiting on an EMS32 cart to arrive so I can add support. I expect it will freeze and throw an error if you try write to it. The erase block size is different so only every second block will erase and be written.</p><p>I can blindly code support for your ems32 and you can give feedback, or when my EMS32 eventually arrives I&#039;ll have a stable firmware update for it.</p><p>Please pm me your email and I&#039;ll send you the latest osx firmware</p>]]></content>
			<author>
				<name><![CDATA[BennVenn]]></name>
				<uri>https://chipmusic.org/BennVenn</uri>
			</author>
			<updated>2015-04-29T20:01:19Z</updated>
			<id>https://chipmusic.org/forums/post/229547/#p229547</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: BennVenn's next generation of Flash tools and Linkers]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/229508/#p229508"/>
			<content type="html"><![CDATA[<p>Got my joey-squinson today, thanks! I had a bit of a hard time with it though, it doesn&#039;t show up at all on my mac (2009 macbook pro running 10.9.5). Works fine on my PC netbook for backing up sav files from (I think?) an EMS 32M flash cart, but I ran into some problems saving the new version of LSDJ on to it.</p><p>Admittedly, I tried overwriting the existing file rather than deleting it first, so maybe that was my problem. It seemed to work but then when I ejected it and added it again the file was 0 bytes. </p><p>Strangely though, after ejecting again and leaving it for a while it seemed to work properly in my DMG (and displays as the correct size in Explorer), so I guess I&#039;ll just leave it as it is for the time being. Any ideas? Did I get a dodgy unit, or am I not supposed to be using it with the old EMS carts?</p>]]></content>
			<author>
				<name><![CDATA[pselodux]]></name>
				<uri>https://chipmusic.org/pselodux</uri>
			</author>
			<updated>2015-04-29T09:17:33Z</updated>
			<id>https://chipmusic.org/forums/post/229508/#p229508</id>
		</entry>
</feed>
