New pages
Jump to navigation
Jump to search
- 23:51, 27 October 2024 Tms9900-gcc (hist | edit) [136 bytes] Stefan Haubenthal (talk | contribs) (Created page with "A gcc cross-compiler for TMS9900. == Links == * [https://github.com/mburkley/tms9900-gcc Repository] Category:Programming language")
- 05:32, 9 September 2024 Rasmus Moustgaard (hist | edit) [713 bytes] Stefan Haubenthal (talk | contribs) (Created page with "Games by '''Rasmus Moustgaard''' * West Bank, West Bank v2, 2023 * Through the Trap Door, 2023 * Pinball 99, 2022 * ZQX-one (F18A), 2021 * Raycaster, 2020 * TIX, 2019 * 8 in 1 RASMUS arcade games, published by arcadeshopper.com *# Bouncy's obstacle course, 2019 *# Jet Set Willy *# Sports Game *# Sabre Wulf *# Flappy Bird, 2014 *# Road Hunter *# TI Scramble *# Titanium * Pyjamarama, 2018 * Knight Lore, 2017 *...")
- 10:28, 3 September 2024 CVBasic (hist | edit) [208 bytes] Stefan Haubenthal (talk | contribs) (Created page with "A cross-platform BASIC compiler by Oscar Toledo G. The syntax is Qbasic-alike. == Links == * [https://nanochess.org/cvbasic.html Official Homepage] Category:Programming language")
- 18:31, 30 July 2024 TiCodEd (hist | edit) [1,750 bytes] Stefan Haubenthal (talk | contribs) (Created page with "'''TiCodEd''' is an Extended BASIC editor/preprocessor by Stefan Bauch. This open source software is written in Free Pascal. == Example == Structured Extended Basic // SPEEDY // A demo of "Structured Extended Basic" by Stefan Bauch REPEAT GOSUB initialize REPEAT CALL KEY(0,K,S) :: B=B+(K=65)/4-(K=76)/4 :: B1=B-INT(B) :: Q=Q-(B1=.75)+(B1=.25) :: W=W-(B1=.5)+(B1=0) CALL GCHAR(Q,W,E) :: SC=SC+1 :: CALL VCHAR(Q,W,130) UNTIL e<>32 CALL SAY("GAMES OVER"...")
- 18:53, 29 April 2024 GPL (hist | edit) [1,312 bytes] Stefan Haubenthal (talk | contribs) (Created page with "'''Graphic Programming Language''' is the language of the GROMs. == Links == * [https://www.unige.ch/medecine/nouspikel/ti99/gpl.htm Manual page] * [https://www.unige.ch/medecine/nouspikel/ti99/gpl2.htm Manual page] Category:Programming language")
- 18:24, 29 April 2024 Adventure (hist | edit) [359 bytes] Stefan Haubenthal (talk | contribs) (Created page with "200px|thumb|right|Top tape '''Adventure''' is a text adventure of Scott Adams. There is also a [https://forums.atariage.com/topic/278494-adventure-cartridge-80-column-development-and-gpl/ 80 column patch] available. https://4apedia.com/index.php?title=Adventure:_Pirate%27s_Adventure Category:Adventure Category:80 column")
- 21:06, 27 April 2024 Small C (hist | edit) [203 bytes] Stefan Haubenthal (talk | contribs) (Created page with "'''Small C''' cross compiler for a TMS9900/TMS99000 Single Board Computer. == Links == * [https://github.com/AlexanderAdelAU/Small-C-Plus-for-TMS9900-99000 Repository] Category:Programming language")
- 11:15, 26 February 2024 TIC (hist | edit) [367 bytes] Stefan Haubenthal (talk | contribs) (Created page with "'''TI/C''' C compiler for TI-99 and MYARC GENEVE 9640 computers by LGMA Products (Little Green Men Associates) written by Alan Beard. Note that library for tic was created by Clint Pulley, based on his Tiny-C compiler but recompiled with tic. == Links == * [https://github.com/abeard01/fortran99/tree/master/tic Repository] Category:Programming language")