1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the obvious. I should read my comments More... about 8 years ago
1. 3DS gui is now exactly like DS gui, just scaled. 2. 3DS Lid and backlights function like DS 3. Fixed 3DS Find IP button. 4. Cleaned up main9.cpp. 5. Implemented 3DS UDP non-blocking. 6. Increased stylus data from uint8_t to uint16_t for the enlarged 3DS screen. 7. Removed outdated PPJoy and replaced with current VJoy. More... about 8 years ago
Fixed incorrect uint16_t types More... about 8 years ago
Quick dirty port of DS UI to 3DS More... about 8 years ago
Merge pull request #23 from sypherce/cpp_rewrite
Derrick Wirth
as sypherce
More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into cpp_rewrite More... about 8 years ago
Visual Studio 2015 More... about 8 years ago
Merge branch 'master' of https://github.com/sypherce/ds2key More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/cpp_rewrite' More... about 8 years ago
Merge pull request #22 from sypherce/cpp_rewrite
Derrick Wirth
as sypherce
More... about 8 years ago
Merge pull request #21 from sypherce/master
Derrick Wirth
as sypherce
More... about 8 years ago
Initial 3DS support More... about 8 years ago
Mostly cosmetic stuff More... about 8 years ago
Clamped g_stylus_position px and py values More... about 8 years ago
Forgot this file More... about 8 years ago
Re-enabled backlight timeout, changed DS windows from pointer into plain objects More... about 8 years ago
Syntax Work Part 6 of 6 More... about 8 years ago
Syntax Work Part 5 More... about 8 years ago
Syntax Work Part 4 More... over 8 years ago
Syntax Work Part 3 More... over 8 years ago
More Syntax Work More... over 8 years ago
Merge branch 'cpp_rewrite' of https://github.com/sypherce/ds2key into cpp_rewrite More... over 8 years ago
Create README.md
Derrick Wirth
as sypherce
More... over 8 years ago
Fixed broken functions More... over 8 years ago
Syntax Changes More... over 8 years ago
Merge pull request #20 from sypherce/cpp_rewrite
Derrick Wirth
as sypherce
More... about 9 years ago
1. Push a old version since I last worked on project 2. Linux code untested 3. Some source code documention added 4. Couple descriptive variables added 5. Some PSP #ifdef code added 6. Emulator define changed to 0 to avoid some issues reported 7. Screen light toggle added, maybe not activated More... over 9 years ago
1. Code structure. Changed namespaces, converted some classes to namespaces. 2. Implemented customized command button text and position. Windows gui displays data, but is unable to properly edit. 3. Altered DS drawing routines. Slightly safer methods. More... over 10 years ago
1. Added strerror() command for more detailed error messages. More... over 10 years ago
1. Forgot to save before committing. More... over 10 years ago