Skip to content

A programming project aimed at implementing an IJVM emulator using C.

Notifications You must be signed in to change notification settings

MarinosSav/IJVM_Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

IJVM Emulator

A programming project aimed at implementing an IJVM emulator using C. IJVM is an instruction set architecture created by Andrew Tanenbaum for his MIC-1 architecture. It is used to teach assembly basics and is mostly a subset of the JVM assembly language that is used in the Java platform.

This repository only includes my implementation without any testing files.

IJVM Instructions

About

A programming project aimed at implementing an IJVM emulator using C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages