Commit Graph

9 Commits

Author SHA1 Message Date
Pk11
457a82481d
Make X clear string in keyboard (#226) 2023-12-30 17:48:15 -07:00
Pk11
1605dcf8f0
Change screen swap to an ini option (#183) 2022-08-02 20:04:55 -06:00
Pk11
7647d311bc
Move keyboard cursor by touch (#182) 2022-08-02 20:04:19 -06:00
Pk11
9b06e85d90
Fix deleting not scrolling (#181) 2022-08-02 18:54:52 -06:00
Pk11
9ada5887e2
Update translations (#162)
* Update translations, add Dutch and Ukrainian

Adds Ґ, ґ, І, і, Ї, and ї to the font for Ukrainian

* Update Chinese translation

* Add RTL support, Hebrew translation

* Update translations
2022-04-08 12:39:29 -06:00
Pk11
7ade5f7d8a
Fix several keyboard problems (#160)
- Longer than 1 row broke
- Unicode was broken
- Lots of unicode problems
2022-04-04 23:23:13 -06:00
Pk11
68a81840d6
Improve screen swap (#164) 2022-03-20 15:57:41 -06:00
Pk11
d8bf2447ec
Clear cart info on eject outside of drive menu and detect ramdrive eject (#146)
* Fix cart info if ejected not in drive menu

* Fix a couple ramdrive issues

- Unmount ramdrive if Slot-2 RAM is ejected
- Fix potentially reading from the wrong location if numSectors > 1 and crosses between locations
- free ramdLoc on regular DS too
- Use calloc to 0 initialize, I saw it mess up occasionally on DSi too

* Update time in the Vblank handler
2022-01-07 20:35:49 -07:00
Pk11
b3bdcabec2
Improve keyboard input (#132) 2022-01-02 12:35:21 -07:00