Skip to content

Yttehs-HDX/YEMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YEMU

YSYX Emulator for RISC-V64

Build

make

Usage

  1. Use objcopy to convert ELF to BIN.

For example:

llvm-objcopy -O binary prog prog.bin
  1. Run the command.
./yemu /path/to/prog.bin

Licence

MIT

About

YSYX Emulator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors