[03:17] https://archive.org/details/testevalobject6066 [03:18] Test works [03:21] yup, works here [03:22] I mean uh....I don't know what I'm looking at here... [03:22] never saw anything [03:22] is this a wasm build or just regular? [03:23] Regular [03:24] sound is just on the verge of working well, the wasm build probably runs like butter [03:24] a few pops and clicks here and there as it is [03:25] oh, it's a lot worse in ff [03:25] but either way [03:27] I want a wasm, yes. [04:31] wascally wasm [04:32] hmm with firefox nightly my alt keypresses are activating the menu bar [04:38] Ripping... so many.... Apple Disks... [04:38] Officially want this done. :) [09:25] *** X-Scale has quit IRC (Quit: HydraIRC -> http://www.hydrairc.com <- Chicks dig it) [09:55] *** bwn has quit IRC (Read error: Operation timed out) [10:17] *** bwn has joined #jsmess [13:01] *** phe has joined #jsmess [15:10] *** X-Scale has joined #jsmess [15:36] http://mbebenita.github.io/WasmExplorer/ [17:13] yes, I was playing with that the other day :) [17:27] hrm, for some reason I can't log in to my vps [17:54] *** me is now known as yipdw [18:47] oh cool, is that compiling in the browser or via a service? [18:49] service [18:50] would be pretty funny to do it in the browser [19:05] that would be my dream, if the IA emscripten compiler system was just a website with a big green button that says "go" :P [19:08] heh [19:08] What's left to do... a build in the new system? [19:09] Since we know WASM "just works", and won't change the stupid binary format thing [19:09] I'm shaving a yak at the moment [19:10] I'm about to go north of 600 Apple II floppy images from this collection I was sent [19:10] I can do some compiles [19:10] And then it gets mailed to 4am (stuff that didn't read) and IA (the rest) [19:11] we still have the paperboy mystery, let's hope we don't run into more of those [19:53] ok, yak successfully shaved [19:57] all hail [20:13] Can I help with anything? [20:14] well, I can do some individual compiles if you want to test any specific systems before we get the full automated stuff up [20:14] or I can just tell you the argument to add to get wasm builds [20:14] I think my system's super out of date. [20:14] Did you do an Apple2e wasm build? [20:15] no I haven't yet, but I can [20:16] oh I guess technically I have, I did a full build of all systems earlier, now it's just a matter of just linking together the final systems [20:18] Officially bored with disk imaging, ready to do the next phase of comparison and screenshotting [20:18] I made a hashcheck for new Apple II stuff. [20:19] http://assets.metacade.com/emulators/emulators/mame/mameapple2e.wasm http://assets.metacade.com/emulators/emulators/mame/mameapple2e.wasm.js [22:24] ok, with all the yaks throughly shaved, it's building emscripten on the new machine [22:25] bai: I also had to install cmake [22:38] ah, yes, forgot about emscripten's build-deps, and that cmake isn't included in build-essential [22:44] I should have remembered to specify -j4 or something