1

(16 replies, posted in Atari)

Yes, I am interested in huby music data. I prefer z80.asm, but I can compile another format, too. I think best for me will be adapt player to accept data in file in format of my own and make some converter. Could You post it here or You will mail me? (mmm561@email.cz). I will send result and I will share it.
About timers. You will be disappointed. In my Huby engine for PF I don't use hardware timer. It runs on similar frequency this is why I count speed from ticks of machine code same way as Z80 original code. Source code is possible in my first post here.

2

(16 replies, posted in Atari)

It is made by Shiru he is developer of sound and engine. I am only coder for another platform and if it is success thank you.

If You have more music for huby, I will adapt my player to play from file not only from compiled notes.... and no problem share the code.

3

(16 replies, posted in Atari)

Thankx for info, I will look at it. I am from Czech Republic and old comps are sometimes available on aukro.cz/aukro.sk/aukro.pl and I think when You will look at ebay You will find some piece of Atari PF. Also I found shop in U.S. which trade RAM Cards and some accessories. Another choice is HP 100/200 LX. It is based on DOS too. About its speaker I know nothing. Unfortunately I haven't got HP. It is good machine if I know.
If You got PF I can share all soft of mine.
Sorry for my english and mistakes, I hope that I could be understood :-)

4

(16 replies, posted in Atari)

I´m realy glad You like it wink. I very enjoy beepola and similar programs. But they emulate ZX Spectrum. This is on PF imposible. I always should rewrite engine to asm 8086 and must be aware about timing. This is why I have huby only. I tried to reassemble lsengine, but now still not works. Very good sound produces Special FX, but it use interrupt, which is on PF unreachable. I hope I will advance. When I will have some new player, I will send code here, perhaps it will be usefull for somebody.
Can I ask You? Have You more tunes for Huby? I can adapt Huby player not to compile music data into exe, but play music file of my own format.

Regards and Happy Easter mates ;-)

5

(16 replies, posted in Atari)

One more example with cooperating PF with my Atari Portfolio Manager. Now it works on 16bit platform with win3.11+Calmira but I am working on 32bit porting. If anybody have interest I would like to cooperate and/or share sources.

https://www.youtube.com/watch?v=qj-FU3VzWNM

6

(16 replies, posted in Atari)

Hello, here is promised example of video.
https://www.youtube.com/watch?v=wQ6dsDO0wN4
Atari can more then be actor in Terminator 2 ;-)
Drop me a line what should be better. Rewriting music engines is not simple problem.

7

(16 replies, posted in Atari)

Thanx for response. I don´t know about emulator except dos tsr int60, int61 (atari pf specific), but it doesn´t emulate all hardware (beeper port is in another location then pc speaker and it is controled one bit only). I will try to record sound and add it here as soon as possible or suggest me how to share it. another way migth be youtube? I have there one video of sw for PF which I develop.

8

(16 replies, posted in Atari)

Hi all, there is my first program using huby engine for Atari PF, you can try it. If enyone have interest to make music or programs for this platform I will be glad for any response. Thankx.