Mercurial > repos > blastem
log stateview.c @ 792:724bbec47f86
age | author | description |
---|---|---|
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). |
Tue, 21 Jul 2015 00:52:21 -0700 | Michael Pavone | Fix stateview build and fix Makefile to use /bin/echo since builtin echo does not always support -e |
Wed, 20 May 2015 19:05:11 -0700 | Michael Pavone | Upgrade to SDL 2.0 and drop support for the non-OpenGL render path |
Wed, 13 May 2015 19:13:15 -0700 | Michael Pavone | Get save state viewer compiling again |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
Tue, 10 Sep 2013 21:07:13 -0700 | Mike Pavone | Fix stateview. Update "all" target in Makefile. |
Sat, 29 Jun 2013 17:15:08 -0700 | Mike Pavone | Add support for loading GST format savestates |