aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.asm (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysterm: dark mode - black background, white text (OSK highlight inverts to match)user1-7/+11
5 daysterm: compute the OSK view offset from the cursor row (keep input visible)user1-9/+29
5 daysterm/osk: view-offset scroll region (lossless backlog on OSK toggle)user1-57/+30
5 daysterm/osk: scroll region so the OSK never hides the input lineuser1-12/+57
5 daysosk: toggle-able on-screen keyboard on the window layeruser1-2/+1
5 dayssyscall: mirror console output to the LCD terminaluser1-0/+14
5 daysterm: cursor + O(1) line scrollinguser1-208/+454
5 daysfont: full mixed-case + punctuation glyph set (not uppercase-only)user1-6/+6
5 daysterm: 40-column text terminal on the CGB LCD (4x8 dynamic tiles)user1-0/+381