View Single Post
  #12  
Old 02-13-2025, 12:30 PM
Dude111 Dude111 is offline
Analogue is Awesome
 
Join Date: Oct 2009
Posts: 2,735
Quote:
Originally Posted by CoogarXR
My sister used to play a text-based game on my dad's TRS-80, called Xenos (http://www.figmentfly.com/xenos/). That's probably not it, but I figured I racked my brain for 10 minutes trying to remember that title, so I'm posting it, dagnabbit...
Wow I wanted to see if could find this....... I found the emulator here

http://web.archive.org/web/200001181...om/trs80-e.htm (Model I Emulator 3.02u)

And I found the basic "romimage" on that same page (at the bottom) but I couldnt find Xenos!!

I looked on the page but they dont offer that rom

http://web.archive.org/web/200106290...tfly.com/xenos

I tell ya I did have fun playing around in basic!

I did

0 n=n+1:?n:goto0

I notice you can goto line 65529 on this basic.... On C64 you can only goto 63999 and the highest I have seen is Apple... You can goto 65535 on that one...

65535 n=n+1:?n:goto65535

Last edited by Dude111; 02-13-2025 at 12:53 PM.
Reply With Quote