lsnes/include/library
Ilari Liusvaara 1d2df8ebea Support latch notifications on SNES
This patch is so large since it adds support for passing arguments to
the Lua callback, even if SNES doesn't use those.
2013-10-27 14:41:28 +02:00
..
assembler.hpp Optimize generic controllers using dynamically generated code 2013-10-23 18:06:33 +03:00
binarystream.hpp Speed up binary savestate saving 2013-10-12 11:02:26 +03:00
bintohex.hpp Switch to dedicated SHA-256 implementation 2012-02-07 17:35:18 +02:00
commands.hpp Merge branch 'rr1-maint' 2013-09-27 10:47:19 +03:00
controller-data.hpp JSON-based controller descriptions 2013-10-20 21:18:27 +03:00
controller-parse.hpp Optimize generic controllers using dynamically generated code 2013-10-23 18:06:33 +03:00
customfont.hpp Projects support 2013-05-12 11:18:59 +03:00
directory.hpp Projects support 2013-05-12 11:18:59 +03:00
dispatch.hpp Lots of dispatch refactoring 2013-07-07 13:54:56 +03:00
eatarg.hpp Fix Win32 (or GCC 4.8?) compilation 2013-09-27 22:57:24 +03:00
emustatus.hpp Allow button display symbols to be Unicode characters 2013-05-01 18:06:24 +03:00
fileimage.hpp Hashing: Show total work size, and don't accidentally block the UI 2013-09-25 23:34:29 +03:00
filesys.hpp Backport library updates and sort out the fucking messages mess 2012-11-13 22:59:26 +02:00
framebuffer.hpp Merge branch 'rr1-maint' 2013-09-27 10:47:19 +03:00
globalwrap.hpp globalwrap: Warn about recursive initialization 2012-10-13 09:36:37 +03:00
int24.hpp Add some missing files 2013-08-25 20:12:52 +03:00
joyfun.hpp Refactor joystick support 2012-04-12 17:38:57 +03:00
joystick2.hpp Joystick dialog: Compactify 2013-08-14 14:40:06 +03:00
json.hpp JSON: Reduce internal exception spam 2013-10-23 23:45:53 +03:00
keyboard-cmd-bridge.hpp Refactor keymapping to library/ 2012-12-22 16:16:46 +02:00
keyboard.hpp Refactor joystick code 2013-08-02 11:50:56 +03:00
keymapper.hpp Improve inverse_bind/controller_key handling 2013-08-02 21:11:26 +03:00
loadlib.hpp Merge branch 'rr1-maint' 2013-03-25 11:35:41 +02:00
lua-framebuffer.hpp Split lua_render_context into library/ 2012-10-20 09:11:07 +03:00
luabase.hpp Support latch notifications on SNES 2013-10-27 14:41:28 +02:00
memorysearch.hpp Memory search: Save, Load, Undo and Redo 2013-10-02 21:42:46 +03:00
memoryspace.hpp Optimize generic controllers using dynamically generated code 2013-10-23 18:06:33 +03:00
messagebuffer.hpp Move messagebuffer to library/ 2012-10-13 15:55:00 +03:00
minmax.hpp Base subtitle support 2012-09-08 19:44:45 +03:00
movie.hpp Multitrack support 2013-10-06 22:13:52 +03:00
ogg.hpp Fix parsing Oggopus files with tags spanning multiple pages 2013-08-14 23:52:35 +03:00
oggopus.hpp Fix parsing Oggopus files with tags spanning multiple pages 2013-08-14 23:52:35 +03:00
opus.hpp Whitespace cleanup 2013-07-06 23:21:11 +03:00
patch.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-lrgb.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb15.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb16.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb24.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
pixfmt-rgb32.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
png-decoder.hpp Lua: Allow direct loading of PNG/PAL/BITMAP from string 2013-07-17 22:28:54 +03:00
png.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
recentfiles.hpp Fix Win32 (or GCC 4.8?) compilation 2013-09-27 22:57:24 +03:00
register-queue.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
rrdata.hpp Fix more bugs in rerecord counting 2013-10-10 03:15:30 +03:00
serialization.hpp Optimize generic controllers using dynamically generated code 2013-10-23 18:06:33 +03:00
settingvar.hpp Add special change dialogs for numeric and path settings 2013-05-17 21:37:53 +03:00
sha256.hpp Clean up library includes 2012-11-13 22:01:12 +02:00
string.hpp Support 24-bit memory watches / memory searching 2013-08-24 22:16:43 +03:00
threadtypes.hpp Get rid of platform threads 2013-01-21 12:30:35 +02:00
utf8.hpp copy_from_utf8_2 (iterators to std::function) 2013-06-21 22:14:05 +03:00
workthread.hpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
zip.hpp Cut the ridiculous exception spam from file probing 2013-09-21 23:25:15 +03:00
zlibstream.hpp Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code 2012-04-26 20:13:49 +03:00