Mouseborg [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=70067 Pico-8 Memory Viewer <p> <table><tr><td> <a href="/bbs/?pid=125426#p"> <img src="/bbs/thumbs/pico8_memview-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=125426#p"> Memview</a><br><br> by <a href="/bbs/?uid=70067"> Mouseborg</a> <br><br><br> <a href="/bbs/?pid=125426#p"> [Click to Play]</a> </td></tr></table> <br /> This is an application that looks at the memory of the PICO-8.</p> <p>Left-Display previous byte<br /> Right-Display next byte<br /> Up-Increment memory address<br /> Down-Decrement memory address<br /> o-Decrement memory address by 8<br /> x-Increment memory address by 8</p> <p>The code has a string and number stored to find in memory.<br /> There is also a graphic and sfx to locate in memory.<br /> I initially made this to look at the lua code and answer a few questions I had like what the endianness of the CPU is (it is little-endian if I worked things out correctly). Perhaps there are other things that can be found about the CPU. Maybe I could add a way to poke values in to test things.<br /> I whipped this up and added a few features to make things a bit easier. Do whatever you want with it. If the BBS gave me the option I would have put it as CC0, but I selected CC4 because it was closest.</p> <p><strong>-------Caveats-----------</strong><br /> The code increments after displaying what is in the address.</p> https://www.lexaloffle.com/bbs/?tid=51517 https://www.lexaloffle.com/bbs/?tid=51517 Mon, 06 Feb 2023 19:23:43 UTC