LisaList2

Advanced search  

News:

2022.06.03 added links to LisaList1 and LisaFAQ to the General Category

Pages: [1]   Go Down

Author Topic: Latest LisaEm Updates  (Read 23209 times)

jamesdenton

  • Administrator
  • Sr. Member
  • *****
  • Karma: +74/-0
  • Offline Offline
  • Posts: 204
  • ArcaneByte
    • ArcaneByte
Latest LisaEm Updates
« 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
Logged

sigma7

  • Administrator
  • Hero Member
  • *****
  • Karma: +169/-1
  • Offline Offline
  • Posts: 560
  • Warning: Memory errors found. Verify comments.
Re: Latest LisaEm Updates
« Reply #1 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!
Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.

jamesdenton

  • Administrator
  • Sr. Member
  • *****
  • Karma: +74/-0
  • Offline Offline
  • Posts: 204
  • ArcaneByte
    • ArcaneByte
Re: Latest LisaEm Updates
« Reply #2 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/releases/tag/RC5-2024.01.01
Logged

jamesdenton

  • Administrator
  • Sr. Member
  • *****
  • Karma: +74/-0
  • Offline Offline
  • Posts: 204
  • ArcaneByte
    • ArcaneByte
Re: Latest LisaEm Updates
« Reply #3 on: July 28, 2024, 10:17:12 am »

Nothing groundbreaking to report.

Added a new RC5 release that leverages wxWidgets 3.2.5. Added a table of supported emulated operating systems that I've tested locally on MacOS 14.5 (amd64); your mileage may vary. Still having issues with installing LOS to disk, though an existing disk might work OK.

https://github.com/arcanebyte/lisaem/releases/tag/RC5-2024.07.28
Logged

jamesdenton

  • Administrator
  • Sr. Member
  • *****
  • Karma: +74/-0
  • Offline Offline
  • Posts: 204
  • ArcaneByte
    • ArcaneByte
Re: Latest LisaEm Updates
« Reply #4 on: March 02, 2025, 09:02:23 am »

Happy to report we are seeing some pull requests from other users in the community. Recent updates to the build process on Windows have been merged, as well as some minor fixes. I hope to test with a newer wxWidgets library (that is known to address some mouse slowness) and will tag a new release.

Hoping to dig into the ROMless mode issues at some point, and/or at least update documentation to encourage the use of a ROM file to avoid those issues. Support for older operating systems, including 32-bit, PowerPC, Solaris, etc. is slowly being removed, whether it's in the documentation or the code itself to help simplify the codebase.
Logged

jamesdenton

  • Administrator
  • Sr. Member
  • *****
  • Karma: +74/-0
  • Offline Offline
  • Posts: 204
  • ArcaneByte
    • ArcaneByte
Re: Latest LisaEm Updates
« Reply #5 on: March 15, 2025, 10:05:34 pm »

An updated version of LisaEm has been released that addresses some issues noted by users. A full changelog can be found in the release notes.

https://github.com/arcanebyte/lisaem/releases/tag/RC5-2025.03.15

Tested on a MBP M1 Pro w/ macOS 15.1.1.

ROMless mode is NOT SUPPORTED, so make sure you're using a ROM file.

Feedback is appreciated!
Logged
Pages: [1]   Go Up