CLK
CLK copied to clipboard
A latency-hating emulator of: the Acorn Electron and Archimedes, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX...
... which has proven easiest to do by using different origins for the fetch and output counters. Also seeks to remove hackery around interrupt timing.
Paging @TomHarte - Time to upgrade/replace your VSYNC estimator: https://github.com/TomHarte/CLK/blob/3e09afbb59bff64910b8fbcb83ef5e54d5604d94/ClockReceiver/VSyncPredictor.hpp#L24 We just released this today under Apache 2.0. A little TestUFO magic sauce, too. https://github.com/blurbusters/RefreshRateCalculator Our algorithm is superior, since...
The window is working until ROM is dropped, then the content (where emulated screen should appear) turns all black. On the console I've found "/usr/share/libdrm/amdgpu.ids: No such file or directory"....
I tried the emulator on my Kubuntu 22.04 but despite drag and drop (with the default Doplhin file manager) was showing a green plus on the window I was not...
HI, Is it possible create this save file ? When I have a Microdisc file from .hfe, I want save it to .dsk file. Thx for this. Best regards Gilles
Hello, Sorry to ask a surely basic question but, as I new in emulator softwares, on Mac (but not new in computing), I'm just wondering where to find the proper...
Cf. http://sleepingelephant.com/~sleeping/ipw-web/bulletin/bb/viewtopic.php?f=2&t=10125&p=113637&hilit=Colour+delay#p113637
Doing the signal processing on the GPU is a very good idea (it's one of the GPU's strong use cases), but I believe it would be nice to have a...
Flatpaks (and appimage) are nice because they are accessible on all Linux systems and they are a container that is well-suited to immutable OSes. Steam Deck for example can only...
With the new logging code, I'm getting these new messages when starting clksignal (built with cmake) on my 2011 13" MacBook Pro running Linux Mint 21.2: ``` $ ./buildsdl/clksignal --new=AppleII...