Skip to content

ouned/qvm-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QVM ARM JIT

This is my q3vm arm jit implementation.
I made this purely because I was interested in how the VM works.
It is fully functional and was successfully tested on a raspberry pi running jk2mv.

Interpreter / x86 jit are half-implemented and shouldn't be used without further investigation.

Features

  • opStack, dataSegment protection
  • generates code based on available processor features
  • works on >= armv5
  • gnueabi only

Status

LICENSE

GPLv2

About

QVM ARM JIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages