2
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> nice. I keep meaning to check out binja</p>
<p><span class="h-card" translate="no"><a href="https://chaos.social/@gsuberland" class="u-url mention">@<span>gsuberland</span></a></span> binary ninja&#39;s pseudo rust! it&#39;s very nice, much better than hexrays-style pseudo c which is full of nonsense casts</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> what decompiler is this?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> This also implies the existence of Intergalactic Log File System (Ilfs.sys).</p>
@whitequark@mastodon.social also, if they do, do those implementations need a separate ARM or x86 license?
@whitequark@mastodon.social now wondering about the hardware decompressors on PS5/Xbox series, and whether they implement non-trivial portions of some instruction sets
<p>when someone gives you a transistor for free it is called a complimentary metal oxide semiconductor</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> Turing Test v2.0</p>
<p>So after a prelude containing reimplementations of if, while, int comparisons, and &quot;noop&quot;, I am now ready to implement &quot;fizzbuzz&quot;. I do not need an implementation of &quot;fizzbuzz&quot;, I&#39;m supposed to be doing AOC2024 day 6. But at least I know my helper routines work!</p><p>Fizzbuzz source:</p><p><a href="https://github.com/mcclure/aoc2024/blob/6d12e9cf65158b5f511da8545d263f4ed1dcad99/06-01-guard/src/test-fizzbuzz.l0" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/mcclure/aoc2024/blo</span><span class="invisible">b/6d12e9cf65158b5f511da8545d263f4ed1dcad99/06-01-guard/src/test-fizzbuzz.l0</span></a></p><p>I was GOING to implement a `proc` that modified function code in-place to add local variable support, but debugging `while` took a lot out of me, so I think I will not do that for this project.</p>
Attached image 0Attached image 1