edy131109
edy131109
156 / 2
3rd Nov 2023
1st Aug 2024
An operating system inside of tpt. Not complete, you can suggest features in the comments or tell me about bugs so i can fix them. Also use tpt.setfpscap(2) in console(~) for faster speed.
r216 r216k2a pcos subframe computer batch electronic tptos

Comments

  • edy131109
    edy131109
    3rd Nov 2023
    @IEATDIRT I mean like a program you download (e.g. gcc) and that gives you an asm file you can assemble into the game using tptasm.
  • IEATDIRT
    IEATDIRT
    3rd Nov 2023
    I know some C, but C might be a little bit beyond tpt computers, maybe if the compiler was a lua script or something though
  • edy131109
    edy131109
    3rd Nov 2023
    also my plans were to make a c compiler for this if you know the c language but I first wanted to make this os.
  • edy131109
    edy131109
    3rd Nov 2023
    oh lol yeah I died too when I looked at coding examples for the R216K2A but I got used to it, after learning it it's not really that hard. The hard part is optimizing the living breath out of it.
  • IEATDIRT
    IEATDIRT
    3rd Nov 2023
    I don't hate anything about the source code, i've just never actually seen any assembly source code for any flavor of assembly
  • edy131109
    edy131109
    3rd Nov 2023
    @IEATDIRT I will do the add,sub,mul,div also I would love to hear what you hate about my source code because I want to improve it if you have anything against it.
  • IEATDIRT
    IEATDIRT
    3rd Nov 2023
    oh god i just looked at the source code i have made a grave mistake
  • IEATDIRT
    IEATDIRT
    3rd Nov 2023
    About commands, how about some super basic math commands? like ADD, SUB, MUL, DIV, that should be fairly reasonable to do
  • edy131109
    edy131109
    3rd Nov 2023
    also @LogikMacherDE I wanted the screen to be big because the other one had too much wrapping going on which made everything hard to read.
  • edy131109
    edy131109
    3rd Nov 2023
    UPDATE: Replaced keyboard and made game run in more fps which means more cpu speed. WOOO MORE PERFORMANCE BABYYYYYY