Commit Graph

78 Commits

Author SHA1 Message Date
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 e067e100d1 Add consoleBasic to use ctrulib's console 2016-01-04 14:18:14 -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 b980934d85 Remove JoyStick files 2016-01-01 03:20:21 -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 d42465368f Update Services with ndsp and wifi status checker 2015-12-05 20:56:45 -05:00
Thomas Edvalson 54ac2afe90 Add doxygen files and update some header docs 2015-12-02 17:29:56 -05:00
Thomas Edvalson f79841c127 Implement some Audio using DSP and other small changes 2015-12-02 16:58:19 -05:00
Cruel 62e7cf5781 Implement audio, some code cleanup, fix default font loading 2015-11-25 00:38:01 -05:00
Cruel 0ef129430d Add color to Console 2015-11-23 00:43:32 -05:00
Cruel f59ed57425 Change I18n to use Utf32 2015-11-23 00:37:32 -05:00
Cruel 0d07ddf171 Fix travis/cmake scripts 2015-10-05 20:08:19 -04:00
Cruel 26c1836d83 Replace NULL with zeros 2015-09-29 03:05:28 -04:00
Cruel b1f7a1cd5d Add Shader::Default and GLSL emu compatibility 2015-09-28 14:53:21 -04:00
Cruel d4146018b9 Update SoundBuffer with LinearAllocator 2015-09-27 00:32:11 -04:00
Cruel f0ba143a7f Replace Resources with romfs, fix CMake structure and add FileSystem to accommodate it 2015-09-19 02:21:00 -04:00
Cruel 8ea0ab300c Update Service class and modify Console a little 2015-09-16 17:39:23 -04:00
Cruel f407f9e364 Implement basic I18n class 2015-09-16 16:33:31 -04:00
Cruel 3a4529f192 Update Shader::loadBinary to accept geoshaders too 2015-09-03 02:53:00 -04:00
Cruel 87fa1f0cf3 Create LinearAllocator for STL containers and override Vertex new/delete operators 2015-09-02 16:40:29 -04:00
Cruel 1e125c7ddc Fix typos 2015-09-01 18:19:19 -04:00