lsnes/include/library
Ilari Liusvaara bbba76105c Have cores generate controller index maps
The cores have much better knowledge about how the index maps should
be constructed than the core code.

Also, this moves any backward compat hacks to cores that need those.
2012-10-17 09:32:51 +03:00
..
bintohex.hpp Switch to dedicated SHA-256 implementation 2012-02-07 17:35:18 +02:00
commands.hpp Unify registration queue handling of commands and settings 2012-10-13 20:34:16 +03:00
controller-data.hpp Have cores generate controller index maps 2012-10-17 09:32:51 +03:00
emustatus.hpp Move emulator_status to library/ 2012-10-13 16:03:29 +03:00
filesys.hpp New audio API WIP 2012-09-23 19:16:30 +03:00
framebuffer.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
globalwrap.hpp globalwrap: Warn about recursive initialization 2012-10-13 09:36:37 +03:00
joyfun.hpp Refactor joystick support 2012-04-12 17:38:57 +03:00
loadlib.hpp Add a missing header file and correct win32 build error 2012-10-14 23:55:36 +03:00
lua.hpp Refactor Lua support 2012-10-16 17:39:55 +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 Fix some really retarded code in library/movie 2012-10-17 00:05:37 +03:00
patch.hpp Get rid of nall 2012-07-11 15:50:05 +03:00
pixfmt-lrgb.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
pixfmt-rgb15.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
pixfmt-rgb16.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
pixfmt-rgb24.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
pixfmt-rgb32.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
png.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
recentfiles.hpp Recent ROMs / Movies menu 2012-09-25 23:05:57 +03:00
register-queue.hpp Unify registration queue handling of commands and settings 2012-10-13 20:34:16 +03:00
serialization.hpp Fix syntax bug in serialization.hpp 2012-09-19 11:50:27 +03:00
settings-cmd-bridge.hpp Move bridging between commands and settings to library/ 2012-10-13 15:47:35 +03:00
settings.hpp Unify registration queue handling of commands and settings 2012-10-13 20:34:16 +03:00
sha256.hpp Switch to dedicated SHA-256 implementation 2012-02-07 17:35:18 +02:00
string.hpp Refactor settings to library/ 2012-10-13 12:48:37 +03:00
utf8.hpp Librarify screen rendering 2012-06-20 17:40:27 +03:00
workthread.hpp AVI dumper: Performance counters 2012-04-24 09:52:00 +03:00
zip.hpp Code cleanup WIP 2012-02-23 16:48:56 +02:00
zlibstream.hpp Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code 2012-04-26 20:13:49 +03:00