Martin Bórik
Martin Bórik
Hi, in 1.71 specification of VGM there was SAA1099 chip support added, so, probably SAA1099Tracker could export also this file format in future. But now, when there are many of...
[Video Game Music format v1.71.txt](https://github.com/mborik/SAA1099Tracker/files/11124911/Video.Game.Music.format.v1.71.txt)
No, it's not implemented. Probably it should be implemented (once, in future) if there will be some serious program or game released which will required it (unconditionally) and there will...
I will investigate an issue also on different platforms, but it's strange because previous release sounds even horrible, noisy and it's lagging all the time.
It's different emulator, different code, different platform, different technical background. You shouldn't compare those emulators. You know, it's very easy to criticize, creating issues but making no contribution...
Same issue here. I want to override native zoom in/out hotkeys but users with keyboards including numpad using numplus/numminus for zooming which couldn't be handled by `Hotkey` combo.
Hi, good point. It's definitely worth implementing, no big deal. 👍
Fixed by [d5c89a1](https://github.com/mborik/z80-macroasm-vscode/commit/d5c89a1a9a0595080ec3d7e6ea7be8d3c06e4eb2). Thanks for suggestion.
Hi. Thank you for reporting, but I honestly can't imagine your situation and the problem that is happening to you at all. Can you give me more details, your extension...
@figurae Well, I wasn't able to find a better fix than that I added a new configuration property `suggestCommitWithCustomKeys` which is disabled by default, so, it will not modify your...