-4SID (Jazzcat asks)
(-occasional graphic bug (littered pixels on i7 laptop - GPU bug?))
(-occasional bug?: double typing scancode-based notes and their symbolic counterpart in patt.editor?)
(-Keys/modifiers missed on Atom CPU machine with shit soundcard? (or is it the keyboard?) - it seems it's the keyboard)
-update manual

Maybe:
-MIDI out (output device is virtual in Linux)
-save settingbutton-config to home-folder? (or the save config menupoint would write the main config too?) (- different swconfig for 2SID and 3SID?)
-save PC-version GUI/IO settings to .cfg file (arguments still would have priority, so batch/bash executors would not be compatible)
(-load uppercase filenames like folders? (only relevant on linux))
(-sidmaker exe.prg/c64.prg saving shouldn't overwrite without prompt)
(-CRSR up/down should behave as TAB in filedialog for easier use (and mouse-scroll?))
(-Exit confirmation? or don't exit with Alt+F4, just click)

Solved:
-wide-cursor in chord-tabe leaves small cursor side behind
-Ctrl+E issue, now it checks for the whole orderlist of all subtunes (gives pattern already in orderlist? need to set the last pattern if typed in and is not lastpattern+1?)
-Corrected letter I
-SIDmodel detection unstable in emulator on SIDmaker -> fix it to setting
-Reset+SYS2061 possibility in emulator with LeftALT+F9 (in case some I/O freeze happens)
-Don't be able to press Shift+C after Ctrl+X (corrupts patterns) (zeroing 'copyptn+1' in insdelcopy to disable Shift+C after Shift+X)
-Fix (or Don't be able) to use F3 after save-dialog when auto-dir-read is not enabled (freezes) - RETURNcode is returned by handleCHRIO/CHRIN if file not open
-loading/saving drive-LED or progress-indicator (just blinking yet)
-Solved by $d015=0 (for symbolic mapping) and rasterline-wait in SW-1.9: tune/ins-kill Y/N key-request sometimes needs more presses
-Select MIDI in from arguments
-Select MIDI in (and out?) device from menu
-MIDI support halfdone (Should be hardwired to HerMIDI in emulator, but not real HerMIDI because it destructs displaying)
-solved in midi.c: MIDI note-play issues (sounds only after release in poly mode, mono-mode muting, etc., overriding keyboard-notes, no further notes after buffer-overload)
-setting menu at left side (or top?) of screen
-full ASCII charset support needed for foldernames
-savedialog returns to typefield at every folderchange
-Folder-selector
-solved by constant oversampling instead of CPU-instructioncycle-aligned: cyclewave SID-engine high pitches hiss (averaging doesn't work well? would be better using moving average)
-SWI load/save issue (NP-report) (.swi was not filted in)
-permissions corrected (chown?)
-GUI help (needs fixing)
-solved by reducing rasterbar vertical updaterect: nearly 80..90% CPU usage on P4 (1SID) (9% basic, 30% audio, 50% GUI (top+bottom-sprites:10+10=20%,rasterbars:4%+UpdateRect:12%!, cursor:5%,separatorbars:2%,other:7%))
-Hopefully Finally Solved by PauseAudio(0) before initUI and only closing SDLaudio when there was a sound callback really: Still freeze!
-Probably Solved by initializing keystates before soundcallback, and other input.c/video.c/file.c var-inits: still blankscreen+freeze occasionally at startup
-was a typo: SID-Maker-3SID blank at startup
-Solved by diskZP=$F6: -Freeze during operation (playing Demo-player demo after opening it after opening congabeat as argfile from PCmanfm)) - and littering (root) folder
                       -8th channel followplay issue in 3SID version (thizizda)
- '+' on laptop by shift+= / shift+-
- solved by AND-matrix-based DC00-checkloop too fast keyhandling ($d012 sync not working)
-Pitch-glitches?! (Fallonitsway, Dudelking) - was not proper player-type
-SID-Maker-3SID doesn't set 3rd SID's model to 6581 - AND negated in exporter.asm
-Solved by '-zoom3' commandline argument: Selectable zoom
-open cmdline-argument file with automatic tuning-type
-SID-Makers arg-load
-stereo/mono cmdline switch
-Mouse clicking into patt/orderlist/ins, scroll
-selector-menu
-Drive-numbers can be assigned to config-selectable folders by '-drive9 <dir>' etc.
-Solution: increased buttontime to 15/7: Orderlist clicking is sometimes needed 3 times in Win10)
-forget this combination: Shift+'-' sometimes causes pattern-change on keypress-start (like shift + '+'/'-') (because shcbget is before getkeys and senses shift before plus-emulation)
-Solved keymp :Solve by positional keyboard?!: ; is now on ' (quote): Shift+:/; ([/]) is funktempo-change, how to solve, what key to use as semicolon? as + +
 and fast-forward
-16x16 better: Winfos icon bugged
-solved: why doesn't SW1.9 compile without EMULATOR=1
-mouseclick shouldn't do anything in filedialog! (scroll maybe)
-solved by editorwaitcnt=150: on winxp load keyemu wasn't stable (didn't bring f8 menu)
-SID2/SID3-address setting should not disturb emulated addresses
-2SID doesn't mute when saving
-don't close/init MIDI on disk-operation (SW1.9 mod)
(-audiobuffer-size adjustable from arg)
