Commit Graph

94 Commits

Author SHA1 Message Date
Thomas Edvalson d2f90cb06e Add sdmc path support to FileSystem 2016-03-20 10:16:58 -04:00
Thomas Edvalson a5833c6101 Implement ndsp sound pausing 2016-03-20 09:32:21 -04:00
Thomas Edvalson 094997f196 Get SoundRecorder working 2016-03-20 09:20:13 -04:00
Thomas Edvalson 7160f1a4f5 Implement better threading and mutexes 2016-03-20 00:44:06 -04:00
Thomas Edvalson 3f8ebffb72 Update stb_image headers 2016-02-19 22:02:31 -05:00
Thomas Edvalson bb570c8e74 Add stroke to text/fonts 2016-02-19 22:01:18 -05:00
Thomas Edvalson 263f48ec13 Add secured sockets with mbedtls and HTTPS support 2016-02-04 15:08:47 -05:00
Thomas Edvalson 681dc96361 Implement citro3d in Texture class 2016-01-28 23:55:47 -05:00
Thomas Edvalson 3736fe4215 Implement copy constructor and assignment operator for Sprite class. This is needed due to Vertex pointer. 2016-01-28 02:19:24 -05:00
Thomas Edvalson 600ca64ae5 Add basic console, remove console method from Game 2016-01-18 22:24:27 -05:00
Thomas Edvalson 09120d5739 Implement citro3d 2016-01-17 22:20:52 -05:00
Thomas Edvalson 5948876016 Add missing GlContext.cpp 2016-01-12 14:31:24 -05:00
Thomas Edvalson 7b092b2eb6 Add classes using OpenGL to emulator makefiles 2016-01-04 18:41:11 -05:00
Thomas Edvalson e067e100d1 Add consoleBasic to use ctrulib's console 2016-01-04 14:18:14 -05:00
Thomas Edvalson 4d7d2788b3 Revert some changes in texture to use supported GL functions 2016-01-04 12:22:23 -05:00
Thomas Edvalson bdac8abb45 Add microphone Service 2016-01-01 03:26:05 -05:00
Thomas Edvalson 21eab60ec1 Update Thread for latest ctrulib 2016-01-01 03:24:59 -05:00
Thomas Edvalson 1df8dabc96 Remove unsupported primitives 2016-01-01 03:21:13 -05:00
Thomas Edvalson ca065829f9 Change Service enum to lowercase 2015-12-08 00:15:08 -05:00
Thomas Edvalson 36b81dcd9b Add isKeypress to emu and fix docs 2015-12-07 23:19:52 -05:00
Thomas Edvalson adc2ba6166 Update to SFML Widget keyboard events 2015-12-05 23:10:53 -05:00
Thomas Edvalson 7abc29ab1f Change to match latest ctrulib points, and add some sound stuff for emulator 2015-12-05 21:14:33 -05:00
Thomas Edvalson d42465368f Update Services with ndsp and wifi status checker 2015-12-05 20:56:45 -05:00
Thomas Edvalson b02a7718af Fix some undefined network constants 2015-12-02 21:55:54 -05:00
Thomas Edvalson f79841c127 Implement some Audio using DSP and other small changes 2015-12-02 16:58:19 -05:00