Search found 305 matches

by kmurta
Wed Mar 31, 2021 2:25 pm
Forum: Development
Topic: ZXPAND ope cat
Replies: 3
Views: 1584

Re: ZXPAND ope cat

This can helps you:

Zxpand Libs.zip
(7.6 KiB) Downloaded 179 times

Also take a look in how I implemented ZXpand support at TForth:
tforth15.asm
(95.68 KiB) Downloaded 161 times
by kmurta
Sun Mar 07, 2021 11:39 pm
Forum: GAMES
Topic: Phoenix ZX81 arcade conversion
Replies: 20
Views: 8207

Re: Phoenix ZX81 arcade conversion

Wow! :o

The game is wonderful and you managed to capture the look and feel of the original arcade, this is awesome!

Congratulations!!!
by kmurta
Sat Mar 06, 2021 5:14 am
Forum: Software
Topic: HiRes package for Toddy Forth
Replies: 19
Views: 5882

Re: HiRes package for Toddy Forth

Now its time to play with some circles! :D ( DRAW CIRCLES AND ELLIPSES ) CREATE SINES 0000 , 0175 , 0349 , 0523 , 0698 , 0872 , 1045 , 1219 , 1392 , 1564 , 1736 , 1908 , 2079 , 2250 , 2419 , 2588 , 2756 , 2924 , 3090 , 3256 , 3420 , 3548 , 3746 , 3907 , 4067 , 4226 , 4384 , 4540 , 4695 , 4848 , 5000...
by kmurta
Sat Mar 06, 2021 4:22 am
Forum: Hardware
Topic: Wait mod + ZXPand+ issues
Replies: 2
Views: 1232

Re: Wait mod + ZXPand+ issues

My ZX81 has the "why wait" mod and the ZXULA2 by Andy Rea and my ZXpand works well with this set, even with clock doubler active. I don't know about ZXpand+, I don't have one to test.
by kmurta
Sat Mar 06, 2021 4:04 am
Forum: Software
Topic: PT3 Player for ZX81 with ZXPand+
Replies: 15
Views: 8773

Re: PT3 Player for ZX81 with ZXPand+

Wow! :o

This is a masterpiece of software for the ZX81!

Congratulations Greg!

Moggy wrote: Fri Mar 05, 2021 11:17 pm ... and navigate in the usual manner IE CONFIG"D=(your music folder)."
Moggy, you can also browse the directory structure with CAT ">(your music folder)" ;)
by kmurta
Fri Mar 05, 2021 2:30 pm
Forum: GAMES
Topic: Tractor Beam - Galaga Edition
Replies: 4
Views: 2078

Re: Tractor Beam - Galaga Edition

I suggest keeping the current version and creating another version specific to UDG, exchanging all alphanumeric characters for others so as not to disturb any text on the screen, even including the redefined characters.
by kmurta
Thu Mar 04, 2021 3:30 am
Forum: Software
Topic: HiRes package for Toddy Forth
Replies: 19
Views: 5882

Re: HiRes package for Toddy Forth

A new fix for tforth 1.6 has been released, see at

https://sinclairzxworld.com/viewtopic.p ... 767#p41767
by kmurta
Wed Mar 03, 2021 7:16 pm
Forum: Software
Topic: HiRes package for Toddy Forth
Replies: 19
Views: 5882

Re: HiRes package for Toddy Forth

Toddy Hi-res is working similar to the Memotech H-res module where you write all the commands in BASIC then call the Hi-res screen only now we write the commands in Forth then call the screen. Yes, and also like other computers like Apple or TRS Color that have different video modes for text and gr...
by kmurta
Wed Mar 03, 2021 4:18 am
Forum: Software
Topic: HiRes package for Toddy Forth
Replies: 19
Views: 5882

Re: HiRes package for Toddy Forth

I cannot wait to see what V2.0 will be like considering how good this is already. I know you are very busy but is there any chance you could perhaps print a few tips on how to use this add on for those of us(me :oops: ) who struggle a bit with these things. I understand the principle but not the ex...
by kmurta
Tue Mar 02, 2021 3:50 am
Forum: Software
Topic: HiRes package for Toddy Forth
Replies: 19
Views: 5882

Re: HiRes package for Toddy Forth

* Files replaced due a issue with ABS word, see previous post