I searched "snatcher sega cd" and google suggested "snatcher sega cd rom"
-
@foone Wait, I thought they were named after the spaceknight. /s
-
@foone Huh. All this time I had assumed it was "International Standards Organization."
-
@foone hold on, does that mean that if I took an “iso” with dd if=device of=file.iso that I can salvage the CD audio out of file.iso?
-
anyway this has been annoying me for so long that 8 years ago I ported a version of Tetris to run off a ROM chip on an ISA card. Therefore I had a "ROM" of a PC game. I played it in an old 286 board with no drives attached, floppy, optical, or hard!
-
@mhoye no, because that's making an ISO9660 dump, that's literally what an ISO file is, it contains no CD-ROM audio. That's in separate non-ISO9660 tracks
-
Boyd Stephen Smith Jr.replied to Foone🏳️⚧️ last edited by
@foone How do you pronounce "warez"? I always pronounced it like "wares" (like the last bit of "housewares"), but my little brother once pronounced it "juarez" (like the border town), and I previously just assumed I was right.
-
Foone🏳️⚧️replied to Boyd Stephen Smith Jr. last edited by
@BoydStephenSmithJr I think everyone I know who pronounced it juarez was doing it for a laugh. I always pronounced it like "wares" with maybe making the "S" sound go on a little extra long
-
@curtmack that would make logical sense, so of course that's not what it stands for
-
@foone I actually like this, because it provides an example path by which the Neuromancer line about "hot RAM in the Hitachi" could become meaningful again.
-
@foone nah, it was "kewl" ;o)
(that particular part of the 1990s -- where "kewl" was dropped in convo -- should rightfully be committed to the annals of history)
-
@foone Now I’m curious if you could replace the BIOS chip entirely with a Tetris ROM
-
@MidniteLibrary it'd make sense, but no. Rom first showed up in 1979, but ROM chips date back to the 60s
-
@MenhirMike Sure. It'd be more work but it's doable.
-
@yakkoj good point
-
@bstacey oh my
-
@glyph NO
-
@foone but isn’t “dd if=device” making a bit wise copy of all the data on that device? I mean, I didn’t think dd knows what an iso is…
-
@mhoye Nope. The audio tracks aren't exposed through that interface.
That interface is intended for access to the filesystem.This makes sense for Historical Reasons, where PCs would access the filesystem data, but the audio data just got played, and the CPU wasn't involved: The drive itself is playing the audio, and it's just being routed to the speakers (through cables, not software).
To pull the audio data off a disc, you need cdparanoia or EAC or something similar
-
Martin Piper (he/him) 💙💛🌻💉replied to Foone🏳️⚧️ last edited by
@foone how did it start the game code?
-
Mind you, the emulator I'm using right now (BizHawk) doesn't help matters. It has a File->Open ROM menu item that'll open everything from an NES game to a PS1 disc image to an Apple II floppy disk image.