Search found 432 matches

by GCHarder
Sun Jan 12, 2014 10:17 pm
Forum: Software
Topic: ZX81 Sofware Repository
Replies: 8
Views: 7473

Re: ZX81 Sofware Repository

Well, I certainly didn't want to open a can of worms. I was unaware of the controversy regarding this site.
The powers that be can delete the thread, or can I delete a post myself?

Sorry

Regards;

Greg
by GCHarder
Sun Jan 12, 2014 12:29 am
Forum: ZX BASIC
Topic: ZX-LSYS LINDENMAYER SYSTEMS
Replies: 6
Views: 3604

Re: ZX-LSYS LINDENMAYER SYSTEMS

That look great, I'm envious!!! It's nice to know that programs can still be tested on the real thing. I have a ZX81 and T/S1000 with RAM pack, just no cables, power supply or B&W CRT TV.

Regards;

Greg
by GCHarder
Sun Jan 12, 2014 12:25 am
Forum: Software
Topic: ZX81 Sofware Repository
Replies: 8
Views: 7473

ZX81 Sofware Repository

Here's a nice software repository site, nicely organized too, not just games, "The Internet Archive Software Collection > TOSEC: The Old School Emulation Center > TOSEC: Sinclair ZX81 (2012-04-23)" https://archive.org/details/Sinclair_ZX81_TOSEC_2012_04_23 Click on the link for downloadable zip file...
by GCHarder
Sat Jan 11, 2014 6:47 pm
Forum: ZX BASIC
Topic: ZX-LSYS LINDENMAYER SYSTEMS
Replies: 6
Views: 3604

Re: ZX-LSYS LINDENMAYER SYSTEMS

Been there done that back in '87. The program is available on Fred's site http://www.pictureviewerpro.com/hosting/zx81/fredn.htm as well as here... http://www.theoldcomputer.com/roms/index.php?folder=Sinclair/ZX81/Various However, it doesn't work very well in emulators for reasons Fred explains. I g...
by GCHarder
Tue Jan 07, 2014 9:54 pm
Forum: ZX BASIC
Topic: MCODER2 Tutoral
Replies: 4
Views: 3029

Re: MCODER2 Tutoral

I liked your paper and samples on the One Dimesional Cellular Automata on the ZX81.

Take a look at the ZX-LSYS which I just posted, you might find it interesting.

Regards;

Greg
by GCHarder
Tue Jan 07, 2014 9:51 pm
Forum: ZX BASIC
Topic: ZX-LSYS LINDENMAYER SYSTEMS
Replies: 6
Views: 3604

ZX-LSYS LINDENMAYER SYSTEMS

Something new, a Lindenmayer Systems (L-SYS) program for the stock 16K ZX81/TS 1000.

Everything is explained by running the Readme.p file.

Give it a try, make some of your own definitions. Sample definitions are contained in the Parameters.txt file.

Regards;

Greg
by GCHarder
Fri Jan 03, 2014 10:43 pm
Forum: ZX BASIC
Topic: Read, Restore & Bump
Replies: 3
Views: 2707

Read, Restore & Bump

Another of my old programs resurrected from the scanned pages.

An umpteenth version of Data, Read and Restore commands for ZX Basic. If nothing else, it's interesting in that it's a good example of manipulating string variables from within the machine code program.

Regards;

Greg
by GCHarder
Thu Jan 02, 2014 8:34 pm
Forum: ZX BASIC
Topic: Software LO-RES
Replies: 12
Views: 6945

Re: Software LO-RES

Hi Siggi; Yes, that would be me, those were fun times. Sad to hear about Fred's passing. I only go interested in the ZX81 again a couple months back, so I'm relearning everything. I was surprised to see much of my old stuff available on line, who would've though. Sadly, all my old hardware software ...
by GCHarder
Mon Dec 30, 2013 6:46 pm
Forum: ZX BASIC
Topic: List Remedy
Replies: 4
Views: 6001

List Remedy

Here's a type-in I did from Your Computer 8305. It's a nice Basic Listing program. It comes in very handy when comparing a printed listing from a magazine to what you've typed in, to see if they match. The only problem is line numbers for 0 to 999 aren't padded with spaces, so there's not an exact m...
by GCHarder
Mon Dec 30, 2013 6:36 pm
Forum: ZX BASIC
Topic: ZX81 Basic the Final Report
Replies: 0
Views: 1991

ZX81 Basic the Final Report

Hi All; Don't know if this is redundant but I found this at http://www1.cs.columbia.edu/~sedwards/classes/2006/w4115-fall/reports/zx81basic.pdf Looks like some kind of project to write a Java interpreter for ZX81 Basic. By eliminating Arrays and "slicing" he omits one of the most powerful features o...