LBPHacker
LBPHacker
156 / 3
8th Jul 2016
12th Aug 2016
I've finally finished the more interesting parts of the text screen peripheral I'd been building for several months for R16K1S60. *** Update: Fixed TEST, see main save ***
sorcery nextgen screen computer 60hz display printer electronics subframe r16k1s60

Comments

  • FightinJack
    FightinJack
    8th Jul 2016
    My attempt at a font for you, id:2012568
  • LBPHacker
    LBPHacker
    8th Jul 2016
    @RussiaMan: Nah, but I'd probably be if electronics in real life were like in TPT. I just have too much time on my hands and know enough C++ to figure out how to exploit undocumented features of a simulator.
  • LBPHacker
    LBPHacker
    8th Jul 2016
    Thanks everyone! It means a lot. I should have published this much sooner, but the protocol I was trying to implement was too complicated, and I didn't even know where to start. I dumbed it down a bit and here we are.
  • tekkie
    tekkie
    8th Jul 2016
    Upvote stuff like this to get a better FP!
  • RussiaMan
    RussiaMan
    8th Jul 2016
    How do you do it? Are you an electronic master in real?
  • dragoninferno99
    dragoninferno99
    8th Jul 2016
    LBPHacker, God of TPT, I salute you. =D +1
  • FightinJack
    FightinJack
    8th Jul 2016
    As always LBP you make me jealous +1s forever
  • TechX12
    TechX12
    8th Jul 2016
    Oatmeal.
  • LBPHacker
    LBPHacker
    8th Jul 2016
    And the cursor position is automatically incremented when a character is printed.
  • LBPHacker
    LBPHacker
    8th Jul 2016
    @Vondaniel: Why does it need to be copyable? Also, I'll soon build a keyboard as well, I don't think you'll need any other input besides that.