LisaList2

General Category => LisaList2 => Topic started by: jamesdenton on October 14, 2023, 06:19:39 pm

Title: Latest LisaEm Updates
Post by: jamesdenton on October 14, 2023, 06:19:39 pm
The weather has turned and some free time allowed me to verify the state of LisaEm compilation on macOS.

As it stands now, the 'master' branch of LisaEm is successfully compiling on both arm64 and x86_64 builds of macOS 13.6 (Ventura) w/ the latest wxWidgets 3.2.3. Will be upgrading to Sonoma later and will verify compatibility there.

I am not sure how sustainable maintaining compatibility across multiple CPU architectures and legacy and modern operating systems will be moving forward. I'm targeting recent-ish builds of macOS and Linux, and possibly Windows 10, and may remove support for PowerPC and older MacOS X releases as time goes by. I'd really like to fix the crash on close experienced in macOS, and possibly automate the ROM split functions to work around rom-less mode bugs.

For those interested, recent changes have been pushed here: https://github.com/arcanebyte/lisaem
Title: Re: Latest LisaEm Updates
Post by: sigma7 on October 19, 2023, 12:10:43 pm
... the 'master' branch of LisaEm is successfully compiling on both arm64 and x86_64 builds of macOS 13.6 (Ventura) w/ the latest wxWidgets 3.2.3.

Awesome news, thanks for your time and effort!
Title: Re: Latest LisaEm Updates
Post by: jamesdenton on January 01, 2024, 11:44:25 pm
Happy to announce the release of LisaEm RC5-2024.01.01, which updates the build scripts to support wxWidgets 3.2.4 (for macOS, anyway) and *hopefully* fixes a bug related to a segfault when closing the app. No binary has been released, so you'll need to build from the RC5-2024.01.01 tag. If you run into issues feel free to leave an issue in GitHub at https://github.com/arcanebyte/lisaem/issues (https://github.com/arcanebyte/lisaem/issues).

https://github.com/arcanebyte/lisaem/releases/tag/RC5-2024.01.01 (https://github.com/arcanebyte/lisaem/releases/tag/RC5-2024.01.01)