Search found 76 matches

by swensont
Sun Oct 30, 2016 4:26 am
Forum: Sinclair Misc
Topic: ZXzine #3
Replies: 1
Views: 1636

ZXzine #3

The long awaited third issue of ZXzine is now available. It can be found on my Google sites page:

https://sites.google.com/site/svenqhj/home

Just look at list of files. There is ZXzine3.pdf and ZXzine3.zip (which contains the programs and source code).

Tim Swenson
by swensont
Thu Aug 04, 2016 8:12 pm
Forum: ZX BASIC
Topic: No user defined functions.
Replies: 2
Views: 2390

Re: No user defined functions.

For functions and procedures, you have to use GOSUB. If you have function - func(y) 10 let x = func(10) Assume the code for the function starts at line 1000, this is how you would run it: let y = 10 gosub 1000 print x you would just make sure that the function would set the results into variable X, ...
by swensont
Thu Jul 21, 2016 7:47 pm
Forum: Sinclair Misc
Topic: SUCCESS OF TIMEX COMPUTERS
Replies: 17
Views: 7483

Re: SUCCESS OF TIMEX COMPUTERS

> I'm not at my ZX81 so I can't check the RAM but does it come with 1K and is it shielded? The ZX81 came with 1K and the T/S 1000 came with 2K. Once the 16K ram pack was installed, then they both had just 16K (the internal memory was switched off). My first ZX81 died with a keyboard problem. It repl...
by swensont
Tue Jul 19, 2016 7:53 pm
Forum: Sinclair Misc
Topic: SUCCESS OF TIMEX COMPUTERS
Replies: 17
Views: 7483

Re: SUCCESS OF TIMEX COMPUTERS

The ZX81 hit the US first, but it was sold via mail order only in Oct. 1982. The T/S 1000 hit the market in July 1982 and was competing against the Vic-20, TRS-80 Coco, and Atari 400/800. Yes a bunch of the market was for gaming (esp. kids). I think one of the major issues was that Timex did not mar...
by swensont
Sun Nov 22, 2015 8:14 am
Forum: Sinclair Misc
Topic: Zxir Qlive Alive on Internet Archive
Replies: 1
Views: 1645

Zxir Qlive Alive on Internet Archive

I just happened to discover that the Internet Archive has issues of Zxir Qlive Alive (Sir Clive Alive), the newsletter for the North American Timex/Sinclair User Group. The newsletter covers the ZX81, T/S 2068 and QL. For those on this side of the pond, it can be nostalgic. For others, there might b...
by swensont
Tue Nov 10, 2015 1:23 am
Forum: GAMES
Topic: Games wrote in Basic
Replies: 5
Views: 3146

Re: Games wrote in Basic

For short type-in games, a number of past issues of Sinclair User are available from the Internet Archive. There should be some in the early issues.

https://archive.org/details/sinclair-user-magazine
by swensont
Mon Oct 26, 2015 2:35 am
Forum: Sinclair Misc
Topic: ZXzine
Replies: 6
Views: 3294

Re: ZXzine

The second issue of ZXzine has been posted to my Google Sites page:

https://sites.google.com/site/svenqhj/home

Look for ZXine2.pdf and ZXzine2.zip. The zip file contains all of the related files from the issue.
by swensont
Mon Aug 03, 2015 4:23 am
Forum: Emulators
Topic: sz81 (gnu/linux) not supporting hires?
Replies: 39
Views: 22567

Re: sz81 (gnu/linux) not supporting hires?

I just downloaded and tested sz81-2.2. Great job getting the WRX hi-res working. That was the biggest lacking feature of sz81. sz81 is my favorite ZX81 emulator. It is native to Linux and it has a mouse driven GUI front end controlling it, making it very easy to use. I have EightyOne running under W...
by swensont
Fri Jul 24, 2015 4:48 am
Forum: Sinclair Misc
Topic: ZXzine
Replies: 6
Views: 3294

ZXzine

As I've been doing work / tinkering with the ZX81, I've always like to write up what I have been doing. With no outlet for this writing, I've decided to create ZXzine, an e-zine for the ZX81. I also work in the QL, and I've created an e-zine for the QL called SMSQzine. Both are free (creative common...