Skip to content

BELLE (Big Endian, Low Level Emulator) The monorepo for a custom 16 bit RISC architecture.

License

Notifications You must be signed in to change notification settings

BlueGummi/belle

Repository files navigation

BELLE - The complete program utility set for the Big Endian, Low Level Emulator

Linux Build Deploy Astro site to Pages Demo

All documentation is available on the website for this project

Quickstart

Cargo, RustC, GCC, and Makefile compatibility must be present on the system if these programs are to be installed.

Every executable in this repository can have the --help flag passed to display helpful information.

git clone https://github.com/BlueGummi/belle && cd belle && ./build.sh && ./install.sh

Or, for Windows

git clone https://github.com/BlueGummi/belle && cd belle && .\build.ps1 && .\install.ps1 

The binaries can be run by calling basm, belle, or bdump.

BELLE and the BELLE utilities in action:

BELLE Usage GIF

Naming

BELLE is the emulator, whilst BELLE-ISA/ISABELLE is the instruction set.

About

BELLE (Big Endian, Low Level Emulator) The monorepo for a custom 16 bit RISC architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published