[00:24] OK, I've got this script running [00:25] It's blasting through the MAME lists, and replacing ROMs when they don't fit [00:43] SketchCow, I have a bit of a dilemma with the SIDFest music disks. Some of them have SID/PIC software on them, some have Stereo SidPlayer 10.2, some have Stereo SidPlayer 10.3, and some don't have any player software at all. For the ones with Stereo SidPlayer, I'll need to reconfigure that software before uploading. I'm tempted to just upload one single copy of Stereo SidPlayer 10.3 for each disk [00:44] Or I could go into each one, check what software's on there, reconfigure if necessary, write separate instructions, and include standalone Stereo SidPlayer just for the ones without software already [01:45] *** Sgeo has joined #jsmess [01:46] *** Sgeo_ has quit IRC (Read error: Operation timed out) [01:48] Some of the music is not correctly playable with the software on the same disk [01:53] *** db48x has joined #jsmess [01:57] db48x, hi [02:16] Sgeo: howdy [02:17] Did you see my pull request? >.> [02:17] I did :) [02:23] SketchCow, there's new loader.js code [02:24] I've uploaded it to the loaderlab [02:25] so that it's usable with ?external_js=1 [02:25] I'll send Tracey a pull request to include it on the main site [02:29] Thank you [02:30] SketchCow, can you add -config /emulator/vice.conf to the vice-resid arguments? [02:54] *** azakai_ has joined #jsmess [04:17] Odd. Stereo SID works well at exact 406ms buffer size, and dies at any value below that [04:17] Oh, I think there's some kind of rounding going on [04:42] *** SketchCow has quit IRC (Read error: Operation timed out) [04:53] *** SketchCow has joined #jsmess [08:26] *** db48x has quit IRC (west.us.hub irc.Prison.NET) [08:26] *** Sgeo has quit IRC (west.us.hub irc.Prison.NET) [08:29] *** Sgeo_ has joined #jsmess [09:40] *** db48x has joined #jsmess [15:16] db48x: How'd the compile go [17:00] *** db48x has quit IRC (west.us.hub irc.Prison.NET) [17:54] I keep being tempted to switch to SDL2 [18:45] *** datajerk has quit IRC (Ping timeout: 600 seconds) [18:51] Do gamepads work in EM-DOSBOX? [18:51] yes [18:52] Hmm, what's the worst that can happen if I attempt an SDL2 build? [18:55] death and dismemberment may occur [18:55] but it's probably worth it :D [18:56] didn't you try sdl2 builds at the beginning of this? [18:58] I think so, but that may have been before the vsync thing from the old vice.js? [19:23] *** datajerk has joined #jsmess [20:47] bai, I got an SDL2 build compiled (somehow), but it seems like it's not being emterpretified properly [20:47] Whenever I get to something that needs it, it dies [20:54] hmm, maybe now it's just be a matter of reworking the whitelist? [20:56] Also it's really slow, I think it's trying to use WebGL [20:59] webgl should speed things up, but if it's using gl 1.3 emulation it could get weird [20:59] I doubt my VM supports webgl. Although even Firefox itself is being slow in ther [21:01] I think I'm secretly hoping that this magically fixes the stereo SID stuff [21:01] And if this works, it will invalidate a lot of my banging my head against the wall of SDL1 Emscripten brokennness [21:03] ah, running in a vm, yeah that could slow it down [21:21] Compiling with assertions takes forever :( [21:26] The SDL2 version on Windows of VICE keeps breaking in terms of sound, weird [21:55] usleep is defined somewhere as a busy loop [21:55] what. [21:56] How can I stop library_pthread_stub.js from being linked in? [21:58] SDL_Delay is calling nanosleep [22:05] Let's see what happens if I forcibly disable nanosleep [22:13] People in the VICE channel tell me SDL2 support is currently kind of a disaster [22:14] I may have been hoping it would magically fix my stereo SID issues [22:14] I suspect it will simply introduce a large number of memory corruption bugs [23:01] Wasn't even able to fix the nanosleep thing, so going to surrender for now and try to get SDL1 back in my environment which I corrupted [23:07] bai, would you know of any Emscripten SDL1 projects that use stereo sound on the web somewhere? [23:18] I want to say that em-dosbox can still target either [23:29] Any online instances of it? I don't want to mess with compiling it just to see what happens [23:37] not that I'm aware of, I ust remember their being some configure arguments and I think dreamlayers was making the update to sdl2 as we were working on it [23:37] I think for basically this same reason, audio was wonky with sdl 1.3 but worked better with 2.0 [23:44] if you can find old jsmess builds they probably do? they were all originally sdl 1 [23:47] I think I have antique Coleco builds somewhere but I don't know that they're stereo [23:47] I'm not sure the Coleco was stereo [23:48] *** SketchCo1 has joined #jsmess [23:48] *** SketchCow has quit IRC (Ping timeout: 268 seconds)