Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Nunn 53e8e820a6 Fix BootPicker issue with System 7 2021-02-08 16:02:04 +08:00
Elliot Nunn 10d99d74bb Clear the screen behind us when done 2020-11-10 21:35:33 +08:00
Elliot Nunn f9357a32fe Change input to include arbitrary 4-byte IDs 2020-11-10 21:33:52 +08:00
Elliot Nunn ba0880d773 Fix BootPicker show-stopper
We were trashing our return registers at the last moment.
2020-11-10 21:30:25 +08:00
Elliot Nunn 36c5a9914b Make BootPicker suitable for direct source-inclusion
Using local labels
2020-11-02 13:40:43 +08:00
Elliot Nunn 71d9ea9038 Add graphical boot-picker code
Not used for anything yet!
2020-11-02 10:16:23 +08:00