Laurent Giroud
Laurent Giroud
After running the Editor for a few dozens of seconds, even without doing anything in particular, two system popups appear indicating that the application wants to have access to the...
ZX Spectrum emulation produces weird fart-like noises when manipulating windows outside the emulator
The title says it all and I would not be surprised if you had a hard time believing it. ;) When running the latest 2021-08-09 release and the ZX Spectrum...
(Note: this is a copy of the similar feature request for Oricutron https://github.com/pete-gordon/oricutron/issues/136). Many emulators (list here: https://kryoflux.com/?page=links_emulators) now support reading floppy disks off of captured disk data from devices...
I realize that this might be an unconventional suggestion, technically as well as user experience wise but maybe you might think there is some value to it, so bear with...
When building on macOS from scratch using the Makefile the build fails because the Makefile the SDL and X11 headers are not found. This happens when one uses the SDL.framework...
Although the macOS version seems relatively active, the XCode project included with the source is woefully out of date (even for me who is still on macOS Sierra) and does...
Currently the application is not signed with Apple so it is not recognized by GateKeeper, the security mechanism of macOS which guarantees the integrity of installed applications. This forces users...
Many emulators (list here: https://kryoflux.com/?page=links_emulators) now support reading floppy disks off of captured disk data from devices such as the Kryoflux's IPF format. Adding such support to Oricutron would allow...
As mentioned in a post by Chema on the Defence Force forums, it would be very useful to be able to debug emulated Oric code from a full featured debugger...
When one opts to NOT receive status update messages, the Connection does not properly update its "Status" property value after Connection.Connect() is called. While the Connection.m_status field changes to NetConnectionStatus.InitiatedConnect,...