Kyle Evans ca16d83fd4 lualoader: Pull autoboot handling out into menu.run()
There's no reason for autoboot handling to be mixed in with menu processing.
It is a distinct process that should only be done once when entering the
menu system.

menu.process has been modified to take an initial keypress to process and to
only draw the screen initially if it's been invalidated. The keypress is
kind of a kludge, although it could be argued to be a potentially useful
kludge if there are other processes that may need to feed a keypress into
the menu system.
2018-02-25 05:00:54 +00:00
..
2018-02-02 15:01:49 +00:00
2018-02-21 18:32:06 +00:00
2018-02-24 02:57:24 +00:00
2018-02-24 02:57:24 +00:00
2018-02-23 04:06:15 +00:00
2017-12-02 00:06:58 +00:00