Enira has released the update to his homebrew app DSe Notepad v0.9 to v0.91, which features the following fixes and some improvements: - Removed the s32 letter variable and replaced it by strlen()
- Resized drawing position (You cannot draw outside the box borders anymore.
- Separated code for loading and saving file, and write headers for future FAT implementation.
- Fixed static cursor when scrolling
- Added breakpoints reworked. Updates now while scrolling. Separated code and fixed minor bugs.
- Reworked main function
- Added scrolling is now possible with R and L buttons
- Added function to hide keyboard and allow caps input
To operate DSe Notepad v0.91, use the following keys:
- Start: Only when asked to reset SRAM
- X: Switch screen
- Y: Add breakpoint or markings in the text (like a red cursor) that select an amount of text. Press once to add the first breakpoint. Press Y again to add the last breakpoint and press again to unselect. Once an area of text is marked with these breakpoints you can copy/cut it.
- Left: Move cursor left
- Right: Move cursor right
Via Enira
Enira has released the update to his homebrew app DSe Notepad v0.9 to v0.91, which features the following fixes and some improvements: - Removed the s32 letter variable and replaced it by strlen()
- Resized drawing position (You cannot draw outside the box borders anymore.
- Separated code for loading and saving file, and write headers for future FAT implementation.
- Fixed static cursor when scrolling
- Added breakpoints reworked. Updates now while scrolling. Separated code and fixed minor bugs.
- Reworked main function
- Added scrolling is now possible with R and L buttons
- Added function to hide keyboard and allow caps input
To operate DSe Notepad v0.91, use the following keys:
- Start: Only when asked to reset SRAM
- X: Switch screen
- Y: Add breakpoint or markings in the text (like a red cursor) that select an amount of text. Press once to add the first breakpoint. Press Y again to add the last breakpoint and press again to unselect. Once an area of text is marked with these breakpoints you can copy/cut it.
- Left: Move cursor left
- Right: Move cursor right
Via Enira
