Advertisement · 728 × 90

Posts by Stefan Drissen

Post image

Ubisoft's Shadows seems to be using an ultra-alpha version of the Havok physics engine (yes, I went through over half an hour's worth of credits):

4 months ago 2 0 0 0

Limahl’s lyrics and Georgio Moroder’s genius humming through my mind. Thank you.

5 months ago 0 0 0 0

COP files may include the player code - see github.com/stefandrisse... for basic detection

6 months ago 2 0 1 0
Fred 52 | World of SAM

You can use the D-Compiler on www.worldofsam.org/products/fre... to revert COP files back to E-Tracker modules. :-)

6 months ago 1 0 2 0

Are the ports used different from SAM's? Otherwise you should just be able to use the SAM E-Tracker player.

6 months ago 0 0 1 0
Preview
BUG: import E-Tracker file issues · Issue #30 · mborik/SAA1099Tracker 🐛 Describe the bug Using 2.03, when importing Ocean Loader V1, the decompiled and compiled tunes have (different) issues 🕹 Steps to reproduce the behavior import Ocean Loader v1 play around positio...

github.com/mborik/SAA10... has some more - mystery solved :-)

6 months ago 1 0 0 0

I just imported the COP file into borik's web player - it, understandably, has the same issue.

6 months ago 0 0 2 0

The high melody goes on for too long.

6 months ago 0 0 0 0

Just listened again, that player is buggy. There is a high note melody near the start that should not be there or at least not that loud.

6 months ago 1 0 3 0
Jimmy Kimmel’s show has been cancelled | The New Disney | LUBACH
Jimmy Kimmel’s show has been cancelled | The New Disney | LUBACH YouTube video by LUBACH

youtu.be/7vRX-BQAjeE

7 months ago 2 0 0 0
Advertisement
Preview
VTV 📺🎵 music video station The weirdest and worst novelty songs ever created.

📺 NEW THING 🎵
Brace yourselves for VTV, our music video TV station featuring HUNDREDS of odd/terrible novelty songs vole.wtf/vtv/

8 months ago 126 65 14 17
Video

Sorry, no, those on tape instructions are plain wrong ;-)

8 months ago 1 0 0 0
Yeah, I'm hopping on that Andy Byron/Coldplay kiss-cam bandwagon. I know, I know. How hack of me.
Anyway, this depicts me canoodling with a Commodore 64, then I notice the kiss cam (you know, just like in that viral video) and I then duck and try to hide.
And that's a Photoshopped Commodore 64, I don't actually own one, so this never actually happened anyway. I have standards.

Yeah, I'm hopping on that Andy Byron/Coldplay kiss-cam bandwagon. I know, I know. How hack of me. Anyway, this depicts me canoodling with a Commodore 64, then I notice the kiss cam (you know, just like in that viral video) and I then duck and try to hide. And that's a Photoshopped Commodore 64, I don't actually own one, so this never actually happened anyway. I have standards.

9 months ago 10 2 0 0
Post image

We could have called it purple, we could have called it violet, but true ZX Spectrum fans knows it could only be called 'Magenta'.

And yes, it's colour #3 on the Speccy, to go along with the Issue 3 of the ZX Spectrum Next.

See what we did there?

www.kickstarter.com/projects/spe...

9 months ago 84 22 9 2
Post image

I hope that today’s random post by AUK are not dark clouds for the 1.2m stretch goal?

9 months ago 0 0 0 0
Preview
ZX Spectrum 8-bit pixel art picture "MYTH, History In The Making" by MAC ZX Spectrum pixel art image "MYTH, History In The Making" by MAC, , Myth: History in the Making 2023. Alternative Loading Screen, Fire, Game, Helmet, Male, Man, Monster, Night, Sword, Warrior

Meh loading screen for an amazing game. Luckily fixed by MAC zxart.ee/eng/authors/...

10 months ago 4 2 0 0

Thank you for this! My routine was off by one every now and then since it was not looking for the closest match, but just detecting the first drop.

11 months ago 0 0 0 0
Advertisement

ia801009.us.archive.org/28/items/tim... - confusing Hartnell for Langdell, I was scanning this for nonsense :-)

11 months ago 1 0 0 0
ZX Spectrum: DigiSID / Wicked Polygons -  oscilloscope view 4K
ZX Spectrum: DigiSID / Wicked Polygons - oscilloscope view 4K YouTube video by Stefan Drissen

If a 3.5MHz Speccy can do this…

youtu.be/4oTdwwnsRwA?...

1 year ago 3 0 1 0

The last line finally becoming:

print( " defw", hex( prevNote + 256 * prevOctave ), ";", pitch )

1 year ago 0 0 0 0
# generate pitch table
# address is pitch, data is note, octave

for pitch in range(0,16384):

    foundPitch = False

    for octave in range(0,8):

        for note in range(0,256):

            actualPitch = int(2 * 15625 * ( 2 ** octave ) / ( 511 - note ))

            if actualPitch >= pitch:
                prevOctave = octave
                prevNote = note
                foundPitch = True

                break

        if foundPitch:
            break

    print( pitch, prevOctave, prevNote )

# generate pitch table # address is pitch, data is note, octave for pitch in range(0,16384): foundPitch = False for octave in range(0,8): for note in range(0,256): actualPitch = int(2 * 15625 * ( 2 ** octave ) / ( 511 - note )) if actualPitch >= pitch: prevOctave = octave prevNote = note foundPitch = True break if foundPitch: break print( pitch, prevOctave, prevNote )

log2 was fogging my brain. ChatGPT was coming up with rubbish on how to invert my octave + note to frequency formula. So let's just brute force the b*tch with some python:

#furnace #samcoupe

1 year ago 4 0 2 0

Forget work this afternoon, just stack pigs instead, you've earned a break

1 year ago 77 9 7 0
Preview
Styscraper 🐷🏗️ porcine physics game Build a tower of junk and rise high above the muck!

🐷🏗️ I built a tower 🔺14.65m high!
Rating: 🐽🐽🐽🐽➖
vole.wtf/styscraper/

1 year ago 1 0 0 0
Styscraper screenshot showing 21.60m tower

Styscraper screenshot showing 21.60m tower

OK, people have asked so here’s my high score, 21.60m (usually get NOWHERE NEAR that)
- Lucky with items (no mattresses!)
- Dumped binbags & tyre in harmless places
- Braced the structure with level pallets
vole.wtf/styscraper/

1 year ago 156 40 23 28
Preview
Styscraper 🐷🏗️ porcine physics game Build a tower of junk and rise high above the muck!

🐷🏗️ I built a tower 🔺8.82m high!
Rating: 🐽🐽🐽➖➖
vole.wtf/styscraper/

1 year ago 0 0 0 0
SAM Coupé: Dream Again - Furnace Tracker playback WIP
SAM Coupé: Dream Again - Furnace Tracker playback WIP YouTube video by Stefan Drissen

.fur inflated, 60Hz playback implemented, lots of bugs to fix, lots of effects to implement - but it is a lovely fresh sound for the SAM Coupé! #samcoupe #saa1099 #furnacetracker

youtu.be/VJ8oQsh8K-4

1 year ago 4 1 0 0

It’s not detecting the Z80B in my SAM Coupé! 😉 Happy birthday!

1 year ago 1 0 1 0
Advertisement
Preview
GitHub - LTVA1/furnace: a multi-system chiptune tracker compatible with DefleMask modules a multi-system chiptune tracker compatible with DefleMask modules - LTVA1/furnace

Why is format magic 'Furnace-B module' shown and not '-Furnace module-'? The answer is in this fork I found at the bottom of the rabbit hole github.com/LTVA1/furnace

1 year ago 0 0 0 0
Post image

Andrew Collier's samflate inflating Furnace Tracker's zlib deflated dreamagain.fur!

1 year ago 0 0 1 0

Morning Sheepy, that spinning globe reminds me, any chance of getting Air Supply reuploaded? I miss Yerzmyey’s beats.

1 year ago 1 0 1 0