mupen64plus-ui-console/src
2010-01-06 23:37:44 -05:00
..
cheat.c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00
cheat.h New Feature: cheat code support from command-line. Implemented: command-line --cheats option handling, PJ64-format cheat code INI file parsing, interface with core for retrieving ROM image CRC and activating the cheat codes 2009-11-27 14:07:45 -05:00
compare_core.c Changed a couple of excessive warnings which are always printed in the Win32 test environment to only be active with the --verbose option 2009-12-28 03:06:41 -05:00
compare_core.h forgot to add compare_core.h 2009-12-02 07:49:51 -05:00
core_interface.c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00
core_interface.h added r4300 core comparison feature 2009-12-01 21:11:17 -05:00
main.c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00
main.h added --verbose command-line option 2009-10-24 13:39:30 -04:00
osal_dynamiclib.h Initial draft of Mupen64Plus-ui-console project source code 2009-10-11 23:04:34 -04:00
osal_dynamiclib_unix.c changed dlopen() flag to resolve symbols immediately on load 2009-10-21 21:24:17 -04:00
osal_dynamiclib_win32.c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00
osal_files.h Initial draft of Mupen64Plus-ui-console project source code 2009-10-11 23:04:34 -04:00
osal_files_unix.c Added the ability to specify default Core Library and Shared Data directories at build time in addition to the Plugin directory. 2009-12-07 00:15:24 -05:00
osal_files_win32.c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00
osal_preproc.h use versioned core library filename 2009-12-05 21:21:22 -05:00
plugin.c Changed a couple of excessive warnings which are always printed in the Win32 test environment to only be active with the --verbose option 2009-12-28 03:06:41 -05:00
plugin.h Initial draft of Mupen64Plus-ui-console project source code 2009-10-11 23:04:34 -04:00
version.h Updated RELEASE and version info for 1.99.2 tag 2010-01-06 23:37:44 -05:00