diff --git a/res/Known Bugs.txt b/res/Known Bugs.txt index 150cf07b..0a7ff33f 100644 --- a/res/Known Bugs.txt +++ b/res/Known Bugs.txt @@ -9,6 +9,8 @@ Known Bugs: enabled, thus eliminating these issues when switching graphics APIs. I don't why this didnt happen in the first place, when it should. (Mudlord) - Audio core: assertation error occurs when disabling GB sound + - I think its best we mute sound instead, since some games rely on audio for timing. + Plus, blargg's GB_Snd_Emu is extremely optimized stuff. (Mudlord) - x64: Needs optimizations (x64 native code, whatever) - Wrong bit depth image is displayed for 2 frames when switching from/to HQ3x/4x ASM - This is caused by the 16bit hack which does not re-process the emulated image. diff --git a/res/todo.txt b/res/todo.txt new file mode 100644 index 00000000..e69de29b