Page 2 of 3

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 2:17 pm
by kmurta
HI Buka!

You did a nice job, congratulations!

I suggest you put the UDG chars in RAM between $2000-$4000 so it can be used in real hardware (with UDG board) and in emulator too. For use with EO emulator, set the 'Chr$ Gen.' to 'Sinclair' or 'CHR$16':
imagem1.png
imagem1.png (8.47 KiB) Viewed 4275 times
I prefer to set to 'CHR$16' because it works with HiRes WRX simultaneously. ;)

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 7:02 pm
by Buka
In EO emulator next page, "advanced settings" allow 8-16k RAM easy, UDG too. ;)
http://www.user.dccnet.com/wrigter/inde ... CHR$X4.htm - i khow.

I can easily change the program, a set of characters easily send the right place, and change.
By default, did h2000. In the emulator works (although there and 1E work ...). ;)

Mistake 4 again here - you can easily remove the two DIM on 960b, but the game will be really quite slow. Fixed in BASIC, and the file will be there.
Summer in the northern hemisphere it is, laziness Assembler remember! ;)

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 8:26 pm
by Buka
All right, now this program can not be called a "pure BASIC." One line of code there. ;)

UDG now H2000, everything works. In the emulator ...

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 9:48 pm
by XavSnap
Will report the XuR test...

Another way... on a true ZX81: "CARAC"[HEBDOGICIEL]
or Cramp[HEBDOGICIEL]:
http://www.hebdogiciel.fr/hd-roms/zx81/Cramp.zip
from:
http://www.hebdogiciel.fr/ZX81.htm

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 10:00 pm
by Buka
Wow! How I missed this! :shock:

While yes, the search program like Google, bad looking in different languages.
A lot of French sites I missed ...

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 10:04 pm
by XavSnap
lol
The French Vb81 XuR will help you to create UDGs (ROM ; binarys]

or
HRG v7 from
http://zx81.ordi5.free.fr/k7/k7.htm

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 10:15 pm
by Buka
XavSnap wrote:lol
The French Vb81 XuR will help you to create UDGs (ROM ; binarys]
Yes, but when you write a program Vb81XuR three times destroyed the result of long work. So I wrote to the EO, only occasionally checking compatibility with Vb81XuR. And edited the UDG, yes.

And I still do not understand why when booting from *.p file after the FAST (and tuned to blanking the screen), this emulator is still sometimes (SOMETIMES) show the picture. Using the T81 is no such problem. Riddle ... ;)

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 10:18 pm
by XavSnap
Yes, but when you write a program Vb81XuR three times destroyed the result of long work
Bad software !!!
:evil:
I only work on texts programs...
And the "esc" key is warm then the emulator is freezed!

Re: New ZX81 game in BASIC

Posted: Wed Jun 05, 2013 10:28 pm
by Buka
XavSnap wrote:And the "esc" key is warm then the emulator is freezed!
I know.

Vb81 XuR a very good program, but a little wet. ;)

Re: New ZX81 game in BASIC

Posted: Tue Jun 11, 2013 9:54 pm
by XavSnap
Hi Buka,

Gooooood Job !
147 bytes free on your 16k ram pak.
It will be difficulte to get rooms in this program...
Perhaps rebuild the Basic lines using "AND" functions (not if...) and reduce basic lines.(POKE xx,xx +( x and xx)+(y and yy))
I try to add a text compressor "CAT " >> "C" +"AT " function in text.