Time |
Nickname |
Message |
00:05
🔗
|
|
decay has quit IRC (Read error: Operation timed out) |
00:07
🔗
|
|
decay has joined #jsmess |
06:36
🔗
|
SketchCow |
https://archive.org/details/msdncds?sort=-publicdate |
06:36
🔗
|
SketchCow |
300 MSDN CD-ROMs |
06:40
🔗
|
bai |
I'm building the latest emscripten now, gonna try out one of them webassembly builds we talked about |
07:06
🔗
|
SketchCow |
Yay |
07:06
🔗
|
SketchCow |
pleaaaase |
07:06
🔗
|
SketchCow |
Great work Wednesday |
07:07
🔗
|
SketchCow |
Hundreds of minds blown |
07:11
🔗
|
bai |
thanks man. yeah that was a lot of fun, and it went off without a hitch! |
07:12
🔗
|
bai |
can't wait to see some of the pics the photographer got, I think he got some good ones |
07:13
🔗
|
SketchCow |
David's been editing like crazy |
07:14
🔗
|
SketchCow |
https://twitter.com/textfiles/status/791900969344696320 |
07:24
🔗
|
|
decay has quit IRC (Read error: Connection reset by peer) |
07:24
🔗
|
|
decay has joined #jsmess |
07:49
🔗
|
bai |
][poi976543e da0~~~7~65~~4~3~21q]p |
07:49
🔗
|
bai |
xswza=-3~01~OI0~9E~4~3Q21` |
07:53
🔗
|
bai |
oops, wife decided to clean the keyboard, I swear those aren't passwords :D |
09:10
🔗
|
SketchCow |
Maybe she randomly compiled it |
16:16
🔗
|
|
db48x has quit IRC (Read error: Connection reset by peer) |
16:17
🔗
|
|
db48x has joined #jsmess |
17:30
🔗
|
db48x |
does anyone here have a rom programmer? |
17:30
🔗
|
db48x |
my Dad used to work with VeriFone terminals, and might have one laying around |
17:32
🔗
|
db48x |
(a cursory google search didn't turn up any rom images; not surprising given their age) |
17:36
🔗
|
DFJustin |
well the VeriFone Tranz 330 rom image should be in the mame 0.179 set |
17:38
🔗
|
db48x |
I thought they didn't distribute those? |
18:07
🔗
|
DFJustin |
well, someone does |
20:54
🔗
|
SketchCow |
zing |
20:54
🔗
|
SketchCow |
So, looks like Alon is trying to compile JSMAME and hit some issues |
20:55
🔗
|
SketchCow |
Sorry for the delay here, browser support for wasm has arrived and that made it possible to do some benchmarking, which turned up some issues. I wanted to fix those first before diving into this. They are fixed now. |
20:55
🔗
|
SketchCow |
About that binaryen error - I think I know what's causing it, I'll investigate. |
20:55
🔗
|
SketchCow |
Meanwhile I also tried to build MAME using the emscripten incoming branch, but hit an error, https://pastebin.mozilla.org/8922883 Looks like some issue with the defines, I don't know enough about MAME to guess at the right solution though? |
21:02
🔗
|
DFJustin |
it's some new clang warning that we probably just need to disable for mame |
21:08
🔗
|
|
i0npulse has quit IRC (Ping timeout: 244 seconds) |
21:08
🔗
|
|
Rye has quit IRC (Ping timeout: 244 seconds) |
21:09
🔗
|
|
Rye has joined #jsmess |
21:11
🔗
|
DFJustin |
actually it looks easy to fix too I just don't really have time right now |
21:13
🔗
|
|
i0npulse has joined #jsmess |
21:13
🔗
|
bai |
SketchCow: yeah I ran into that same issue, I just uncommented the NOWERROR=1 line in the makefile to make those warnings not errors anymore |
21:14
🔗
|
bai |
but good to know it wasn't just something weird about my environment |