Skip to content

xiscoding/rars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rars

This repo is best paired with my youtube series: https://www.youtube.com/playlist?list=PLnroIuFBAs4_9UHOOjgop_4Ac4wloOjcz

Installation

Step 1: Install Java

Step 2: Install RARS

  • Option 1: clone this repo it has the .jar file
  • RARS is a RISC-V assembler
  • Its possible the .jar included in this repo is not up to date
  • Do the below to ensure the RARS version is the most recent
  • https://github.com/TheThirdOne/rars/releases
    • Scroll down to assets
    • Download
  • Run the .jar file using Java - java -jar <path_to_rars.jar>

Sections

Subject to intese and vigerous reorginization

  • Reference: Lesson documents can be found in the reference sections
    • Corresponding video lessons can be found on youtube with the same name
    • Videos and documents should come out weekly on Sunday
    • Any other useful documents I will upload here as well
      • My video lessons will usually have additional documents and websites
      • Check out my videos for the most information
      • will generally only upload .md and .pdf files in this section
  • Code:
    • Code used for a video lesson
    • will be reorginized in the future

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published