Search found 272 matches
- Sat Mar 06, 2021 11:08 pm
- Forum: Software
- Topic: PT3 Player for ZX81 with ZXPand+
- Replies: 6
- Views: 304
Re: PT3 Player for ZX81 with ZXPand+
The STc player is in the oven, it's not done yet. Some features will have to be removed. I've not found a way in Andy's player to tell the tune not to loop so an automatic shuffle mode won't work as there's no way to know when the tune has stopped. Also there's no STC info header like in a PT3 file....
- Fri Mar 05, 2021 9:47 pm
- Forum: Software
- Topic: PT3 Player for ZX81 with ZXPand+
- Replies: 6
- Views: 304
PT3 Player for ZX81 with ZXPand+
Happy 40th!!!
See enclosed Readme.txt for more info.
Hardware demo...
https://youtu.be/L8qIR72M5Uo
Enjoy;
Greg
See enclosed Readme.txt for more info.
Hardware demo...
https://youtu.be/L8qIR72M5Uo
Enjoy;
Greg
- Mon Jan 25, 2021 7:18 pm
- Forum: GAMES
- Topic: Supermaze Creator
- Replies: 0
- Views: 414
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: 542
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: 542
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: 960
- Fri Oct 30, 2020 9:42 pm
- Forum: ZX BASIC
- Topic: Circles Tutorial
- Replies: 1
- Views: 836
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: 1961
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: 3300
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