[00:16] *** Rai-chan has quit IRC (Quit: ZNC - http://znc.in) [01:06] *** Rai-chan has joined #jsmess [16:24] *** azakai has quit IRC (Quit: Ex-Chat) [16:25] *** azakai has joined #jsmess [17:39] heh [17:39] someone wrote me an email asking if I've ever found a workaround for the way I wrote Emularity [17:41] I've been sent mail from people asking ways to avoid me [17:41] lol [18:16] mmm, Firefox 57 is generating some work for me [18:24] Is it? [18:27] yes, a lot of extensions aren't compatible, so people are looking for workarounds [18:27] Ah [18:27] But not, you know, emulation [18:27] yea [18:30] What's left, compilation wise, anyway [18:34] I'm going to update my script so that it handles the edge cases better [18:34] and then I'm going to check the new files into a git annex repository [18:35] and I guess at some point we should test that they all work [18:36] then I'll publish the repository so that other users of Emularity can use it [18:36] and then I'll work on web assembly [18:37] Do we want to throw the new compiles into the item? [18:37] if they work [18:40] also, lunch [18:40] I'm really starting to think about lunch [19:40] ANAL=`convert -format %c -depth 8 screenshot_00.jpg histogram:info:- | grep 254,165,0 | grep ....:` [19:40] if [ "$ANAL" ] [19:40] [19:40] then [21:18] DFJustin: I have a question [21:18] https://archive.org/details/e2gs_0098_PD_Test_1 [21:18] I put a disk in flop1 (bootable) and a disk in flop3 (not bootable) [21:18] This works fine in apple2ee [21:18] Is there something I'm breaking for apple2gs? [21:56] 00_DualBootHelper_qkumba.dsk doesn't boot for me on apple2gs in native mame, are you sure it's 2gs compatible [21:57] No, not at all [21:57] Will likely ask qkumba to generate a different version. [22:01] ok I see, it does work if you have an apple II disk in -flop2 [22:02] 2gs 3.5" disks are a whole different ball game so there's no way it would read one without being specifically coded to [22:02] Ooo [22:03] I'm running an incredibly specific routine agains the Apple IIgs Euro section. [22:04] Basically, if the two boot screens of Apple IIgs prodos are what it chose as the "best" ones, then shunt them aside and choose the biggest of the remaining ones. [22:04] so instead of everything being: https://archive.org/download/e2gs_0391_Diversi_Tune_American_Folk-Patriotic/screenshot_00.jpg [22:06] It'll be more "informative" ones like https://archive.org/download/e2gs_0075_Kings_Quest_I_Disk_2/screenshot_01.jpg or https://archive.org/download/e2gs_0144_MS-DOS_Command/00_coverscreenshot.jpg or https://archive.org/download/e2gs_0124_Marble_Madness/screenshot_04.jpg [22:14] lol [22:16] Meanwhile https://archive.org/download/CMUSICS/00_coverscreenshot.jpg [22:17] nice [22:24] hrm, apparently mame config files are busted [22:24] Emularity downloads them, but MAME doesn't read them because we put them in the wrong place [22:28] That's new? [22:31] or it's been busted forever