Andrea
Andrea
About Qt vs SDL, I still believe a hard choice is not required. If the "emulator" code is separated into a library then many different frontends can coexist: I wanted...
Hi, when I opened the issue, I had in mind a real native portable application that could work on a Pi as well. I still keep the fork updated (except...
> Is this still up to date? I was going to try and build a Mac .app package using this code. I've just updated it to the current master from...
To be honest, audio is easy https://github.com/audetto/AppleWin/tree/audio (this is an out of date branch implementing audio). Problem is the reliability, I struggled to understand exactly when QT needs / accepts...
@abcbarryn there is audio now. It is in the branch audio2. I am happy with it. Unfortunately I cannot do better than the quality of qt timers. Unless you resize...
Perfect, I will try them.
Another milestone in the Linux port. The AppleWin's NTSC code is now executed natively, which means all the video update are exactly the same. On one hand it fells great,...
For now I've committed the compatibility layer. I will have a go an moving to std::string.
I have started and I think it could be achieved incrementally. I will push a branch with some changes. But I have a linker error (had not compiled in Windows...
It is missing from 2017 too