Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

BytePusher

This is an implementation of the BytePusher VM using pure C# for the backend and MonoGame for the front end.

BytePusher Specification

Controls

The keys on the left represent keys on your physical keyboard.

The keys on the right represent keys on the virtual machine.

Each key on the left is respectively mapped to the key of the right.

Ex: The Q key on your keyboard is mapped to the 4 key on the BytePusher VM.

Keyboard=>VM Keyboard
1234
QWER
ASDF
ZXCV
=>
=>
=>
=>
123C
456D
789E
A0BF

About

BytePusher Emulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages