Search found 2 matches

by stevojohn
Tue Feb 27, 2024 9:17 am
Forum: Emulators
Topic: How hard is it to write an emulator?
Replies: 21
Views: 1346

Re: How hard is it to write an emulator?

Here's the commit history for mine: https://github.com/stevehjohn/Zen/commits/master/?after=adc4ec292dbbdcf5f349ca7efbb3a66dbcdecc58+909 If I recall, it was probably a couple of months spare time work to get something running. The rest was bells and whistle (sound and proper display emulation), then...
by stevojohn
Tue Nov 21, 2023 4:16 pm
Forum: Emulators
Topic: New emulator - Zen
Replies: 1
Views: 346

Re: New emulator - Zen

Thanks for posting about that Peter.

Latest version v1.0.5 is out which uses dotnet 8 for improved performance.

Available https://github.com/stevehjohn/Zen/releases/tag/v1.0.5.

It supports macOS (Intel and Apple Silicon) and Windows. In theory, Linux too, but I don't have a device to build it on.