[00:05] *** godane has joined #jsmess [00:17] *** godane has quit IRC (Ping timeout: 245 seconds) [00:20] ok, I'm going to upload everything but exidy [00:30] *** godane has joined #jsmess [00:34] *** godane has quit IRC (Client Quit) [03:32] *** godane has joined #jsmess [03:46] Fantastic [03:48] now that all the js and wasm files are uploaded, I've started on the json files [03:48] so they'll start to actually use the wasm files if possible [07:03] SOURCES=src/mame/drivers/exidy.cpp,src/mame/audio/targ.cpp [07:09] TARG [08:32] *** godane has quit IRC (Read error: Operation timed out) [08:47] no, that still fails [08:47] it's missing VOLTAGE_REGULATOR [08:55] * db48x yawns [08:55] time for me to sleep [08:55] SketchCow: everything is uploaded [08:55] *** godane has joined #jsmess [08:55] aside from exidty [08:55] exidy [11:48] *** DLudwig has quit IRC (se.hub irc.efnet.nl) [11:48] *** BnARobin has quit IRC (se.hub irc.efnet.nl) [11:48] *** hook54321 has quit IRC (se.hub irc.efnet.nl) [11:48] *** DLudwig has joined #jsmess [11:48] *** BnARobin has joined #jsmess [11:48] *** hook54321 has joined #jsmess [11:48] *** irc.efnet.nl sets mode: +o hook54321 [15:44] Lovely! [15:45] I assume only external_js brings the love [15:50] (Just verified it does) [15:54] So, when I go to https://archive.org/details/arcade_mrdo&external_js=1 [15:54] It says the "Loading WASM" and counts up to 10mb? [15:54] The .gz is like 3 [15:55] Something going on there? [18:00] it counted up to 3.0 MB for me [18:22] looks like I broke DosBox somehow [18:22] https://github.com/db48x/emularity/issues/28 [18:31] heh, I also broke it by telling it load a wasm file that doesn't exist [19:09] weird [19:14] *** DLudwig has quit IRC (se.hub irc.efnet.nl) [19:14] *** BnARobin has quit IRC (se.hub irc.efnet.nl) [19:14] *** hook54321 has quit IRC (se.hub irc.efnet.nl) [19:14] *** DLudwig has joined #jsmess [19:14] *** BnARobin has joined #jsmess [19:14] *** hook54321 has joined #jsmess [19:14] *** irc.efnet.nl sets mode: +o hook54321 [19:14] ahhh [19:56] *** DLudwig has quit IRC (se.hub irc.efnet.nl) [19:56] *** BnARobin has quit IRC (se.hub irc.efnet.nl) [19:56] *** hook54321 has quit IRC (se.hub irc.efnet.nl) [19:57] *** DLudwig has joined #jsmess [19:57] *** BnARobin has joined #jsmess [19:57] *** hook54321 has joined #jsmess [19:57] *** irc.efnet.nl sets mode: +o hook54321 [20:32] When you're comfortable, I will unleash everyone I know (not public) to test it [20:34] We can focus on getting it just right [20:41] yes, we should test things [20:41] I've fixed the DosBox bug [20:41] bugs [20:48] OK. [20:48] I guess I have some lingering wish we could turn off WASM but feh, go big or go hooome [20:49] (I realize it can be shut off by browser - will be testing it. [20:54] Verified, in Firefox: I can shut off webassembly and the system will just stast using javascript. [20:54] ...that said, it fails. [20:54] unzip: opened archive file emulator/mrdo.zip [20:54] loader.js:1127:42 [20:54] unzip: found emulator/mrdo.zip ECD [20:54] loader.js:1127:42 [20:54] unzip: emulator/mrdo.zip has no ZIP64 ECD locator [20:54] loader.js:1127:42 [20:54] unzip: read emulator/mrdo.zip central directory [20:54] loader.js:1127:42 [20:54] unzip: closing archive file emulator/mrdo.zip and sending to cache [20:55] loader.js:1127:42 [20:55] unzip: found emulator/mrdo.zip in cache [20:55] loader.js:1127:42 [20:55] unzip: closing archive file emulator/mrdo.zip and sending to cache [20:55] loader.js:1127:42 [20:55] unzip: found emulator/mrdo.zip in cache [20:55] h5-05.bin NOT FOUND (tried in mrdo mrdo) [20:55] mamemrdo.js.gz:1:5166283 [20:55] k5-06.bin NOT FOUND (tried in mrdo mrdo) [20:55] mamemrdo.js.gz:1:5166283 [20:55] u02--2.bin NOT FOUND (tried in mrdo mrdo) [20:55] mamemrdo.js.gz:1:5166283 [20:55] t02--3.bin NOT FOUND (tried in mrdo mrdo) [20:55] mamemrdo.js.gz:1:5166283 [20:55] Seems it blows up on the firl [20:55] file [22:34] I can't reproduce that failure [22:34] with external_js=1 and webassembly disabled, it loads the mame 0.194 js.gz file and runs it just fine