[08:11] *** Lord_Nigh has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** Rai-chan has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** i0npulse has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** godane has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** DFJustin has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** arkiver has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** wdna has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** decay_ has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** Ctrl-S___ has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** Ipggi has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** Vito` has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** ted has quit IRC (hub.efnet.us ny.us.hub) [08:11] *** datajerk has quit IRC (Read error: Operation timed out) [08:22] *** godane has joined #jsmess [08:22] *** DFJustin has joined #jsmess [08:22] *** Lord_Nigh has joined #jsmess [08:22] *** arkiver has joined #jsmess [08:22] *** Rai-chan has joined #jsmess [08:22] *** i0npulse has joined #jsmess [08:22] *** wdna has joined #jsmess [08:22] *** decay_ has joined #jsmess [08:22] *** Ctrl-S___ has joined #jsmess [08:22] *** Ipggi has joined #jsmess [08:22] *** Vito` has joined #jsmess [08:22] *** ted has joined #jsmess [08:22] *** ny.us.hub sets mode: +oo Vito` ted [08:35] *** datajerk has joined #jsmess [08:38] *** Lord_Nigh has quit IRC (ny.us.hub se.hub) [08:38] *** Rai-chan has quit IRC (ny.us.hub se.hub) [08:38] *** i0npulse has quit IRC (ny.us.hub se.hub) [08:38] *** godane has quit IRC (ny.us.hub se.hub) [08:38] *** DFJustin has quit IRC (ny.us.hub se.hub) [08:38] *** arkiver has quit IRC (ny.us.hub se.hub) [08:38] *** wdna has quit IRC (ny.us.hub se.hub) [08:38] *** decay_ has quit IRC (ny.us.hub se.hub) [08:38] *** Ctrl-S___ has quit IRC (ny.us.hub se.hub) [08:38] *** Ipggi has quit IRC (ny.us.hub se.hub) [08:38] *** Vito` has quit IRC (ny.us.hub se.hub) [08:38] *** ted has quit IRC (ny.us.hub se.hub) [08:44] *** godane has joined #jsmess [08:44] *** DFJustin has joined #jsmess [08:44] *** Lord_Nigh has joined #jsmess [08:44] *** arkiver has joined #jsmess [08:44] *** Rai-chan has joined #jsmess [08:44] *** i0npulse has joined #jsmess [08:44] *** wdna has joined #jsmess [08:44] *** decay_ has joined #jsmess [08:44] *** Ctrl-S___ has joined #jsmess [08:44] *** Ipggi has joined #jsmess [08:44] *** Vito` has joined #jsmess [08:44] *** ted has joined #jsmess [08:44] *** se.hub sets mode: +oo Vito` ted [09:25] I don't hit it a lot but that sometimes happens [13:32] *** wdna has quit IRC (Quit: WeeChat 2.1) [18:18] *** Lord_Nigh has quit IRC (Ping timeout: 268 seconds) [18:25] *** Lord_Nigh has joined #jsmess [22:02] *** bwn has quit IRC (Quit) [22:23] *** bwn has joined #jsmess [22:58] db48x: I can't source /src/emsdk/emsdk_env.bat [22:59] So I can't build seattle.json [23:15] bat files are for Windows, this is Linux [23:16] you want emsdk_env.sh [23:39] So, I know you want a world where your environment is one where I understand things and can build in them. [23:39] But... I don't think that world exists [23:39] I've done what I think was right, and I did a build [23:39] But while it showed things, it seems to have not built mameseattle* [23:39] But it could be like 10 reasons [23:39] I don't like making you spend time on this [23:39] I just don't quite know what I'm doing. [23:40] I did the source [23:40] Then did the build script [23:40] It paused on mameseattle* [23:40] But I guess didn't build? [23:42] My plan is for us to go back and build an awful lot of drivers [23:43] Since things have calmed down nicely and stuff is working as fast as possible with webassembly [23:43] And a bunch of arcade machines were missed [23:45] there's been some notable additions in mame too [23:47] I don't expect seattle to run well or at all fwiw [23:47] really [23:47] 150MHz main cpu [23:47] Am I being Emulation Icarus, flying too close to the sun [23:51] it only runs okay in native mame because the cpu core has a dynamic recompiler to x86 assembly and the voodoo rendering is multi-threaded, neither of which are available in the web port [23:53] I see. [23:53] Well, I'm still seriously cargo-culting the drivers [23:54] I want to not bother people and run tests [23:54] I'm sad dreamcast can't work [23:56] there's no theoretical reason why it can't at least run, it just needs more debugging work put in [23:56] but it's gonna be real slow [23:56] SketchCow: it created a log file, /src/mame/seattle.log [23:57] is there anything interesting in it? [23:57] hmm, yes [23:59] like I said above seattle uses a lot of 'goodies' in the mame framework so it wouldn't suprise me if the compile hits something new we haven't provided for yet [23:59] looks like a tooling problem though