Stella SVN changelog:
r2915
Text input is now working in the debugger prompt (a rewrite of the PromptWidget class to use EditableWidget will probably happen after release 4.0).
---------------------
r2914
Text input is now working in all classes inheriting from EditableWidget (specifically, DataGridWidget and RomListWidget are now working).
---------------------
r2913
First pass at converting text input to the new SDL2 scheme. Basically, the old way mixed both single-key events and Unicode input into one method, and the new way separates them (using a new handleText method).
---------------------
Download: Stella SVN r2915 32bit
Download: Stella SVN r2915 64bit
Source: Here
0 Comments
Post a Comment