----  MAME-RR v0.139 test 2  ----
http://code.google.com/p/mame-rr/
---------------------------------

* You can replay/record movies by pressing the corresponding hotkeys (Control+R and Control+N by default). There are also hotkeys for stopping a movie (Control+T by default) and for playing the active movie from the beginning (Shift+R by default).

* You can use RAM Search and RAM Watch by pressing the corresponding hotkeys (Control+F and Control+W by default).

* You can open the Lua console by pressing the corresponding hotkeys (Control+L by default) or with the command line parameter "-lua" (example: mame.exe cninja -lua example.lua).

* Input rerecording is still completely unreliable and experimental. You will definitely find desyncs.

* If you make a savestate while being paused and then load that same savestate while not being paused, it will automatically create a desync.

* Don't waste too much time with any serious project yet. Nothing is final, including the WIP file format.

* Please report any crash or bug you encounter, specifying the exacts steps needed to reproduce it.

---- v0.144 test 0 ----

This is a quick update to the latest official source code available. It almost hasn't been tested at all! Use at your own risk.