Mercurial > repos > blastem
log render.h @ 903:0e5f9d6135be
age | author | description |
---|---|---|
Sat, 28 Nov 2015 14:30:30 -0800 | Michael Pavone | Make nexus player remote useable as a controller for games that only require a dpad + start + c. Use warning() instead of fprintf(stder,...) in io.c |
Wed, 25 Nov 2015 20:32:20 -0800 | Michael Pavone | WIP support for mega mouse |
Fri, 13 Nov 2015 22:56:59 -0800 | Michael Pavone | Selecting a second game from the menu now works |
Sun, 08 Nov 2015 18:38:33 -0800 | Michael Pavone | ROM is now run after being selected in menu. Initial path for menu is read from config file. |
Sat, 25 Jul 2015 18:22:07 -0700 | Michael Pavone | Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows). |
Thu, 28 May 2015 21:19:55 -0700 | Michael Pavone | Merge windows branch with latest changes |
Tue, 01 Apr 2014 19:43:58 -0700 | Michael Pavone | Initial work on Windows port |