randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

[FR] text filter for file picker #44

Closed randyrossi closed 5 years ago

randyrossi commented 5 years ago

Start typing text, filter results based on regex or beginning of file names

randyrossi commented 5 years ago

Latest release has 1 char search. Probably not going to do full text search. Closing this.