Time |
Nickname |
Message |
01:14
🔗
|
SketchCow |
Hey hey. |
01:14
🔗
|
SketchCow |
So, DFJustin - I just did a complete compile of Atari400. |
01:16
🔗
|
SketchCow |
Throwing it in, and then I'll do a2600. |
01:21
🔗
|
SketchCow |
So I guess the next question is if there's any major drivers/machines you think we've missed I should be flinging in. |
02:05
🔗
|
DFJustin |
MSX comes to mind |
02:05
🔗
|
|
Sgeo has quit IRC (Read error: Connection reset by peer) |
02:06
🔗
|
|
Sgeo has joined #jsmess |
02:09
🔗
|
SketchCow |
Wasn't there a reason that was slowing down. |
02:09
🔗
|
SketchCow |
Maybe it was a keypress thing |
02:09
🔗
|
SketchCow |
So, I see also that it's no longer mameatari.wasm |
02:09
🔗
|
SketchCow |
mameatari400.wasm |
02:11
🔗
|
DFJustin |
yeah there was a prefix change too |
02:12
🔗
|
DFJustin |
just atari400.wasm and atari400.js I think |
02:21
🔗
|
SketchCow |
https://archive.org/details/a8b_sag_123 |
02:21
🔗
|
SketchCow |
OK, it works. |
02:32
🔗
|
SketchCow |
I mean, it's good with the mame* vs * driver thing, helps the conversion. |
02:48
🔗
|
SketchCow |
https://archive.org/details/arcade_marblemd2 |
02:50
🔗
|
SketchCow |
Blows up, not sure why |
02:52
🔗
|
SketchCow |
Tried a few things. |
02:52
🔗
|
SketchCow |
ROMset is right. Compiled file. |
02:53
🔗
|
SketchCow |
{ |
02:53
🔗
|
SketchCow |
"name": "Marble Madness II (Prototype)", |
02:53
🔗
|
SketchCow |
"arcade": "1", |
02:53
🔗
|
SketchCow |
"bios_filenames": [ |
02:53
🔗
|
SketchCow |
"" |
02:53
🔗
|
SketchCow |
], |
02:53
🔗
|
SketchCow |
"peripherals": [ |
02:53
🔗
|
SketchCow |
"" |
02:53
🔗
|
SketchCow |
], |
02:53
🔗
|
SketchCow |
"native_resolution": [ |
02:53
🔗
|
SketchCow |
336, |
02:53
🔗
|
SketchCow |
240 |
02:53
🔗
|
SketchCow |
], |
02:53
🔗
|
SketchCow |
"extra_args=": [ |
02:53
🔗
|
SketchCow |
"-nosleep" |
02:53
🔗
|
SketchCow |
], |
02:53
🔗
|
SketchCow |
"driver": "marblemd2", |
02:53
🔗
|
SketchCow |
"wasmjs_filename": "marblemd2.js.gz", |
02:53
🔗
|
SketchCow |
"wasm_filename": "marblemd2.wasm.gz", |
02:53
🔗
|
SketchCow |
"file_locations": { |
02:53
🔗
|
SketchCow |
"marblemd2.wasm": "marblemd2.wasm.gz" |
02:54
🔗
|
SketchCow |
} |
02:54
🔗
|
SketchCow |
} |
02:54
🔗
|
SketchCow |
All looks good there |
02:56
🔗
|
SketchCow |
Uncaught RuntimeError: null function or function signature mismatch at 04ff0726:0xf54b3 at Module.__ZN13sound_manager4muteEbh (marblemd2.js.gz:1:1817430) at MAMERunner.value (loader.js?v=1563d9e5:1216:67) at loader.js?v=1563d9e5:1810:51 |
02:56
🔗
|
SketchCow |
arcade_marblemd2:1 Uncaught (in promise) 10063984 |
03:13
🔗
|
|
datajerk has quit IRC (Quit: ZNC 1.7.3 - https://znc.in) |
03:14
🔗
|
|
datajerk has joined #jsmess |
05:24
🔗
|
DFJustin |
that's strange, it should work for both or neither |
06:44
🔗
|
|
Sgeo has quit IRC (Read error: Connection reset by peer) |
14:10
🔗
|
|
Sgeo has joined #jsmess |
14:48
🔗
|
SketchCow |
I'm wondering if there's something odd I got wrong. |
14:48
🔗
|
SketchCow |
Has been a while since I spun up an arcade machine. |