2022-05-22.log

+ midwan (~midwan@c188-148-183-17.bredband.tele2.se)00:30
- S0rin (QUIT: Ping timeout: 248 seconds) (~S0rin@user/s0rin)00:47
+ S0rin (~S0rin@user/s0rin)00:49
+ CottonUndies (~CottonUnd@ai070231.d.east.v6connect.net)04:15
- CottonUndies (QUIT: Client Quit) (~CottonUnd@ai070231.d.east.v6connect.net)04:16
- S0rin (QUIT: Ping timeout: 244 seconds) (~S0rin@user/s0rin)14:57
+ S0rin (~S0rin@user/s0rin)15:11
- S0rin (QUIT: Read error: Connection reset by peer) (~S0rin@user/s0rin)15:39
+ S0rin (~S0rin@user/s0rin)15:45
- S0rin (QUIT: Quit: WeeChat 3.0) (~S0rin@user/s0rin)15:58
+ S0rin (~S0rin@user/s0rin)16:01
Jopeminute, I'm trying to make a little tool that sets the zz9000 scandoubler21:22
JopeI'm getting the board address from expansion.library, then I poke 6 to offset $e, 2 to offset $40 and 1 to offset $60 but it doesn't switch to a non-jerky mode21:23
Jopewhat am I missing :-)21:23
Jopedoes it have to be somehow told to rethink the flickerfixer21:23
Jopeor didn't I undestand the driver correctly.. to me it looks like the registers just begin at the card location21:26
Jopeb->RegisterBase = (void *)(cd->cd_BoardAddr);21:26
JopeI'm just using move.w to do this21:28
Jope_Bnu, might you be able to help?21:29
- midwan (QUIT: Quit: Leaving) (~midwan@c188-148-183-17.bredband.tele2.se)22:26
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)22:28
+ xet7 (~xet7@user/xet7)22:30
_BnuJope: Are you writing it in C?22:51
_BnuMake sure you're doing the repeated writes to a "volatile" in that case. Otherwise it will optimize out consecutive writes to the same address and only do the last one.22:51
- S0rin (QUIT: Quit: WeeChat 3.0) (~S0rin@user/s0rin)22:53
+ S0rin (~S0rin@user/s0rin)23:37

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!