Harry Potter Posted June 1, 2021 Share Posted June 1, 2021 Hi! I'm pleased to announce the completion of my first two Atari 800 projects. Thy are AtaSimpleIO and MadLibAtari. AtaSimpleIO is a shortened version of the standard ANSI C console functions in case you don't need the full features of printf(), and MadLibAtari is my rendition of the famous MadLib word game for the Atari. Coming are MemXAtari, a memory enhancement for cc65 to access all of the Atari X's RAM, and Template Creator Atari, a utility to handle template files. MadLibAtari can be found at https://sourceforge.net/projects/cc65extra/files/game/, and AtaSimpleIO at https://sourceforge.net/projects/cc65extra/files/ui/. Try it out, and tell me what you think! BTW, does Fields work on the Atari? It is in the same place as AtaSimpleIO. Quote Link to comment Share on other sites More sharing options...
Harry Potter Posted June 1, 2021 Author Share Posted June 1, 2021 BTW, where can I upload them? Quote Link to comment Share on other sites More sharing options...
www.atarimania.com Posted June 1, 2021 Share Posted June 1, 2021 You should really weed out all the spelling mistakes in MadLibAtari. Quote Link to comment Share on other sites More sharing options...
Harry Potter Posted June 1, 2021 Author Share Posted June 1, 2021 Are they with the stories or the function calls? I don't understand how they got past me when everybody I know hails me for being a good speller. Quote Link to comment Share on other sites More sharing options...
www.atarimania.com Posted June 1, 2021 Share Posted June 1, 2021 To be honest, it seems there are just two: - "someting" instead of "something" - "hors dourves" instead of "hors d'oeuvre" (or "hors d'oeuvres") Quote Link to comment Share on other sites More sharing options...
Harry Potter Posted June 1, 2021 Author Share Posted June 1, 2021 I thank you for the error reports. Occasionally, I make typos that slip by. And I didn't now about the second mentioned spelling error. I'm going to fix them now. BTW, I enjoy optimizing. Can anybody suggest to me any optimizations I can apply to MadLibAtari? Quote Link to comment Share on other sites More sharing options...
Harry Potter Posted June 1, 2021 Author Share Posted June 1, 2021 Spelling mistakes fixed! I uploaded the new files now. I don't remember if I compiled the program. If the mistakes aren't fixed, run the included batch file, and it'll compile the changes. Quote Link to comment Share on other sites More sharing options...
+Allan Posted June 2, 2021 Share Posted June 2, 2021 The two links don't work unless you cut and paste them into the address bar. Quote Link to comment Share on other sites More sharing options...
www.atarimania.com Posted June 3, 2021 Share Posted June 3, 2021 You are requested to enter "Something done to you" and "hors d'oeuvres" twice in the first and third categories respectively. The second entries still have the uncorrected spellings. Quote Link to comment Share on other sites More sharing options...
Harry Potter Posted June 3, 2021 Author Share Posted June 3, 2021 Okay. Quote Link to comment Share on other sites More sharing options...
miker Posted June 3, 2021 Share Posted June 3, 2021 On 6/1/2021 at 9:48 PM, Harry Potter said: Hi! I'm pleased to announce the completion of my first two Atari 800 projects. Thy are AtaSimpleIO and MadLibAtari. AtaSimpleIO is a shortened version of the standard ANSI C console functions in case you don't need the full features of printf(), and MadLibAtari is my rendition of the famous MadLib word game for the Atari. Coming are MemXAtari, a memory enhancement for cc65 to access all of the Atari X's RAM, and Template Creator Atari, a utility to handle template files. MadLibAtari can be found at https://sourceforge.net/projects/cc65extra/files/game/, and AtaSimpleIO at https://sourceforge.net/projects/cc65extra/files/ui/. Try it out, and tell me what you think! BTW, does Fields work on the Atari? It is in the same place as AtaSimpleIO. Here are clickable links of the above: https://sourceforge.net/projects/cc65extra/files/game/ https://sourceforge.net/projects/cc65extra/files/ui/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.