Skip to content

sleepuntilspring/AMIR-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

IDE for AMIR-1 CPU

The AMIR-1 CPU represents a new 32-bit softcore processor, crafted by enhancing and addressing the limitations found in the existing Intel x86 and ARM architectures. It features its own dedicated local I/O memory and boasts an instruction set architecture (ISA) that is simpler compared to RISC and CISC. This IDE provides programmers with an easy-to-use yet powerful environment for effectively writing and compiling assembly code. Screenshot 2024-04-06 002012

Features

  • Dark mode/light mode toggle
  • LED simulator that simulates the LED lights on a mini computer
  • Step in function that lets you run the code line by line
  • Easily search for the addresses you're looking for

Limitations

  • Might not work well on MacOS

Installation

  1. Download the exe file
  2. Extract it into any place you want
  3. After installing it, click inside the folder thats been extracted and click on the exe file

Steps on how to run the program (example files included)

  1. Click on the folder button to open files. Screenshot 2024-04-06 000414
  2. Choose the temp_input2.txt file input
  3. Click on the compile button Screenshot 2024-04-06 000832
  4. Click on the run button Screenshot 2024-04-06 000923

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published