Skip to content

Commit

Permalink
Updated with Experimental Features section
Browse files Browse the repository at this point in the history
  • Loading branch information
kesiev committed Feb 3, 2013
1 parent dba1775 commit b40e0e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ AkibaKa

Thought as a flexible and simple Akihabara resource editor, AkibaKa has been committed partially uncompleted due to lack of time. It should be functional enough but I hope that I'll start working on it again or (better) that someone will pick up the code and give it a spin! :)

Experimental features
---------------------

These features are not available into the current stable version. Use this section as changelog for the next one.

* Syncrhonous keyboard listener. You can use a function called each frame instead of the usual keyup/down listener for changing keyboard status, in order to support specific hardware. (like the WiiU)
* WiiU official support. Synchronous keyboard listener and standard buttons mapping. Some of them are unusable since is impossibile to cancel their default action.

Todo
----

Expand Down

0 comments on commit b40e0e4

Please sign in to comment.