[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Running 6502 image on 64bit Linux (Issue #656)

David T. Lewis lewis at mail.msen.com
Tue Oct 25 15:15:54 UTC 2022


On Tue, Oct 25, 2022 at 08:11:14AM -0700, Tobias Pape wrote:
>  
> (PS: 6502 is a 32-bit Image format. It will be _a lot_ of work to make
> this run on 64-bit Linux. It is possible although really complicated)
>

No, it is not a lot of work at all. For the traditional VM, the 64-bit
VM runs 32-bit images without issue. No 32-bit libraries are required.

Dave


More information about the Vm-dev mailing list