lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara 04d7e60fe1 Fix race between killing object and drawing object
Previously, it was possible to draw and kill object queue at the same
time, possibly leading to crashes from accessing object state after
destroying it. Fix this.
2015-05-14 19:20:21 +03:00
bsnes@9682df9e33 Make gitlinks for bsnes and gambatte 2015-02-14 10:05:52 +02:00
bsnes-patches bsnes: Support IRQ/NMI tracing 2015-01-24 16:48:40 +02:00
buildaux Implicitly redirect cmdhelp includes to corresponding JSON files 2015-02-12 21:56:19 +02:00
data Add snes9x fonts 2013-04-14 20:43:32 +03:00
gambatte@a77b5548ae Make gitlinks for bsnes and gambatte 2015-02-14 10:05:52 +02:00
include Fix race between killing object and drawing object 2015-05-14 19:20:21 +03:00
libgambatte-patches gambatte fixes: Properly save MBC3 without RTC 2014-11-12 11:01:07 +02:00
src Fix race between killing object and drawing object 2015-05-14 19:20:21 +03:00
.gitattributes Detect git revision and have version shown 2012-01-10 13:14:11 +02:00
.gitignore Ignore some build helper programs, now that the .exe rule doesn't cover those 2015-01-01 21:47:47 +02:00
.gitmodules Make gitlinks for bsnes and gambatte 2015-02-14 10:05:52 +02:00
CHANGELOG lsnes rr2-β22 2015-01-24 17:14:01 +02:00
COPYING.GPL Gambatte core support 2012-07-14 11:09:32 +03:00
COPYING.GPL3 Gambatte core support 2012-07-14 11:09:32 +03:00
Doxyfile lsnes rr0-β0 2011-09-13 17:50:18 +03:00
lsnes.nsi lsnes rr1-Δ18ε3 2014-01-05 15:54:28 +02:00
lua.lyx Fix typo in Lua reference 2015-05-08 01:10:12 +03:00
lua.pdf Fix typo in Lua reference 2015-05-08 01:10:12 +03:00
Makefile Switch to std::regex by default 2015-02-07 15:32:34 +02:00
manual.lyx Add load-rom command 2015-04-11 06:01:20 +03:00
manual.txt Add load-rom command 2015-04-11 06:01:20 +03:00
options.build Switch to std::regex by default 2015-02-07 15:32:34 +02:00
TODO Force game panel to window size in fullscreen mode 2015-02-12 16:11:12 +02:00
VERSION Lua: Don't lua_error() out of context with pending dtors 2015-01-28 13:07:50 +02:00