Skip to content

Koncord/YAPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAPE

YAPE - Yet Another Processor Emulator. Is implementation PC and peripheral devices for learning the basics of how CPU is working.
License: Apache 2.0.

Requirements

All projects required CMake >= 2.8

Core

  • Boost >= 1.50
  • GCC >= 4.9

Test Suite

  • Boost >= 1.50
  • GCC >= 4.9
  • GTest (Google C++ Testing Framework) >= 1.7

FontEditor

  • QT >= 5.0
  • GCC >= 4.9 or CLang 3.6
  • Boost >= 1.50

Plugin BaseIO

  • SDL >= 2.0
  • GCC >= 4.9 or CLang 3.6

About

Yet Another Processor Emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published