Kevoot / LaiNESwitch

Cycle accurate NES emulator based on LaiNES
BSD 2-Clause "Simplified" License
77 stars 5 forks source link

Menu update for menus with more entries than can be displayed onscreen #1

Closed cwknight closed 6 years ago

cwknight commented 6 years ago

Handles menus with more entries than can be displayed on-screen, and wraps cursor for all menus. When the cursor moves to an off-screen entry (as defined by the entryDisplayLimit defined by the screen height and font size), the displayOffset changes.