Skip to content

jahan-addison/roxas

Repository files navigation

roxas

B Compiler to z80 in C++

Installation

  • Install git submodules
git submodule update --init --recursive

...

MacOS

...

Windows (mingw/msys)

pacman -S mingw-w64-i686-python3
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug
make

Resources

Check the project board for development and feature progress.

Apache License 2.0
Grammar under CC0 1.0
roxas
sunil sapkota twitter

Special Thanks

About

B Compiler for the z80 architecture in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published