OpenSmalltalk-Bot
OpenSmalltalk-Bot
I see the autobuild failed on the ARM64 squeak.cog.spur debug build because of some issue with BitBltArm64.c line 1536 /* Inner loop */ for (; remain >= 256/destBPP; remain -=...
ARM64 VM works just fine on suitable Raspberry Pi's. And indeed on a suitable phone. Outside of simply connecting to a few docker-like containers I have no knowledge that would...
> On 2020-12-30, at 4:45 PM, Christoph Thiede wrote: > > > Thanks for the help, Tim! > > Why on earth would you do that? > > I didn't...
> On 2020-12-30, at 5:00 PM, Christoph Thiede wrote: > > > But all the compiler/tools stuff is already there. Remember, this is a full development workstation with more power...
On Mon, May 2, 2022 at 6:26 AM Marcel Taeumel ***@***.***> wrote: > > > Well, this would be trivial to make backwards compatible were the > necessary old image...
> On 2020-04-23, at 2:29 PM, Eliot Miranda wrote: > > > You might find you have to add a function to struct Sound, such as isModulePreferred or some such...
> On 23.04.2020, at 23:27, Eliot Miranda wrote: > > > "does the VM try to detect which sound backend it should be using?" not as far as I'm aware....
> On 20.02.2020, at 17:50, Fabio Niephaus wrote: > > Just wondering: why waste precious space in the image header if we could have some sort of VM configuration object...
Just to be completist (and possibly completely ridiculous) I'll mention an alternative option; - store the desired values in the image - make it possible to change the assorted zone...
> On 2020-02-20, at 9:42 AM, Jakob Reschke wrote: > > And why not in the ini file? As far as I remember only the Window VM uses any such...