Skip to content

AikoBB/assembly_ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Project

This project is IDE for Assembly language, where user can easily write assembly instructions in the text field and run all written instructions. The results of the instructions can be reviewed below the text field in 16 bit microcontroller simulator.

alt text

List of instructions:

  • mov
  • dec
  • inc
  • not
  • or
  • xor
  • and
  • add
  • stc
  • std
  • clc
  • cld
  • shr
  • shl
  • ror
  • push
  • pop
  • nop
  • hlt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages