RobertLM78 Posted May 12, 2013 Share Posted May 12, 2013 (edited) Moved Question to http://atariage.com/forums/topic/212224-the-editorassembler/ Edited May 12, 2013 by RobertLM78 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2751983 Share on other sites More sharing options...
+retroclouds Posted May 12, 2013 Author Share Posted May 12, 2013 Good question. I think it is best to create a new post on the forum so that it gets the proper attention. I'd like to keep this thread focussed on listing dev. resources. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2751998 Share on other sites More sharing options...
jacquesg Posted May 13, 2013 Share Posted May 13, 2013 You can add a TI99HOF reference to the books written by C. Regena because this was the nom de plume used by Cheryl Regina Whitelaw. Jacques 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2752512 Share on other sites More sharing options...
RXB Posted May 18, 2013 Share Posted May 18, 2013 Would it be possible on the Debugger to have what bank of the SAMS is being used displayed on the Debugger in Classic99? I have written many programs in RXB using the SAMS and never see what bank is being used but can only look at the RAM at >2000 A nice option would be to display the RAM and mapper register i.e. MR? >2000 MR# >3000 MR# >A000 MR# >B000 MR# >C000 MR# >D000 MR# >E000 MR# >F000 MR# The # is the mapper register assigned to that RAM address. Rich Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2756096 Share on other sites More sharing options...
Tursi Posted May 19, 2013 Share Posted May 19, 2013 This is the wrong thread for this question, Rich, but.. yeah, it's one of the things that needs to be done. The debugger is missing a lot of extra hardware registers right now. I'll bump it on my mental list. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2756610 Share on other sites More sharing options...
+retroclouds Posted May 30, 2013 Author Share Posted May 30, 2013 (edited) Some changes to the Development Resources thread. * Added RXB to the "TOOLKITS AND COMPILERS" section. Thanks @RXB. * Updated Magellan to Magellan v1.7.2. Thanks . * Added TI99HOF reference for C. Regena in the "MANUALS" section. * Some small layout fixes. Edited May 30, 2013 by retroclouds Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2764026 Share on other sites More sharing options...
+retroclouds Posted May 30, 2013 Author Share Posted May 30, 2013 I'd like to add the C-99 compilers (both cross-compiler and native TI-99/4A compiler), as well as the GNU C compiler to the "Programming Languages" section, but I don't have much information on it as I barely used C myself. If you are experienced in C and have information on what to add, then please contact me via the PM function. Thanks Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2764034 Share on other sites More sharing options...
Omega-TI Posted July 20, 2013 Share Posted July 20, 2013 I may have overlooked it, as this place is 'chock-full' of goodies, but what I'd like to see available is a good quality copy of every keyboard strip ever made for the TI. Those little buggers are hard to come by! 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2795511 Share on other sites More sharing options...
+InsaneMultitasker Posted August 11, 2013 Share Posted August 11, 2013 Software Specification for the 99_4 Disk Peripheral V2.0 03-28-1983.pdf GPL Interface Specification for the 99_4 Disk Peripheral V2.0 03-28-1983.pdf Functional Specification for the 99_4 Disk Peripheral V3.0 03-28-1983.pdf File Management Specification for TI 99_4 Personal Computer V2.5 02-25-1983.pdf Device Service Routine Specification for TI 99_4(A) Personal Computer V2.0 03-28-1983.pdf Here are some good files to start a DSR/file section 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2808735 Share on other sites More sharing options...
+retroclouds Posted August 12, 2013 Author Share Posted August 12, 2013 Thanks Insane. The dev thread is due for an update. I'll be more than happy to add this stuff. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2808989 Share on other sites More sharing options...
+InsaneMultitasker Posted August 12, 2013 Share Posted August 12, 2013 Another useful doc. TI-Interface Standard and Design-part1.pdf TI-Interface Standard and Design-part2.pdf Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2808993 Share on other sites More sharing options...
Willsy Posted September 11, 2013 Share Posted September 11, 2013 Can we add www.turboforth.net to the development links section? Also, can we add Fred Kaal's website? Thanks M Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2827713 Share on other sites More sharing options...
RXB Posted September 12, 2013 Share Posted September 12, 2013 Wait with the new update GPL and XB are not Languages but Forth and Fortran and BASIC are? How did XB and GPL get unclassified as a Language? Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2828745 Share on other sites More sharing options...
+retroclouds Posted September 13, 2013 Author Share Posted September 13, 2013 Wait with the new update GPL and XB are not Languages but Forth and Fortran and BASIC are? How did XB and GPL get unclassified as a Language? That's easy; after scr***ing around for about 8 hours I got fed up and quit. So the items are not located where they should be. It's not like I hate XB, GPL or something.... There'l be another redesign when I have some more time. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2828958 Share on other sites More sharing options...
hloberg Posted September 20, 2013 Share Posted September 20, 2013 In May Retroclouds mentioned wanted to add C99 to programming languages. I am by no means a expert but have been playing with the console version. I have put all the documentation, tutorials, Lib listings (funnel web 40) together in a .zip. also got all the disk and libs in another .zip. the disk are in PC99 format which are easy to covert or read using, just about anything these days. Haven't tried the cross compiler yet. C99 in PC99 format.zip C99v4 documentation.zip 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2833302 Share on other sites More sharing options...
+retroclouds Posted October 20, 2013 Author Share Posted October 20, 2013 (edited) * Thread redesign again. Got rid of the "spoilers" * Realigned topics and combined manuals with the software where appropriate. * Added C99 small-c compiler by Client Pulley. Thank you @hloberg! * Added the GCC compiler patch by insomnia * Many small changes Edited October 20, 2013 by retroclouds 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2850881 Share on other sites More sharing options...
CantStopClicking Posted October 30, 2013 Share Posted October 30, 2013 Another useful doc. TI-Interface Standard and Design-part1.pdf TI-Interface Standard and Design-part2.pdf Anyone else notice this document set is missing "Section H: MISCELLANEOUS DESIGN CONSIDERATIONS" Actually, if you look at page 46 of "part1"; Section G ends at page # "G3" and page 47 begins at; "SECTION I: Page 113" So... not sure what is missing exactly since the pages are missing and the numbering switches from letters to numbers somewhere in there. Kind of odd... Does anyone know if a full version exists? TIA -Dano Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2856674 Share on other sites More sharing options...
+InsaneMultitasker Posted October 30, 2013 Share Posted October 30, 2013 Anyone else notice this document set is missing "Section H: MISCELLANEOUS DESIGN CONSIDERATIONS" Actually, if you look at page 46 of "part1"; Section G ends at page # "G3" and page 47 begins at; "SECTION I: Page 113" So... not sure what is missing exactly since the pages are missing and the numbering switches from letters to numbers somewhere in there. Kind of odd... Does anyone know if a full version exists? TIA -Dano If I can find my document, I'll compare the scan to it. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2856870 Share on other sites More sharing options...
CantStopClicking Posted October 31, 2013 Share Posted October 31, 2013 If I can find my document, I'll compare the scan to it. Would be much appreciated! Of course, that was the section I headed to first -- only to find it missing. DOH!@#! -Dano Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2857655 Share on other sites More sharing options...
+InsaneMultitasker Posted November 11, 2013 Share Posted November 11, 2013 Would be much appreciated! Of course, that was the section I headed to first -- only to find it missing. DOH!@#! -Dano Hmmm... those pages are missing in my binder. Either I took them out to read them or lost them along the way. I checked the usual places and did not find the missing pages. Sorry. If they turn up I'll let you know. BTW, that would be page "I"13. All page numbers start with the section letter then the page number within that section. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2864452 Share on other sites More sharing options...
CantStopClicking Posted November 15, 2013 Share Posted November 15, 2013 Hmmm... those pages are missing in my binder. Either I took them out to read them or lost them along the way. I checked the usual places and did not find the missing pages. Sorry. If they turn up I'll let you know. BTW, that would be page "I"13. All page numbers start with the section letter then the page number within that section. Bummer! Thanks for taking the time to look. I see now that it's an "I" (letter) and not a "1" (one). So.... that means we are missing: All of section "H" - Miscellaneous Design Considerations. (total of four pages; H1-H4) And section "I" - DSR Architecture. (from I1 to I12) Is there >> ANYONE << who can help? I would LOVE a complete new scan of the manual. The existing one kinda sucks for image quality (NOT content). P-L-E-A-S-E -Dano PS: If have a manual but no means to scan it - I'll pay shipping both ways for the opportunity to get a good quality scan. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2867749 Share on other sites More sharing options...
+retroclouds Posted November 17, 2013 Author Share Posted November 17, 2013 Updated the sticky thread: * Added fbForth v1.0 * Added Magellan v1.9b * Added reference to classic99 tips and tricks video tutorial 1 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2868925 Share on other sites More sharing options...
+Lee Stewart Posted December 5, 2013 Share Posted December 5, 2013 The Ti994w reference under "Emulators" should be: http://home.vodafonethuis.nl//fgkaal/Software/sw_ti994w.html The current link is to Fred's old site. ...lee Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2880010 Share on other sites More sharing options...
+retroclouds Posted December 29, 2013 Author Share Posted December 29, 2013 Updated the thread today: * URL for TI994w corrected (few days ago) * Added reference to current Magellan version. * Removed the "Toolkits" section. Entries in Toolkits section moved to Assembly Language & Extended Basic * Added new section "Homebrew Hardware". Currently has 2 entries: F18A, Sound Master 99 Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2895004 Share on other sites More sharing options...
RXB Posted January 26, 2014 Share Posted January 26, 2014 Homebrew Hardware is a great idea and smooths out the categories. Quote Link to comment https://forums.atariage.com/topic/153704-ti-994a-development-resources/page/5/#findComment-2913780 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.