This commit is contained in:
simon.kagstrom 2009-01-24 08:37:59 +00:00
parent 2ee93bab27
commit 1646301ba4

View File

@ -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