Search found 270 matches
- Mon Jan 25, 2021 7:18 pm
- Forum: GAMES
- Topic: Supermaze Creator
- Replies: 0
- Views: 374
Supermaze Creator
Supermaze creator based on... https://sinclairzxworld.com/viewtopic.php?f=4&t=1403&p=14855&hilit=random+maze+creator#p14855 There are two versions... A 64x48 maze creator which requires 32K RAM. Hardware demo here... https://youtu.be/RbCgpH0a9c0 and A 128x96 maze creator which requires 64K "WRX" RAM...
- Mon Dec 28, 2020 10:14 pm
- Forum: GAMES
- Topic: Eller's Megamaze
- Replies: 5
- Views: 513
Re: Eller's Endless Maze
Hi All; Because Eller's Maze is created one line at a time and that line is not dependent on the previous line or the next it means that an endless maze can be created, see the enclosed txt file for more info. This program does that, it asks you to enter the number of lines for the maze. It will pri...
- Mon Dec 21, 2020 11:17 pm
- Forum: GAMES
- Topic: Eller's Megamaze
- Replies: 5
- Views: 513
Eller's Megamaze
A Christmas Present for the group. Based on the program... https://www.sinclairzxworld.com/viewtopic.php?p=19688#p19688 This version uses 128x96 resolution so it requires 32K Hires capable RAM, WRX mode. A hardware demo video is here... https://www.youtube.com/watch?v=ClaukTrGpGI A 256x192 version w...
- Thu Nov 12, 2020 6:46 pm
- Forum: Software
- Topic: Cellular Automata: Abelian Sandpile
- Replies: 0
- Views: 952
- Fri Oct 30, 2020 9:42 pm
- Forum: ZX BASIC
- Topic: Circles Tutorial
- Replies: 1
- Views: 822
Circles Tutorial
From Compute! July 1983.
BASIC tutorial to draw circles, not mentioned in the article but it's quite easy to modify to draw squares and diamonds as well.
I've included a standard, WRX and Pseudo-Res versions.
Regards;
Greg
BASIC tutorial to draw circles, not mentioned in the article but it's quite easy to modify to draw squares and diamonds as well.
I've included a standard, WRX and Pseudo-Res versions.
Regards;
Greg
- Fri Oct 16, 2020 9:55 pm
- Forum: Emulators
- Topic: .SCR files from ZX81/ZX80 programs
- Replies: 2
- Views: 1944
Re: .SCR files from ZX81/ZX80 programs
XavSnaps emulator does all that "in house".
See his thread here...
viewtopic.php?f=3&t=3295
and also here...
viewtopic.php?f=6&t=3825
Regards;
Greg
See his thread here...
viewtopic.php?f=3&t=3295
and also here...
viewtopic.php?f=6&t=3825
Regards;
Greg
- Sat Oct 10, 2020 10:16 pm
- Forum: Software
- Topic: Tiny Dancers, Interactive version
- Replies: 0
- Views: 3299
Tiny Dancers, Interactive version
Runs with Chroma or Standard 16K. Demo video on real 16K ZX81... https://www.youtube.com/watch?v=d_Sm_sg12R0&feature=youtu.be Here's a more interactive version that allows the user to select the number of dancers and whether to use pixel or characters for the dancers. Again, runs with Chroma or Stan...
NTSC2PAL
This little routine will run a NTSC system at PAL speed. It does this by
bypassing the ROM's Display-3 routine, which then allows us to change the
margin value from 31 to 55.
See enclosed text for more info.
Demo video...
https://youtu.be/ZsgqFKky3a0
Regards;
Greg
bypassing the ROM's Display-3 routine, which then allows us to change the
margin value from 31 to 55.
See enclosed text for more info.
Demo video...
https://youtu.be/ZsgqFKky3a0
Regards;
Greg
- Sat Sep 19, 2020 8:39 pm
- Forum: Software
- Topic: Camouflage
- Replies: 4
- Views: 4549
Camouflage
Quote from the uploader... "Camouflage was the first(?) record to come with a computer-based promo video on its b-side. Here it is loading on a real ZX81, playing from a Technics SL1210mk2 turntable and showing on a Sony PVM-9220ME. Cartridges used are Shure M44-7. " Youtube video... https://www.you...
- Sat Sep 19, 2020 7:58 pm
- Forum: Development
- Topic: Convert a .jpg or .png whatever to a BW ZX image?
- Replies: 5
- Views: 4323
Re: Convert a .jpg or .png whatever to a BW ZX image?
It would be nice if there was an option to Save as scr format on the digitize window. Would make it possible to LOAD and SAVE several images without having to leave the window to SAVE the LOADed image.
Just a suggestion, not a big deal.
Regards;
Greg
Just a suggestion, not a big deal.
Regards;
Greg