Time |
Nickname |
Message |
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
🔗
|
db48x |
heh |
17:39
🔗
|
db48x |
someone wrote me an email asking if I've ever found a workaround for the way I wrote Emularity |
17:41
🔗
|
SketchCow |
I've been sent mail from people asking ways to avoid me |
17:41
🔗
|
db48x |
lol |
18:16
🔗
|
db48x |
mmm, Firefox 57 is generating some work for me |
18:24
🔗
|
SketchCow |
Is it? |
18:27
🔗
|
db48x |
yes, a lot of extensions aren't compatible, so people are looking for workarounds |
18:27
🔗
|
SketchCow |
Ah |
18:27
🔗
|
SketchCow |
But not, you know, emulation |
18:27
🔗
|
db48x |
yea |
18:30
🔗
|
SketchCow |
What's left, compilation wise, anyway |
18:34
🔗
|
db48x |
I'm going to update my script so that it handles the edge cases better |
18:34
🔗
|
db48x |
and then I'm going to check the new files into a git annex repository |
18:35
🔗
|
db48x |
and I guess at some point we should test that they all work |
18:36
🔗
|
db48x |
then I'll publish the repository so that other users of Emularity can use it |
18:36
🔗
|
db48x |
and then I'll work on web assembly |
18:37
🔗
|
SketchCow |
Do we want to throw the new compiles into the item? |
18:37
🔗
|
db48x |
if they work |
18:40
🔗
|
db48x |
also, lunch |
18:40
🔗
|
db48x |
I'm really starting to think about lunch |
19:40
🔗
|
SketchCow |
ANAL=`convert -format %c -depth 8 screenshot_00.jpg histogram:info:- | grep 254,165,0 | grep ....:` |
19:40
🔗
|
SketchCow |
if [ "$ANAL" ] |
19:40
🔗
|
SketchCow |
<bows> |
19:40
🔗
|
SketchCow |
then |
21:18
🔗
|
SketchCow |
DFJustin: I have a question |
21:18
🔗
|
SketchCow |
https://archive.org/details/e2gs_0098_PD_Test_1 |
21:18
🔗
|
SketchCow |
I put a disk in flop1 (bootable) and a disk in flop3 (not bootable) |
21:18
🔗
|
SketchCow |
This works fine in apple2ee |
21:18
🔗
|
SketchCow |
Is there something I'm breaking for apple2gs? |
21:56
🔗
|
DFJustin |
00_DualBootHelper_qkumba.dsk doesn't boot for me on apple2gs in native mame, are you sure it's 2gs compatible |
21:57
🔗
|
SketchCow |
No, not at all |
21:57
🔗
|
SketchCow |
Will likely ask qkumba to generate a different version. |
22:01
🔗
|
DFJustin |
ok I see, it does work if you have an apple II disk in -flop2 |
22:02
🔗
|
DFJustin |
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
🔗
|
SketchCow |
Ooo |
22:03
🔗
|
SketchCow |
I'm running an incredibly specific routine agains the Apple IIgs Euro section. |
22:04
🔗
|
SketchCow |
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
🔗
|
SketchCow |
so instead of everything being: https://archive.org/download/e2gs_0391_Diversi_Tune_American_Folk-Patriotic/screenshot_00.jpg |
22:06
🔗
|
SketchCow |
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
🔗
|
db48x |
lol |
22:16
🔗
|
SketchCow |
Meanwhile https://archive.org/download/CMUSICS/00_coverscreenshot.jpg |
22:17
🔗
|
db48x |
nice |
22:24
🔗
|
db48x |
hrm, apparently mame config files are busted |
22:24
🔗
|
db48x |
Emularity downloads them, but MAME doesn't read them because we put them in the wrong place |
22:28
🔗
|
SketchCow |
That's new? |
22:31
🔗
|
db48x |
or it's been busted forever |