Skip to content

Files

Latest commit

929444b · Aug 9, 2018

History

History
25 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 642 Bytes

Basic CHIP-8 emulator

Build Status

chip8 0.0.1
Toby Smith <toby@tismith.id.au>

USAGE:
    chip8 [FLAGS] [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -q, --quiet      Silence all output
    -V, --version    Prints version information
    -v               Increase message verbosity, maximum 4

OPTIONS:
    -r <rom>                       Path to the ROM to load
    -t, --timestamp <timestamp>    prepend log lines with a timestamp [possible values: none, sec, ms, ns]

MAZE

TICTAC