Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTEL8080 emulator by slavchoo

Current project is in develop. After first working version all the commits will be squashed to init commit
To build a project you can use build.sh script. For build you need CMake and linux

Quick overview

Current project is in develop. After first working version all the commits will be squashed to init commit To build a project you can use build.sh script. For build you need CMake

Instruction:

./build.sh [CMAKE ARGUMENTS]
#Example: ./build.sh -DCMAKE_BUILD_TYPE=Debug
#If you don't know how CMAKE ARGUMENTS can be helpful just skip the arguments

Developing process

Current implemented instructions:

  • mov
  • mvi
  • lxi
  • lda
  • sta
  • lhdl
  • shdl
  • stax
  • xchg

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages