code logs -> 2021 -> Sat, 18 Dec 2021< code.20211217.log - code.20211219.log >
--- Log opened Sat Dec 18 00:00:36 2021
00:28 craftxbox [crxb-craftx@Nightstar-dltca9.ninja] has quit [[NS] Quit: znc disconnected -- this shouldnt happen!]
01:05 gizmore [kvirc@Nightstar-d683pt.dip0.t-ipconnect.de] has joined #code
01:08 gizmore|2 [kvirc@Nightstar-s08187.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
01:36 Degi_ [Degi@Nightstar-c0d8jr.pool.telefonica.de] has joined #code
01:38 Degi [Degi@Nightstar-775pti.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
01:38 Degi_ is now known as Degi
02:05 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
03:09 Kizor [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds]
04:50 mac [macdjord@Nightstar-re5.7if.45.45.IP] has joined #code
04:50 mode/#code [+o mac] by ChanServ
04:52 macdjord [macdjord@Nightstar-re5.7if.45.45.IP] has quit [Ping timeout: 121 seconds]
05:28 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has joined #code
05:28 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
08:23 Kindamoody[zZz] is now known as Kindamoody
08:35 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
09:25
<~Vorntastic>
Huh, that's a trick i didn't know about
09:26
<~Vorntastic>
Watching https://youtu.be/EhO_iHkUkE0
09:27
<&McMartin>
Oh boy, Blaster Master
09:27
<~Vorntastic>
He talks about how blaster master would, prior to processing a game object, copy it down to the zero page so that it can run all the memory manipulations with one less cycle per instruction
09:27
<&McMartin>
Oh yeah, that's legit
09:28
<&McMartin>
There's certain data structures that can *only* exist on the Zero Page, too.
09:28
<&McMartin>
(Also the C64 BIOS does this with its key-reading routine >_>)
09:30
<~Vorntastic>
What kinda of data structures?
09:31
<&McMartin>
Ragged 2D array
09:32
<&McMartin>
The LDA ($23, X) instruction
09:32
<&McMartin>
Which takes the zero-page argument, adds .X to it (with 8-bit addition, so it can't spill into page 1), and then treats the resulting sum as the address of a pointer to dereference
09:32
<&McMartin>
Probably the single least-used addressing mode on the entire chip
11:37
<@gnolam>
https://twitter.com/TychoTithonus/status/1471969675739230209
13:55 Kizor [a@Nightstar-nfsqa7.yok.fi] has joined #code
14:20 Kindamoody is now known as Kindamoody|afk
15:02 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
15:02 mode/#code [+qo Vornicus Vornicus] by ChanServ
16:58 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
17:44 abudhabi_ [abudhabi@Nightstar-r5me9g.centertel.pl] has quit [Ping timeout: 121 seconds]
19:35 mac [macdjord@Nightstar-re5.7if.45.45.IP] has quit [[NS] Quit: Deep inside, every housecat believes themself to be just a temporarily embarrassed tiger.]
19:39 abudhabi_ [abudhabi@Nightstar-q8vcc0.adsl.tpnet.pl] has joined #code
20:25 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds]
20:26 catalyst [catalyst@Nightstar-kli5pr.dab.02.net] has joined #code
20:29 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code
20:33 catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
20:35 catalyst [catalyst@Nightstar-kli5pr.dab.02.net] has quit [Ping timeout: 121 seconds]
20:54 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
21:08 Kindamoody|afk is now known as Kindamoody
21:53 abudhabi__ [abudhabi@Nightstar-fb9l66.adsl.tpnet.pl] has joined #code
21:56 abudhabi_ [abudhabi@Nightstar-q8vcc0.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds]
22:35
< Kizor>
https://i.imgur.com/kQOS20i.jpeg
22:35
< Kizor>
Would if I could.
23:00
< abudhabi__>
What offends you so much? :P
23:14
<&[R]>
Would have been so much cheaper for that company if it were FOSS'd code
23:14
<&[R]>
On-boarding is not cheap
23:17 Kindamoody is now known as Kindamoody[zZz]
23:28 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Connection reset by peer]
23:31 Kindamoody[zZz] [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds]
23:59 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
23:59 mode/#code [+o himi] by ChanServ
--- Log closed Sun Dec 19 00:00:37 2021
code logs -> 2021 -> Sat, 18 Dec 2021< code.20211217.log - code.20211219.log >

[ Latest log file ]