Skip to content

khmarbaise/jacem

Repository files navigation

Java CPU Emulator (JaCEm)

main Issues Issues Closed

This is the 3rd incarnation of the Java CPU Emulator.

I had started that because I had long time ago an idea to make an emulator for 8085/6502 cpu working just as a learning experiment. In the meantime I have other design idea how to handle that.

This project is now the state of the design ideas.

Build

  • JDK17+
  • Maven 3.8.6+

Code coverage via:

mvn clean verify org.jacoco:jacoco-maven-plugin:report

Create Mutation coverage via:

mvn clean verify org.pitest:pitest-maven:mutationCoverage

About

Java CPU Emulator

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages