nikola-wan
Veteran Member
Thanks for the Flash Drive comments.
1. I believe I have a solution working where First Time Setup asks whether you want RTC Auto Load. If you don't answer "Y" then the FTS will skip sending any !SETPU commands to the RTC to leave existing !SETPU program alone. This will then disable the RTC Auto Load feature.
6. SVG>FG is still in Dev like some of the other folders. I'll put in a curated folder in the next image.
7. Absolutely!
8. Another great feature request. UDK20 for return to Main Menu is also a good one. Some games (Star Trek) use 10 UDKs so standardizing on Shift-F10 sounds like a great feature, but that means adding UDKs to all the programs - or maybe figuring out how to use APPEND instead of OLD might preserve the Menu UDKs like in the Option 30 Demo and Games!
1. I believe I have a solution working where First Time Setup asks whether you want RTC Auto Load. If you don't answer "Y" then the FTS will skip sending any !SETPU commands to the RTC to leave existing !SETPU program alone. This will then disable the RTC Auto Load feature.
- Of course I have also extended the Main Menu to support not only remembering the directory but also the file number of an item selected in the Main Menu, so all the Main Menu items can be 'Favorite', example Invader I at file 38 in Games.
- I'm also working to add one more parameter to the Main Menu selections - whether the program is ASCII or BINARY, as my tests show BINARY is about 4x faster to load on the 4051 Emulator and 4054A than ASCII. This would also help the loading of the Main Menu which is now about 10KB.
6. SVG>FG is still in Dev like some of the other folders. I'll put in a curated folder in the next image.
7. Absolutely!
8. Another great feature request. UDK20 for return to Main Menu is also a good one. Some games (Star Trek) use 10 UDKs so standardizing on Shift-F10 sounds like a great feature, but that means adding UDKs to all the programs - or maybe figuring out how to use APPEND instead of OLD might preserve the Menu UDKs like in the Option 30 Demo and Games!