+doctorclu #1 Posted April 8, 2018 I'm wondering if there were any Atari 2600 roms that were nothing but pages of text? Why would a person want this? To tell an intro story, or maybe to have an instruction manual in a rom library. Just text, which a person "turns the page" by hitting the fire button or something similar. 1 Quote Share this post Link to post Share on other sites
Flojomojo #2 Posted April 8, 2018 Stellar Track Quote Share this post Link to post Share on other sites
+SpiceWare #3 Posted April 8, 2018 E.T. Book Cart comes to mind. 1 Quote Share this post Link to post Share on other sites
Supergun #4 Posted April 8, 2018 Basic Programming & Magicard. Quote Share this post Link to post Share on other sites
pacman000 #5 Posted April 8, 2018 Dark Mage, perhaps? Quote Share this post Link to post Share on other sites
+doctorclu #6 Posted April 8, 2018 E.T. Book Cart comes to mind. This is definitely what I had in mind. Really cool concept this... eBook. Quote Share this post Link to post Share on other sites
+doctorclu #8 Posted April 9, 2018 Hangman. Hahaha Quote Share this post Link to post Share on other sites
Mr SQL #9 Posted April 15, 2018 I'm wondering if there were any Atari 2600 roms that were nothing but pages of text? Why would a person want this? To tell an intro story, or maybe to have an instruction manual in a rom library. Just text, which a person "turns the page" by hitting the fire button or something similar. WARPDRIVE has many pages of full screen scrolling marquee text, it is used just like you described to tell stories, in this case providing motivational status updates as a rating system as you make progress. You can reuse the engine in the program to tell other stories, it scrolls regular text in BASIC data statements like these: data textdata "PRGE 2016 ROCKS" data textdata9 "practice this " data textdata8 "game! take aim!" data textdata7 "focus your mind" data textdata6 "good progress! " data textdataB "You learned to " data textdataC "aim! keep it up" data textdatad "2 win the game!" The console switches change the color of the text and the ship. AFP WARP DRIVE.txt SuperCharger_WARPDRIVE.bin WARDRIVE_AFP.bin Quote Share this post Link to post Share on other sites