LBPHacker
LBPHacker
116 / 3
9th Jul 2016
12th Aug 2016
There, now you have a keyboard. *** Update: Fixed TEST, see main save ***
terminal subframe veryshiny electronics computer r16k1s60 60hz

Comments

  • LBPHacker
    LBPHacker
    29th Aug 2016
    I don't get it. What would you put in said DLL?
  • QuanTech
    QuanTech
    28th Aug 2016
    +LBPHacker ya. dynamic link library
  • LBPHacker
    LBPHacker
    27th Aug 2016
    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.)
  • QuanTech
    QuanTech
    26th Aug 2016
    lol imagine someone made a simple dll for this... it would have maybe 10 functions
  • LBPHacker
    LBPHacker
    19th Aug 2016
    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.
  • 08ohib
    08ohib
    18th Aug 2016
    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)
  • LBPHacker
    LBPHacker
    12th Aug 2016
    *** Fixed instruction TEST, see main save ***
  • Weretyu777
    Weretyu777
    6th Aug 2016
    The amazing magic of subframe wizardry.
  • QuanTech
    QuanTech
    1st Aug 2016
    +LBPHacker what "hax" did you use this time??? >:)
  • LBPHacker
    LBPHacker
    1st Aug 2016
    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.