Search found 58 matches

by thewiz
Tue Sep 22, 2009 1:46 pm
Forum: GAMES
Topic: QFrogger game
Replies: 15
Views: 50814

QFrogger game

Hi all, Here is a new game for a 1Kb ZX81 called QFrogger. I had this idea to write a number of games in 1Kb using about a quarter of the screen. I'll be entering it into the next mini game competition. Keys are Q - T for up. A - G for down, O for right and P for right. Thanks to Chad Gray for beta ...
by thewiz
Fri Sep 18, 2009 10:39 am
Forum: GAMES
Topic: Help needed to start writing ZX81 games...
Replies: 17
Views: 13278

Re: Help needed to start writing ZX81 games...

Having read Colins message, I thought I would add how I handle screen address calculation. It might be a byte or two longer but doesn't need the table and takes the same amount of time regardless of coordinates. As I don't use basic once my M/c starts, the start of the display never moves so don't n...
by thewiz
Tue Sep 01, 2009 7:26 pm
Forum: Development
Topic: Loading 1K programs
Replies: 3
Views: 3638

Loading 1K programs

I was about to ask a question on why I could only load a program of about 898 bytes into a 1K zx81 but after a bit of checking, found that by using 'RAND USR VAL "xxxxx"', BASIC needs about 50 bytes more to handle it then just "RAND USR xxxxx". I can now load a maximum of 949 bytes. The first 9 byte...
by thewiz
Fri Aug 28, 2009 9:07 pm
Forum: Development
Topic: Updated ZX81 ROM
Replies: 5
Views: 6397

Re: Updated ZX81 ROM

An idea that would be good in an updated ROM is to rearrange the system variables so that the largest continuous block of memory, not used by the interrupt routines or those used when loading a program, is available. This will give somewhere else to put M/C on a 1K machine.
by thewiz
Fri Aug 28, 2009 8:51 pm
Forum: Development
Topic: Beta testers wanted
Replies: 1
Views: 3891

Beta testers wanted

Hi all,

I've written a game for the ZX81 1K which I hope to enter into one of these 1k competitions that are doing the rounds.

Its about 95% done, with 100 bytes left to use up and so I am looking for anyone who would like to beta test it, add comments and find any bugs.

Anyone interested?
by thewiz
Fri Aug 28, 2009 8:41 pm
Forum: GAMES
Topic: Help needed to start writing ZX81 games...
Replies: 17
Views: 13278

Re: Help needed to start writing ZX81 games...

As far as I am aware, its not possible to get hires on zx81 with 16K without hardware modification.
by thewiz
Fri Aug 28, 2009 6:19 pm
Forum: GAMES
Topic: Help needed to start writing ZX81 games...
Replies: 17
Views: 13278

Re: Help needed to start writing ZX81 games...

Hi Bob, just had a look at your website and you have some seriously good looking games. I use eightyone 1.0a which probably the best emulator, http://www.chuntey.com/ . Have a look at Mastering Machine Code on your ZX81 by Toni Baker at http://www.worldofspectrum.org/infoseekid.cgi?id=2000236 . Its ...
by thewiz
Fri Aug 28, 2009 11:42 am
Forum: Sinclair Misc
Topic: ZX81 Art
Replies: 3
Views: 8209

ZX81 Art

Hi, this is my first post to this board so be gentle. I came across the ZX81 Art Competition 2007 recently and it got me thinking about using Mosaic generators to create pictures for the ZX81. Heres a couple I've done. Clive1_result.jpg Mona.Lisa.smile.by.da.Vinci_result.jpg If you want to try some ...