64_Tesseract
64_Tesseract
56 / 1
30th Oct 2020
16th May 2021
A surprisingly small "computer" I made when I should be studying for exams. A functional description is in the save and I made an in-game Lua compiler: https://pastebin.com/A59vbdP6 ...not that anyone would actually use this but it was fun to make anyway
computer calculator electronic

Comments

  • aaccbb
    aaccbb
    16th Mar 2023
    i am going to use it (+1)
  • 64_Tesseract
    64_Tesseract
    4th Nov 2020
    For some reason I decided to use a PSTN to select the FILT column when I could've skipped that entirely by just SPRKing the ARAY I wanted to send along it... *facepalm*
  • 64_Tesseract
    64_Tesseract
    4th Nov 2020
    @JustAPlayer "Tetrising" means me being able to stack blocks efficiently... Which, as you can see, I have not done. @Eliasdbr Thanks! I'm also surprised my save lasted this long up here :P
  • Eliasdbr
    Eliasdbr
    3rd Nov 2020
    It is good to see a computer in the first page! Awesome!
  • JustAPlayer
    JustAPlayer
    3rd Nov 2020
    does tetrising mean being able to run tetris? lol
  • 64_Tesseract
    64_Tesseract
    3rd Nov 2020
    But theoretically output size shouldn't be much of an issue, you just need to shift the row clearer up a bit
  • 64_Tesseract
    64_Tesseract
    3rd Nov 2020
    The more limiting factor would be its speed if anything... and oh god I can just imagine the ROM length just to check if the snake is colliding with anything
  • 64_Tesseract
    64_Tesseract
    3rd Nov 2020
    Well, yes, but actually no. It can actually print custom characters, each pixel has its own bit, but that introduces the limitation that if you want to output a number you need to grab its character from storage
  • JustAPlayer
    JustAPlayer
    2nd Nov 2020
    i dont think this thing is capable of doing sprites anyway lol
  • JustAPlayer
    JustAPlayer
    2nd Nov 2020
    they probably would need to make a bigger text output that can draw sprites