summaryrefslogtreecommitdiff
path: root/firmware/load_code.c (follow)
Commit message (Expand)AuthorAge
* load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz2012-05-26
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Disable buffering codecs (and code generally) on RaaA.Thomas Martitz2011-02-09
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz2010-08-27
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26