Search found 5 matches

by decicoder
Fri Oct 31, 2008 7:10 pm
Forum: Development
Topic: Hi-speed loadings for zx81
Replies: 52
Views: 75445

Re: Hi-speed loadings for zx81

7350bps is 7,3 KiloByte per second? In this case It means bits / s as Siggi said. And the fast loading routine needs 8 bits to transmit a byte (other loading routines like MSX system takes 11 bits). So 7350 bps is 918 bytes per second. That is an average speed. 'Zeros' are transmited faster than 'o...
by decicoder
Mon Oct 20, 2008 10:53 am
Forum: Development
Topic: Hi-speed loadings for zx81
Replies: 52
Views: 75445

Re: Hi-speed loadings for zx81

Good news. Otla tool for zx81 users is now available. http://code.google.com/p/otla/downloads/list Download last version otla_bin_win_2.2.0.zip (source is also available). Wav examples that I posted here were made for the lowest speed (7350 bps). HIgher speeds are possible. May be you can experiment...
by decicoder
Mon Oct 13, 2008 1:33 pm
Forum: Development
Topic: Hi-speed loadings for zx81
Replies: 52
Views: 75445

Re: Hi-speed loadings for zx81

RST 08H DEFB $FF That is the solution!!! Thanks. One problem could be, that your program part in the printer buffer at 16444 is overwritten by the loaded program. That is solved this way. Before converting the original bytes in .p file 27 bytes at address 16444 are modified with bytes of the loadin...
by decicoder
Sun Oct 12, 2008 12:27 pm
Forum: Development
Topic: Hi-speed loadings for zx81
Replies: 52
Views: 75445

Re: Hi-speed loadings for zx81

Excellent! Then the PC tool for converting zx81 files will be released soon. It will convert .z81 and .p files to .wav. .z81 conversion is already developed. For .p almost. There's a little problem to solve. May be you can help me here. I'll explain it. This is the program for the hi-spped loadings:...
by decicoder
Sat Oct 11, 2008 11:26 am
Forum: Development
Topic: Hi-speed loadings for zx81
Replies: 52
Views: 75445

Hi-speed loadings for zx81

Hi I'm new here and maybe you can help me. I've developed the Otla tool that makes hi-loadings for MSX , Amstrad and and ZX Spectrum sistems. Now i`m adapting it for zx81. But i have a problem. I don`t have any real zx81 for doing the final tests Here: http://personal.auna.com/casariche/zx81/test_z8...