[Coco] Basic09 <==> 6809 interface.

L. Curtis Boyle curtisboyle at sasktel.net
Wed Aug 30 09:34:15 EDT 2023


There is also the get/put buffer method like Mike Knudsen used for chunks of music b in Ultimuse, and also used by Bill Pierce on MShelll and family. 

Sent from my iPhone

> On Aug 30, 2023, at 6:58 AM, Patrick Ulland via Coco <coco at maltedmedia.com> wrote:
> 
> Can feel your pain. Right now working on a web browser written largely in Basic09, with help from it’s friends. We need to share often. Given the languages and hardware available, it’s hard to fault a RAMdisk.
> 
> Basic09 is really good at stuffing data structures into random access files and sorting them back into complex variables again. There are assy and C code examples for handling those files, fewer reinvented wheels all around. And low spec machines could even use external (hopefully SDC) storage as data cache.
> 
>  I like the Data Module idea, but if it has to look and quack like a duck, well...
> 
>  -ricku
> 
> 
> 
>> On 8/26/2023 4:43 PM, coco--- via Coco wrote:
>> All
>> 
>> Has anyone written a program that allows some shared memory buffer between a
>> Basic09 program and an OS9 assembler program, so that some variables can be shared
>> without having to save them to files in one language and read/write reply in the
>> Other ?
>> 
>> Charlie
>> 
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
> 



More information about the Coco mailing list