Skip to content

shaazib-tanvir/emu8085

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emu8085

emu8085 is an Intel 8085 emulator written in Rust which aims to have an optional assembler and GUI environment integrated with it

Features

  • Arithmetic & Logic Instructions
  • Jump Instructions
  • Stack Instructions
  • Function Calling
  • Assembler Instructions
  • Assembler Directives
  • Assembler Algorithm
  • Basic GUI
  • I/O
  • Debugger
  • Saving & Loading
  • Advanced Directives

Getting Started

  • Everything is case-sensetive
  • All numbers are in hex
  • You need to prefix directives with .
  • You need to put a : for labels
  • org directive changes the address
  • start directive specifies the entrypoint

Contribution

If you're looking to contribute feel free to make a PR!

About

emu8085 is an Intel 8085 emulator written in Rust

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages