Commit graph

126 commits

Author SHA1 Message Date
Poke
da0a344f2f Merge pull request #5 from CTurt/master
Update
2015-09-09 16:41:11 +09:30
CTurt
ef59dcd7df Add note about updated vJoy 2015-09-08 22:55:56 +01:00
CTurt
d9f5ac9f67 0.6 2015-09-06 18:53:18 +01:00
CTurt
6577488dc0 backlight 2015-09-06 18:50:21 +01:00
CTurt
800657cc2b Take out the trash 2015-09-06 18:39:59 +01:00
CTurt
2f5bd49837 General fixes 2015-09-06 18:38:49 +01:00
CTurt
b2c7c42d9b Merge pull request #9 from Ordinaryperson2/master
Add Ordinaryperson2 fixes
2015-09-06 18:25:10 +01:00
Poke
a1f68e8e48 Update readme
I'm done coding the upgrades I wanted for the moment, time for release!
unofficial 0.6 here we go!
2015-09-06 23:21:29 +09:30
Poke
2a2bc447ea Raised joystick button limit to 16, set default axis values.
Also filled in default values for all axes, instead of just unused ones.
buttons 9 - 16 are a bit of a hack but hey it works! As long as the user
configures their vJoy.
2015-09-06 23:07:43 +09:30
Poke
aa4e66653d Reset configs to default
oops haha
2015-09-06 11:58:53 +09:30
Poke
c84990d3dd Configurable dual joysticks
Added the ability to map mouse, circle pad and c stick to 2 separate
joysticks.
This was partly added before for c stick but now it's configurable.
2015-09-06 11:56:53 +09:30
Poke
f2241d3e73 Update vJoy dll
dll works with vJoy version:
05/05/2015,6.0.6000.16386
2015-09-06 11:27:23 +09:30
Nick Thyer
e4aee2a977 Initial n3ds
First commit, the bulk of the changes. ZL and ZR work, but neither
cStick nor circlePad work. So something's broken.
2015-09-06 09:31:30 +09:30
CTurt
da319963b6 Update for latest compilers and libraries 2015-07-25 22:42:55 +01:00
CTurt
f826941fda Link to gcc libs 2015-03-22 13:43:14 +00:00
CTurt
acad14c700 Version 0.5 2015-03-21 12:36:09 +00:00
CTurt
2e72b1b0ff Support joypad key mapping 2015-03-21 12:28:25 +00:00
CTurt
038af67ecf 3DS init ACU service 2015-03-21 11:51:08 +00:00
CTurt
50db368be9 More pseudo screenshot functions 2015-03-21 09:54:11 +00:00
CTurt
5d8240b433 Fix touch bug 2015-03-21 09:53:38 +00:00
CTurt
398d5d3f01 Update README.md 2015-03-21 09:53:22 +00:00
CTurt
da4d8ce698 More ctrulib fixes 2015-03-21 09:53:00 +00:00
CTurt
850dcdf7c7 Fix for latest ctrulib 2015-03-21 09:52:39 +00:00
CTurt
75b84a57c4 General wireless.h update 2015-03-21 09:52:27 +00:00
CTurt
d47ba2490f Pseudo screenshot sending 2014-12-30 11:28:50 +00:00
CTurt
4ff57a3bd6 Packet changes 2014-12-29 11:28:16 +00:00
CTurt
6361f04ac0 Packet changes 2014-12-28 11:23:48 +00:00
CTurt
0c6b79003b New screenshot names 2014-12-28 10:43:06 +00:00
CTurt
f3de970d67 Take screenshot with JPEG compression 2014-12-27 10:41:25 +00:00
CTurt
38470033e1 Link to gdiplus 2014-12-26 10:39:53 +00:00
CTurt
9c75dd2b39 C++ support 2014-12-25 10:39:06 +00:00
CTurt
25413ab701 Screenshot functions
maybe works
2014-12-22 20:16:17 +00:00
CTurt
fda4d1c022 Linky 2014-12-21 20:08:16 +00:00
CTurt
351e9c1a33 Screenshot base 2014-12-20 19:21:59 +00:00
CTurt
82808288c0 Central rotation 2014-12-19 19:17:25 +00:00
CTurt
6e49719da5 Version 0.4 2014-12-17 19:13:30 +00:00
CTurt
8f4217d2f5 Fire Tap event on touch release 2014-12-17 18:58:27 +00:00
CTurt
eedb7d2076 Described keyboard usage 2014-12-17 18:53:08 +00:00
CTurt
6ba5ea133e Out with the old, in with the new 2014-12-17 18:51:38 +00:00
CTurt
5549cda53a Support for absolute mouse movement 2014-12-17 18:47:46 +00:00
CTurt
482bf75169 Clean up 2014-12-17 18:32:57 +00:00
CTurt
bca86553d0 Support for more keys 2014-12-17 18:31:38 +00:00
CTurt
978b76ea38 Warn you if your WiFi is off 2014-12-17 18:31:18 +00:00
CTurt
0a752deda1 Animate keyboard 2014-12-16 17:53:31 +00:00
CTurt
40d5ebb1cd "input" conform to my standards 2014-12-16 17:18:19 +00:00
CTurt
d899186118 Rename font to drawing 2014-12-16 17:17:49 +00:00
CTurt
09ab6019de Pre-render keyboard 2014-12-16 17:09:11 +00:00
CTurt
329341c715 Specify framebuffer in drawing commands 2014-12-16 17:08:53 +00:00
CTurt
888acd9d96 Fully remove old keyboard 2014-12-16 16:32:45 +00:00
CTurt
2fc8de0f73 Disabled unfinished IP input, fixed vblank 2014-12-15 20:47:00 +00:00