Skip to content

Emulator with a convenient way to support new and multiple architectures

License

Notifications You must be signed in to change notification settings

Lockna/vermithor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vermithor

Emulator with a convenient way to support new and multiple architectures written in C++

About

The goal of this emulator project is to provide an easy way to define a whole platform via a config file. The platform consists of a cpu architecture and multiple devices (framebuffer, RAM, GPU, ...). Using an approach like this should enable one to create emulators for various platforms in one projects, given the architecture and devices needed are implemented.

Building

cmake build system

Usage

Contact

License

vermithor is distributed under the terms of the BSD-2-Clause license. See LICENSE for details.

About

Emulator with a convenient way to support new and multiple architectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published