+retroclouds Posted January 26, 2014 Author Share Posted January 26, 2014 Some minor updates: * Added corrected version of the fbForth 1.0 manual. * Removed the "Grapefruit" and "Limelight Font Ripper" tools, as requested by the author. Tools are no longer supported. * Removed the demo video of the Patterns tools, as requested by the author. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2914071 Share on other sites More sharing options...
+retroclouds Posted March 2, 2014 Author Share Posted March 2, 2014 Some updates: * Added Playground to the TI-Basic section * Added XB256 to the Extended Basic section * Added reference to Gamebase TI99/4A Version Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2939712 Share on other sites More sharing options...
chris36 Posted March 21, 2014 Share Posted March 21, 2014 DSR section on first post has broken links. The PDF's in message 109 still work though. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2952984 Share on other sites More sharing options...
+retroclouds Posted March 23, 2014 Author Share Posted March 23, 2014 DSR section on first post has broken links. The PDF's in message 109 still work though. Broken links are now fixed. Seems that my host provider changed policies on file names. Had to rename the PDF filenames to make it work again. 2 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2954923 Share on other sites More sharing options...
+OLD CS1 Posted March 30, 2014 Share Posted March 30, 2014 Holy crap! This thread is rich in useful information. Maybe this summer when classes are over and work is not so demanding I might pick up and program some, again. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2959336 Share on other sites More sharing options...
TIetze Posted April 2, 2014 Share Posted April 2, 2014 Do you know any GERMAN Assembler Tutorial for the TI? Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2961217 Share on other sites More sharing options...
+Ksarul Posted April 2, 2014 Share Posted April 2, 2014 (edited) There are several. There's an Assembler Special from TI Revue, another from 99-Journal, Assembler Kurs I, II, and III from Hagera (Rausch & Haub), the Editor Assembler Handbuch from Wickanderware, TMS9900 Assembler auf den 99/4A by Simon Koppelmann, and TMS9900 Assembler Handbuch für das MiniMemory by Rainer Bernart. There is also some useful stuff in the 99 Special II volume from Texas Instruments. There are a couple more in French, if you can read that one. . . I have most of these (I'm missing Assembler Kurs I). Edited April 2, 2014 by Ksarul 2 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2961492 Share on other sites More sharing options...
TIetze Posted April 3, 2014 Share Posted April 3, 2014 Ah, thanks for the hints. Now I have to find them. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2961797 Share on other sites More sharing options...
am1933 Posted April 3, 2014 Share Posted April 3, 2014 There are a couple more in French, if you can read that one. . . The French ones are very easy to identify as all the register flags are white. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2961802 Share on other sites More sharing options...
+Ksarul Posted April 4, 2014 Share Posted April 4, 2014 I've only seen a few copies of the Hagera books in the last 25 years, so they might be hard to find. There are about 250 copies of the Koppelmann books (I talked to him about this when he was distributing the second edition (60 copies, IIRC), which I have). The Minimem book shows up on eBay Germany once or twice a year, as do Spezial 2 and the TI Revue Assembler Spezial. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-2962513 Share on other sites More sharing options...
Shift838 Posted June 1, 2014 Share Posted June 1, 2014 (edited) All, I have created a Cartridge Manipulator program in .NET that is ran on Windows and can be used to create multicartridge files for Classic 99, and real hardware like Tursi's multicart and John Guidry's cart. This utility will pad files as well. it follows the same rules as documented in the multicarts documentation work with with actual hardware and Classic 99. I am working on getting it uploaded to the FTP site. I am sure there is more I can add to it. I have created multiple files already and burned to eproms and configured in classic99 with no issues. If you find any please let me know. Edited June 3, 2014 by Cschneider 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3002625 Share on other sites More sharing options...
+Ksarul Posted June 2, 2014 Share Posted June 2, 2014 It displays a bit strangely on Windows 7 64-bit, Chris but it seems to operate (I just can't read the buttons because the text is cut off). One question--how do you select between inverted and non-inverted file mode? Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3002640 Share on other sites More sharing options...
Shift838 Posted June 2, 2014 Share Posted June 2, 2014 I'll change the font back to default. I was trying to use a TI-99 font, it looks fine on my machine and the other 2 laptops I have tested. But oh well. I change it and upload a new version. You should not have to switch between inverted and non-inverted file mode. It will look for a binary file and list them as specified in your source/target directory. the code uses batch files to pad the binary files. 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3002700 Share on other sites More sharing options...
Shift838 Posted June 2, 2014 Share Posted June 2, 2014 (edited) i have changed the font back to default. That is the only change. Edited June 4, 2014 by Cschneider Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3003115 Share on other sites More sharing options...
Astharot Posted June 3, 2014 Share Posted June 3, 2014 Hello I try at run cartdrige manipulator but no work.. sayed me no good win32 application.. i use xp 32bit.. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3003731 Share on other sites More sharing options...
Gazoo Posted June 3, 2014 Share Posted June 3, 2014 Hello I try at run cartdrige manipulator but no work.. sayed me no good win32 application.. i use xp 32bit.. Me too. Gazoo Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3003830 Share on other sites More sharing options...
hloberg Posted June 3, 2014 Share Posted June 3, 2014 Looks like it works on my Windows 7 machine. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3003836 Share on other sites More sharing options...
Shift838 Posted June 4, 2014 Share Posted June 4, 2014 it has not been tested on Windows XP. I have tested it on Windows 7 32bit, 64bit and Windows 8. I will post the link to the file on the ftp site. attached is the latest version. Cartridge_Manipulator.zip Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3003944 Share on other sites More sharing options...
sometimes99er Posted June 4, 2014 Share Posted June 4, 2014 (edited) . Edited July 2, 2014 by sometimes99er Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3004008 Share on other sites More sharing options...
+retroclouds Posted June 4, 2014 Author Share Posted June 4, 2014 Hi, could we please open an own thread for the Cartridge Manipulator I'd like to keep this thread reserved for the dev. resources. Thanks retro 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3004062 Share on other sites More sharing options...
RobertLM78 Posted July 2, 2014 Share Posted July 2, 2014 Heya Retroclouds, I just realized the link to Ernie's former book site hasn't been updated (http://www.hexbus.com/tibooks/) . Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3022953 Share on other sites More sharing options...
RXB Posted July 14, 2014 Share Posted July 14, 2014 Calssic99 I just downloaded the new version and it will not see a disk unless I put something in that folder like say DSK1 just errors out and beeps unless I put something in it? Also I am getting CORRUPT DSK RAM? What is that? Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3031227 Share on other sites More sharing options...
RXB Posted July 14, 2014 Share Posted July 14, 2014 Classic99 will not assemble anything on DSK8 even after I downloaded a new version. When you put cursor over DISK and click then move the mouse down on DSK8 the menu is on left but all the others are on the right side. And DSK8 is the only one that fails to work. Replacing it or adding a new one does not help. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3031232 Share on other sites More sharing options...
RXB Posted July 14, 2014 Share Posted July 14, 2014 Well I can use GPL Assembler but it always makes a corrupt Object file? Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3031248 Share on other sites More sharing options...
Tursi Posted July 14, 2014 Share Posted July 14, 2014 Calssic99 I just downloaded the new version and it will not see a disk unless I put something in that folder like say DSK1 just errors out and beeps unless I put something in it? Also I am getting CORRUPT DSK RAM? What is that? RT.M That's an option, not an error message. Leave it off unless you know why you want it on. Also, this is a resource thread, it's not the right place to ask for Classic99 help. Please use my thread or start a new one. 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/6/#findComment-3031262 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.