• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C++
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A configurable virtual machine based on an imaginary architecture resembling of those early 8/16-bit systems, but with modern approaches. Includes the implementation of a CPU and a simple GPU I designed from scratch. Written in modern C++ with SDL2.