Skip to content

las-r/mercury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Mercury

Mercury is a fantasy console loosely inspired by CHIP-8 and it's derivatives.

Installation

You can install straight from GitHub.

pip install git+https://github.com/las-r/mercury.git

Usage

# Run emulator
mercury <program.bin>

# Assemble source
mercury --asm <source.asm> <program.bin>

# Convert image to MercuryASM
mercury --conv <image.png> <output.asm>

Specification

Check SPEC.txt at root.

About

A fantasy console loosely inspired by CHIP-8 and it's derivatives.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages