bentorkington

Results 25 comments of bentorkington

Whoops! I found the `gotoitem-end` hook (but there's no classical event) which I can use for my purposes. Once I've finished putting my talk together I'll add a classical event...

well would you look at that, something else I said I was gonna do and didn't get around to. Thanks Lea

Cool. I'm putting a slide deck together now and since I don't want to leave it to chance I'll make this change and document anything I find.

> The build errored. This is a change from the previous build, which passed. ``` node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found...

this seems to be caused by two different versions of `sharp` being installed with incompatible versions of `libvips.42.dylib`. Try changing your `sharp` dev dependency to: ` "sharp": "^0.25.4",` and then...

I made some progress on autotools building, on a new branch, `autotools-build`. It builds (on x86 and arm) and runs, but currently freezes as soon as a coin is inserted.

I replaced autotools with CMake. I don't have much experience with either of them, and CMake seemed the lesser of two evils if I had to learn one of them....

That's right. Check out the updated `README.md`, you'll need to generate `allroms.bin` and `sf2gfx.bin` and place them in the same directory as the executable and it should run.

fixed in #4 - belated thanks, @bhrousseau As Fabien says, I can't publish the 68k source here, I recommend using the Mame debugger in conjunction with code addresses sprinkled throughout...

Basically, SPL doesn't exist outside of the physical atmosphere - it depends on the audio amplifier, the sensitivity of the loudspeakers, the environment, and the distance from the speakers you...