diff --git a/CHANGES.WII b/CHANGES.WII index 7daaefa..bcef57d 100644 --- a/CHANGES.WII +++ b/CHANGES.WII @@ -1,7 +1,10 @@ version 6: TODO: Multiple frodo versions, switch between - * Implemented a virtual keyboard which is used to select key bindings + * Increase key delay (should hopefully avoid the LOQD problem) + + * Implemented a virtual keyboard which is used to select key bindings and + also to type in strings * Don't load files with zero-size (allows .d64 files where the first file is not a PRG to load correctly). Thanks to Dominik Reichardt for pointing