All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ninerpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 22:38, 14 February 2025 Stefan Haubenthal talk contribs created page DS99/4a (Created page with "An open source TI99/4a Emulator for the Nintendo DS/DSi, see https://github.com/wavemotion-dave/DS994a by Dave Bernazzani. Category:Emulation")
- 14:08, 2 February 2025 Stefan Haubenthal talk contribs created page 1200 Baud Tape Loader (Created page with "Listing of the '''Turbo Load''' program by Ton Brouwer (based on the 1200 Baud BasiCode). See TIjdingen (magazine of the Dutch TI-Usersgroup) Sep. 1988, Annual (Jaargang 4). Number 4. Issue Number 39. Page 2-5. https://www.youtube.com/watch?v=vGJabZMYwek")
- 13:50, 2 February 2025 Stefan Haubenthal talk contribs created page File:MechatronicXB.jpg
- 13:50, 2 February 2025 Stefan Haubenthal talk contribs uploaded File:MechatronicXB.jpg
- 23:51, 27 October 2024 Stefan Haubenthal talk contribs created page Tms9900-gcc (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 Stefan Haubenthal talk contribs created page Rasmus Moustgaard (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 *...")
- 22:38, 8 September 2024 Stefan Haubenthal talk contribs created page Tursi (Redirected page to Classic99) Tag: New redirect
- 10:28, 3 September 2024 Stefan Haubenthal talk contribs created page CVBasic (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 Stefan Haubenthal talk contribs created page TiCodEd (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 Stefan Haubenthal talk contribs created page GPL (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 Stefan Haubenthal talk contribs created page Adventure (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 Stefan Haubenthal talk contribs created page Small C (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 Stefan Haubenthal talk contribs created page TIC (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")
- 10:56, 26 February 2024 Stefan Haubenthal talk contribs created page File:TPV3 Manual Cover.jpg (AtariAge)
- 10:56, 26 February 2024 Stefan Haubenthal talk contribs uploaded File:TPV3 Manual Cover.jpg (AtariAge)
- 22:24, 23 April 2023 Stefan Haubenthal talk contribs created page Borzork (Created page with "A Berzerk clone. https://forums.atariage.com/topic/276364-4k-shortnsweet-game-contest-submissions-2018-winners-announced/?do=findComment&comment=3997342 Category:Module")
- 21:50, 23 April 2023 Stefan Haubenthal talk contribs created page Fork (Created page with "https://github.com/Rasmus-M/fork")
- 21:27, 23 April 2023 Stefan Haubenthal talk contribs created page Astro Cube (Created page with "Astro Cube game written for the 4K Short'n'Sweet game contest at AtariAge. https://github.com/nanochess/ti994a Category:Module")
- 22:39, 6 December 2022 Stefan Haubenthal talk contribs created page Hell's Halls (Created page with "A rogue-like dungeon crawler by Pixelpedant. https://shop.pixelpedant.com/products/hells-halls-for-ti-99-4a Category:Software")
- 22:32, 11 November 2022 Stefan Haubenthal talk contribs moved page Js99er to Js99'er
- 22:29, 11 November 2022 Stefan Haubenthal talk contribs created page Js99er (Created page with "TI-99/4A emulator written in JavaScript, see http://js99er.net by Rasmus Moustgaard. Category:Emulation")
- 15:06, 11 June 2022 Stefan Haubenthal talk contribs created page Keyboard (Created page with "== Font == TI used the font "Routed Gothic". However the font slightly changed, see "Q" key. Category:Hardware")
- 14:13, 11 June 2022 Stefan Haubenthal talk contribs created page Category:EA5 (Created page with "This software requires an Editor/Assembler option 5 compatible cartridge.")
- 20:58, 7 June 2022 Stefan Haubenthal talk contribs created page Category:Adventure (Created page with "Category:Software")
- 20:49, 7 June 2022 Stefan Haubenthal talk contribs created page File:H2-3.png
- 20:49, 7 June 2022 Stefan Haubenthal talk contribs uploaded File:H2-3.png
- 20:49, 7 June 2022 Stefan Haubenthal talk contribs created page File:H2-2.png
- 20:49, 7 June 2022 Stefan Haubenthal talk contribs uploaded File:H2-2.png
- 20:48, 7 June 2022 Stefan Haubenthal talk contribs created page File:H2-1.png
- 20:48, 7 June 2022 Stefan Haubenthal talk contribs uploaded File:H2-1.png
- 20:48, 7 June 2022 Stefan Haubenthal talk contribs created page Hibernated 2 (Created page with "right right right '''Hibernated 2''' is a text adventure using the Z-machine. Category:Adventure Category:Disk")
- 13:57, 7 June 2022 Stefan Haubenthal talk contribs created page Tunnels of Doom (Created page with "https://www.ridingthecrest.com/edburns/classic-gaming/tunnels/")
- 17:38, 27 May 2022 Stefan Haubenthal talk contribs created page Pinball 99 (Created page with "Pinball game like Pinball Dreams. https://github.com/Rasmus-M/pinball-99 Category:Speech Category:Module")
- 08:45, 28 April 2022 Stefan Haubenthal talk contribs created page F18A (Redirected page to Video Enhancement Cards#F18A Video Board) Tag: New redirect
- 08:26, 28 April 2022 Stefan Haubenthal talk contribs created page ZQX-one (Created page with "A Zaxxon port. https://github.com/Rasmus-M/zqx-one Category:Module")
- 11:15, 5 March 2022 Stefan Haubenthal talk contribs created page File:838.jpeg (Facebook)
- 11:15, 5 March 2022 Stefan Haubenthal talk contribs uploaded File:838.jpeg (Facebook)
- 11:11, 5 March 2022 Stefan Haubenthal talk contribs created page 838-SPEECH (Created page with "thumb|right The new 838-SPEECH board that allows a TI’er to put their speech synthesizer into the PEB. Category:PEB Category:Hardware")
- 19:35, 17 February 2022 Stefan Haubenthal talk contribs created page XB Game Developers Package (Created page with "A tools by Harry Wilhelm # XB256 # Compiler https://atariage.com/forums/topic/224905-xb-game-developers-package/")
- 19:13, 17 February 2022 Stefan Haubenthal talk contribs created page Night Stalker (Created page with "A game by LASooner. https://atariage.com/forums/topic/276268-night-stalker-xb256-compiled-final-version/ Category:Module")
- 18:37, 19 July 2021 Stefan Haubenthal talk contribs created page Term 80 (Created page with "Terminal program by Jeff Brown. <pre> Archive: TERM80.zip Length Date Time Name --------- ---------- ----- ---- 0 01-03-2019 09:07 TERM80/...")
- 04:29, 10 January 2021 Stefan Haubenthal talk contribs created page Realms of Antiquity (Created page with "'''Realms of Antiquity: The Shattered Crown''' is a role playing game. [http://www.adamantyr.com/blog/index.php/the-game/ Blog] Category:AMS Category:Module Catego...")
- 02:42, 29 November 2020 Stefan Haubenthal talk contribs created page Treffen (Created page with "# Cologne, Germany 1986 # Bremen, Germany 1987 http://www.stcarchiv.de/ck1987/10/zweites-internationales-ti-treffen-bremen")
- 02:06, 29 November 2020 Stefan Haubenthal talk contribs created page TI99 Italian User Club (Created page with "http://www.ti99iuc.it Category:Companies")
- 01:39, 23 November 2020 Stefan Haubenthal talk contribs created page Space Quest (Created page with "Port of Sierra Online's adventure by Martin Mangold. Category:Disk")
- 13:49, 12 November 2020 Stefan Haubenthal talk contribs moved page Miller's Graphics to Millers Graphics
- 23:30, 11 November 2020 Stefan Haubenthal talk contribs created page Explorer (Created page with "Category:Strip")
- 23:29, 11 November 2020 Stefan Haubenthal talk contribs created page Miller's Graphics (Created page with "* Advanced Diagnostics * Explorer * GRAM Kracker Category:Companies")
- 23:07, 11 November 2020 Stefan Haubenthal talk contribs created page Submarine Commander (Created page with "Category:Strip")
- 22:50, 11 November 2020 Stefan Haubenthal talk contribs created page Video Chess (Redirected page to TI99/4 and 4a differences#Video Chess) Tag: New redirect