Time |
Nickname |
Message |
00:09
🔗
|
db48x |
about three minutes each |
02:21
🔗
|
SketchCow |
Jeez |
04:42
🔗
|
db48x |
oh, I just remembered |
04:43
🔗
|
db48x |
I'm currently building mame 0.194 |
04:43
🔗
|
db48x |
we should probably check to see if any roms need to be updated at the same time |
07:42
🔗
|
|
hook54321 sets mode: +o DFJustin |
09:17
🔗
|
|
DLudwig has quit IRC (se.hub irc.efnet.nl) |
09:17
🔗
|
|
BnARobin has quit IRC (se.hub irc.efnet.nl) |
09:17
🔗
|
|
hook54321 has quit IRC (se.hub irc.efnet.nl) |
11:37
🔗
|
|
DLudwig has joined #jsmess |
11:37
🔗
|
|
BnARobin has joined #jsmess |
11:37
🔗
|
|
hook54321 has joined #jsmess |
11:37
🔗
|
|
irc.efnet.nl sets mode: +o hook54321 |
16:29
🔗
|
SketchCow |
Will definitely do that. |
18:57
🔗
|
db48x |
ok, we had some build failures: vicdual, spectrum, spec128, exidy, and beezer |
19:28
🔗
|
db48x |
beezer has a known cause, and the others are likely to be similar |
20:04
🔗
|
db48x |
I should have run these error messages through c++filt |
20:07
🔗
|
SketchCow |
Not bad |
20:08
🔗
|
SketchCow |
Want to go forward with putting things up? |
20:10
🔗
|
db48x |
shortly |
21:41
🔗
|
db48x |
ok, I've got it all set up so that the special cases can be recorded in the json files, and the build script can handle them |
21:42
🔗
|
db48x |
we'll know shortly whether or not I've found all the correct source files to build these special cases with |
21:42
🔗
|
db48x |
it's already done beezer successfully, but that was the easiest one |
21:46
🔗
|
db48x |
I missed one: |
21:46
🔗
|
db48x |
[2018-02-09 21:43:12] Building src/mame/drivers/exidy.cpp,src/mame/audio/targ.cpp into mameexidy.js.gz |
21:46
🔗
|
db48x |
[2018-02-09 21:45:18] warning: unresolved symbol: VOLTAGE_REGULATOR |
21:46
🔗
|
db48x |
[2018-02-09 21:45:18] Building mameexidy.js.gz failed with errors |
21:54
🔗
|
DFJustin |
for spectrum you'll need to cherry-pick https://github.com/mamedev/mame/commit/d1b11e5c808fdce250623f634009dcbbc29a34a4 |
21:57
🔗
|
DFJustin |
(different issue than beezer) |
22:08
🔗
|
db48x |
ah, I'll give that a shot |
22:38
🔗
|
|
godane has quit IRC (Read error: Operation timed out) |
22:49
🔗
|
|
godane has joined #jsmess |
22:49
🔗
|
|
godane has quit IRC (Client Quit) |
23:06
🔗
|
db48x |
hrm |
23:06
🔗
|
db48x |
one last error: |
23:06
🔗
|
db48x |
[2018-02-09 23:04:02] Building src/mame/drivers/exidy.cpp,src/mame/audio/targ.cpp,src/devices/sound/volt_reg.cpp into mameexidy.js.gz |
23:06
🔗
|
db48x |
[2018-02-09 23:06:03] warning: unresolved symbol: VOLTAGE_REGULATOR |
23:06
🔗
|
db48x |
[2018-02-09 23:06:03] Building mameexidy.js.gz failed with errors |
23:20
🔗
|
DFJustin |
doesn't do that for me with the --start-group change |
23:29
🔗
|
db48x |
which source files did you specify? |