lsnes from git://repo.or.cz/lsnes.git
Find a file
Ilari Liusvaara fb28e30fcc Fix Lua register* callback list corruption
Turns out nothing was setting the prev pointer on doubly linked list when
creating callback nodes, so Lua GC'ing any node from the middle corrupted
the list, leading to unregister* intermittently failing to actually
unregister the callback.
2021-02-10 08:46:08 +02:00
bsnes@4cfbbeadc3 Bus fixes: Reading of CPU MMIO registers does not update MDR 2017-10-25 14:22:19 +03:00
bsnes-patches Bus fixes: Reading of CPU MMIO registers does not update MDR 2017-10-25 14:22:19 +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 Fix Lua register* callback list corruption 2021-02-10 08:46:08 +02:00
libgambatte-patches gambatte fixes: Properly save MBC3 without RTC 2014-11-12 11:01:07 +02:00
src Fix Lua register* callback list corruption 2021-02-10 08:46:08 +02: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-β24 2018-12-31 21:07:40 +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 movie.get_last_movie() 2018-11-25 18:55:16 +02:00
lua.pdf movie.get_last_movie() 2018-11-25 18:55:16 +02: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 Remove Mac OS support 2019-12-11 21:30:15 +02:00
TODO Some new TODOs 2015-05-28 12:37:40 +03:00
VERSION lsnes rr2-β24 2018-12-31 21:07:40 +02:00