lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara dd18168993 Fix few uninitialized variables and a stack smash in AVI dumper
- Fix uninitialized closed flag in avi_worker
- Fix uninitialized stream parameters in avi_writer
- Fix stack smash in AVI write_pkt (the padding is only 2 bytes, don't
  write an u32 into it!)
2017-05-29 17:32:09 +03:00
bsnes@c0a2270cfd Don't try to enter loadstate with loadstate already in progress 2016-08-09 18:59:25 +03:00
bsnes-patches Don't try to enter loadstate with loadstate already in progress 2016-08-09 18:59:25 +03: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 When redrawing screen, read the last written frame 2017-05-23 11:11:32 +03:00
libgambatte-patches gambatte fixes: Properly save MBC3 without RTC 2014-11-12 11:01:07 +02:00
src Fix few uninitialized variables and a stack smash in AVI dumper 2017-05-29 17:32:09 +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-β23 2015-05-28 12:41:52 +03: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 Lua Add getters for various paths 2016-04-15 09:18:48 +03:00
lua.pdf Lua Add getters for various paths 2016-04-15 09:18:48 +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 Some new TODOs 2015-05-28 12:37:40 +03:00
VERSION lsnes rr2-β23 2015-05-28 12:41:52 +03:00