I don't get it. What would you put in said DLL?
+LBPHacker ya. dynamic link library
A dll? The heck is that? (I seriously do hope you're not referring to Dynamically Linked Libraries from the Windoze world. I'll have none of that in my saves.)
lol imagine someone made a simple dll for this... it would have maybe 10 functions
You can break pretty much anything by doing that. In this case though, you destroyed the shifter unit (shl/shr/shld/shrd/ror/rol) and probably also the logical unit (and/or/xor/mov) as well. Yeah, I imagine that'd make things go funky.
Heh, drawing a line of metl from (164,154) to (164,170) on a rom that uses the TPT IO library thing makes the text go all weird. It's like it breaks the GPU. (If it has one of some sort)
*** Fixed instruction TEST, see main save ***
The amazing magic of subframe wizardry.
+LBPHacker what "hax" did you use this time??? >:)
Oh, by the way, I'm giving up on building computers that can program themselves. I just finished the instruction set for my next computer and wow, using all 30 (yep, not 29; hax) bits of FILT to store instructions (and nothing else, don't worry) has its advantages over using only 16. No more immediates encoded in separate cells, yay.