![]() |
|
Option to add a loading screen to the tape file? - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Wishlist (https://forum.boriel.com/forumdisplay.php?fid=14) +---- Thread: Option to add a loading screen to the tape file? (/showthread.php?tid=557) |
Option to add a loading screen to the tape file? - Felix - 2013-07-11 This may be a hare-brained idea, but ZXBasic already has options to generate a tape file and put an auto-loader on it. Which makes it incredibly convenient. Why not add a little more convenience in the form of an option to put a loading screen on the same tape file (and of course expand the autoloader to handle it)? Re: Option to add a loading screen to the tape file? - boriel - 2013-07-11 Felix Wrote:This may be a hare-brained idea, but ZXBasic already has options to generate a tape file and put an auto-loader on it. Which makes it incredibly convenient. Why not add a little more convenience in the form of an option to put a loading screen on the same tape file (and of course expand the autoloader to handle it)?Hmmm. Good idea. Something like --use-screen=file :?: |