Updated buglist
Added blank todo list (could be very helpful for us)
This commit is contained in:
parent
85fb1c3ec7
commit
444976b1be
|
@ -9,6 +9,8 @@ Known Bugs:
|
||||||
enabled, thus eliminating these issues when switching graphics APIs. I don't why this didnt happen
|
enabled, thus eliminating these issues when switching graphics APIs. I don't why this didnt happen
|
||||||
in the first place, when it should. (Mudlord)
|
in the first place, when it should. (Mudlord)
|
||||||
- Audio core: assertation error occurs when disabling GB sound
|
- 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)
|
- x64: Needs optimizations (x64 native code, whatever)
|
||||||
- Wrong bit depth image is displayed for 2 frames when switching from/to HQ3x/4x ASM
|
- 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.
|
- This is caused by the 16bit hack which does not re-process the emulated image.
|
||||||
|
|
Loading…
Reference in New Issue