Loading a program into Memory in CPU Simulator

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 15

  • @Ravill
    @Ravill 11 หลายเดือนก่อน

    Hey, i am really interested in this program. Can you tell me which programming language you are using? It looks like pascal. And did you have to install compiler for it?

    • @codejedi_96
      @codejedi_96  11 หลายเดือนก่อน +1

      Hey, it's a kind of compiler language based on HLL; you can have a look here for syntax: teachsim.files.wordpress.com/2021/05/simulator-teaching-language-statements.pdf

  • @utsavbhardwaj6358
    @utsavbhardwaj6358 11 หลายเดือนก่อน

    what can we keep as the start address , if we do not want to load the program using base address?

  • @ishanpand3y
    @ishanpand3y 2 ปีที่แล้ว +5

    which language code can be loaded in this?

    • @mimozadaci5105
      @mimozadaci5105 ปีที่แล้ว +1

      It's a kind of compiler language based on HLL, here's a link I found for the syntax: teachsim.files.wordpress.com/2021/05/simulator-teaching-language-statements.pdf

    • @codejedi_96
      @codejedi_96  7 หลายเดือนก่อน

      The code is written in a custom language called as High-Level Teaching Language, it is developed to support the CPU and OS simulations. This language incorporates the standard language control structures, constructs and system calls which are used to demonstrate a modern computer system’s key architectural features. The Compiler in the CPU-OS simulator is developed for this language and generates both assembly language and its equivalent binary byte code as output. You can check the syntax here: teachsim.files.wordpress.com/2021/05/simulator-teaching-language-statements.pdf

  • @charanbablu3550
    @charanbablu3550 ปีที่แล้ว

    In which laguage you had uploaded the code broh...

    • @codejedi_96
      @codejedi_96  11 หลายเดือนก่อน

      Hey, it's a kind of compiler language based on HLL; you can have a look here for syntax: teachsim.files.wordpress.com/2021/05/simulator-teaching-language-statements.pdf

  • @MANJESHK-p8n
    @MANJESHK-p8n 10 หลายเดือนก่อน

    why base address 100?
    what else can v keep?

    • @codejedi_96
      @codejedi_96  7 หลายเดือนก่อน +1

      There is no explicit reason for choosing 100, you can always keep any base address

  • @Jawariyakhaliq
    @Jawariyakhaliq ปีที่แล้ว

    Which txt file sir kindly do response

  • @sameerbvk1976
    @sameerbvk1976 ปีที่แล้ว +2

    What's the language used

    • @codejedi_96
      @codejedi_96  11 หลายเดือนก่อน

      Hey, it's a kind of compiler language based on HLL; you can have a look here for syntax: teachsim.files.wordpress.com/2021/05/simulator-teaching-language-statements.pdf

  • @rachidtessoudali9337
    @rachidtessoudali9337 2 ปีที่แล้ว +1

    Great 👍 👌

  • @MARKJOSEPHVISTA
    @MARKJOSEPHVISTA 5 หลายเดือนก่อน

    thanks