1 Jun 2011 05:48
Re: MAKE_TK.lzh has a bad case of Y2K.
On Mon, May 30, 2011 at 10:16:28PM -0700, Stephen H. Fischer wrote: > I have moved on and this is a busy week. > This looks like the makefile that caused the "STACK OVERFLOW". Hokay, I finally got make_tk to fail with a STACK OVERFLOW. Using make's debug option "-d" requires extra memory or it'll clobber its stack. make #8K -d seems to be enough, at least for archive's makefile. And yes, the timestamp printouts could use a little doctoring, 111/5/31 isn't quite right...(Continue reading)The code that checks for dependency loops must use a little more space than was planned for. Willard -- -- Willard Goosey goosey@... Socorro, New Mexico, USA I search my heart and find Cimmeria, land of Darkness and the Night. -- R.E. Howard -- Coco mailing list Coco@... http://five.pairlist.net/mailman/listinfo/coco
The code that checks for dependency loops must use a little more space
than was planned for.
Willard
What you discribe here is very different
then what I first thought. I also like the idea of keeping it simple. Get
something out the door now and add features later as they make sense!! I would
suggest that you stick with the fat filesystem of the cards and use the .dsk
format. That way us linux users can backup the cards and existing tools would be
able use the "disks" directly without the need for additional tools.
I hope that you get something out soon and look forward to getting one!!
The Other Frank
On Wed, Jun 01, 2011 at 12:04:26PM -0700, Steve Bjork wrote:
> Earlier this year, work start on a Floppy Disk Controller emulator
> for the CoCo. This device would plug into a CoCo and emulate the
> functions of the Western Digital Floppy Disk Controller and Floppy
> Disk Drive. In place of the Floppy media, the device would use a
> SDHC memory card to store the floppy disk data.
>
> Since the device would emulate the WD1793 and the other components
> on the Tandy Floppy Disk controller, it will work with most color
> computer software without any software patches. (Even most copy
> protected software.)
>
> At the last CoCoFest, I received a lot of helpful input on the
> device. Some of the ideas ranged from adding a Network interface to
RSS Feed