VOGONS

Common searches


Search results

Display options

Re: MUSHROOM.COM reversing

in Marvin \ Sound
Extracted all needed code, made two working examples (uber_v1.com and uber_v2.com). uber_v1 - exact code as in original. 9Khz input, 18Khz output uber_v2 - interpolation removed, 18Khz both. Sound identical to me, so interpolation code is not critical. Jingle included right in .com file to simplify …

Re: MUSHROOM.COM reversing

in Marvin \ Sound
Sound like you configuration is too fast for it and it registers key press right on start when you still holding Enter. I'm using DOSBox ECE with cycles set to 300 - works perfectly. As it waits for key on INT 09h - make sure you press enter really quick, or it'll quit. Or - i've attached patched …

Re: MUSHROOM.COM reversing

in Marvin \ Sound
Well, i should have known that won't be that easy :) I have implemented both routines (except 8088 is too slow for fully implement first one, so values are divided by 2) MUSHR.COM - implemented full logic of second tech example. Same noise as if i could simply use that 42h port. MUSHR2.COM - just to …

Re: MUSHROOM.COM reversing

in Marvin \ Sound
The mushroom demo has alerady been reverse engineered and used as basis for a linux PC speaker sound driver in 1995. See https://www.ibiblio.org/pub/Linux/kernel/patches/console/pcsndrv-1.0.tgz , especially the file pcsnd-kit/tech-notes. Thanks! TBH, i've never seen this kind of PWM and would love …

Re: MUSHROOM.COM reversing

in Marvin \ Sound
Actually, looking at the waveform, it looks like it has been processed so that the waveform only has negative amplitude values, I think this might be the trick I would agree, but i just made a simple PWM .com with part of .ovl data and noise is there :) original one sound much better. Code is usual …

MUSHROOM.COM reversing

in Marvin \ Sound
Hi. Have someone thought about why mushroom.com (Magic Mushroom Ad) PC speaker PWM sound is so good? Almost no noise. It's wave file (mushroom.ovl) is reduced to 6-bit (40h max value) in the file and has about 11Khz, but it's output differs (in good way) from anything i've heard. via PC speaker. It …

Re: "PC-Speaker" driver for MS Windows, but for AdLib

in Marvin \ Sound
Jo22 wrote on 2023-04-22, 23:02: So if some of you have a 286 or higher PC with an AdLib card installed, please have a look it. 😀 It also works with Windows 3.0 MME and can coexist with the AdLib MIDI driver.. Thanks! I can confirm this drivers works (and sound is very clear, really) in Windows 95 …

Re: Dosbox for Android OS

Oh, great news. Still waiting for my Dell Streak to arrive. About mouse positioning - in my WM port i did it like this: I try to map tap coordinates to mouse window coordinates and emulate movement. This behavior is activated automatically if a game sets mouse window range or reads mouse mickies. …

Re: n0p is alive - and coding

Hi guys. I've just released 0.72 port (used CVS as of 18.03.2009) http://n0p.tonych.info/?DOSBox_PPC:DOSBox_0.72 http://n0p.8bit.fm/?DOSBox_PPC:DOSBox_0.72 Any feedback would be appreciated. (If direct links are not allowed in this forum, i'll remove them immediatly.)

Page 6 of 6